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
master
broberry
/
Assets
/
Scripts
/
UI
History
Gabriel Kaszewski
3871cba753
Refactor character attributes system; replace individual attributes with a dictionary-based approach for better scalability and maintainability
2025-08-02 06:06:51 +02:00
..
GameHud.cs
Refactor character attributes system; replace individual attributes with a dictionary-based approach for better scalability and maintainability
2025-08-02 06:06:51 +02:00
GameHud.cs.meta
Add GameHud component to display player stats; include experience, coins, round time left, and health
2025-07-12 17:10:14 +02:00
LevelUpHud.cs
Refactor character attributes system; replace individual attributes with a dictionary-based approach for better scalability and maintainability
2025-08-02 06:06:51 +02:00
LevelUpHud.cs.meta
Add LevelUpHud and UpgradeManager components; implement upgrade selection UI and item management
2025-07-12 17:57:55 +02:00
MainMenuUI.cs
Update project settings and scene management; modify asset paths and enable/disable platform-specific settings
2025-07-13 17:47:18 +02:00
MainMenuUI.cs.meta
Add MainMenuUI component for game start and exit functionality; implement scene loading and browser detection
2025-07-13 13:50:32 +02:00
UpgradeSlot.cs
Add LevelUpHud and UpgradeManager components; implement upgrade selection UI and item management
2025-07-12 17:57:55 +02:00
UpgradeSlot.cs.meta
Add LevelUpHud and UpgradeManager components; implement upgrade selection UI and item management
2025-07-12 17:57:55 +02:00