|
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 |
|
|
c3b1ac9213
|
Implement health modification on enemy kill; add HealOnKillModifier and update death behavior
|
2025-07-12 12:57:21 +02:00 |
|
|
ad02e07a87
|
Add Shop system with ShopManager, ShopUI, and ShopSlotUI; implement item purchasing and shop UI functionality
|
2025-07-12 02:07:43 +02:00 |
|
|
7640c59e43
|
Update layers for GameObjects and add EnemyDeathBehavior class
|
2025-07-11 22:23:42 +02:00 |
|