This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
broberry
Watch
1
Star
0
Fork
0
You've already forked broberry
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f3a913b7e79b82c326929b87461c4f16486d6e1
broberry
/
Assets
/
Scripts
/
Weapons
History
Gabriel Kaszewski
8f3a913b7e
Add Inventory system with Inventory, InventorySlot, and StatModifierItem classes; update character attributes to include level and experience
2025-07-11 23:57:57 +02:00
..
AutoWeapon.cs
Add IStatModifier interface and CharacterWeaponsManager class
2025-07-11 22:40:10 +02:00
AutoWeapon.cs.meta
Add new meta files and interfaces for project structure
2025-07-11 21:46:14 +02:00
MeleeAttack.cs
Add IStatModifier interface and CharacterWeaponsManager class
2025-07-11 22:40:10 +02:00
MeleeAttack.cs.meta
Add new meta files and interfaces for project structure
2025-07-11 21:46:14 +02:00
Projectile.cs
Refactor WeaponStats and related classes to include attack speed, range, and damage type; update damage calculations for melee and ranged attacks
2025-07-11 22:09:15 +02:00
Projectile.cs.meta
Add new meta files and interfaces for project structure
2025-07-11 21:46:14 +02:00
Weapon.cs
Add Inventory system with Inventory, InventorySlot, and StatModifierItem classes; update character attributes to include level and experience
2025-07-11 23:57:57 +02:00
Weapon.cs.meta
Add new meta files and interfaces for project structure
2025-07-11 21:46:14 +02:00