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
f29b258e06420742aa936c54c42c0a795480d626
broberry
/
Assets
/
Scripts
/
Data
History
Gabriel Kaszewski
ced721f1ad
Add EnemyWave and EnemyWavesManager classes; implement enemy spawning system for wave-based gameplay
2025-07-12 02:34:15 +02:00
..
Character.cs
Add new meta files and interfaces for project structure
2025-07-11 21:46:14 +02:00
Character.cs.meta
Add new meta files and interfaces for project structure
2025-07-11 21:46:14 +02:00
CharacterAttributes.cs
Add Shop system with ShopManager, ShopUI, and ShopSlotUI; implement item purchasing and shop UI functionality
2025-07-12 02:07:43 +02:00
CharacterAttributes.cs.meta
Add new meta files and interfaces for project structure
2025-07-11 21:46:14 +02:00
EnemyWave.cs
Add EnemyWave and EnemyWavesManager classes; implement enemy spawning system for wave-based gameplay
2025-07-12 02:34:15 +02:00
EnemyWave.cs.meta
Add EnemyWave and EnemyWavesManager classes; implement enemy spawning system for wave-based gameplay
2025-07-12 02:34:15 +02:00
WeaponStats.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
WeaponStats.cs.meta
Add WeaponStats class and update damage calculations for ranged and melee attacks
2025-07-11 21:58:19 +02:00