|
b2e41816b0
|
Refactor ShopUI to remove unused namespaces; add new meta files for assets
|
2025-07-12 03:56:43 +02:00 |
|
|
2b8f7c1e6d
|
Add new wall GameObjects and update projectile damage handling; enhance physics manager settings
|
2025-07-12 02:53:50 +02:00 |
|
|
ced721f1ad
|
Add EnemyWave and EnemyWavesManager classes; implement enemy spawning system for wave-based gameplay
|
2025-07-12 02:34:15 +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 |
|
|
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 |
|
|
7640c59e43
|
Update layers for GameObjects and add EnemyDeathBehavior class
|
2025-07-11 22:23:42 +02:00 |
|
|
355add5a33
|
Update weaponStats to include damage, attack speed, range, and damage type
|
2025-07-11 22:12:58 +02:00 |
|
|
9261b9f00f
|
Add WeaponStats class and update damage calculations for ranged and melee attacks
|
2025-07-11 21:58:19 +02:00 |
|
|
19c68fec3e
|
Add new GameObjects and components for player and weapon functionality
|
2025-07-11 21:46:33 +02:00 |
|
|
43c1730ed5
|
Add new meta files and interfaces for project structure
|
2025-07-11 21:46:14 +02:00 |
|