Commit Graph

8 Commits

Author SHA1 Message Date
Sheldan
7214a64b77 survivors: adding items and item drops
adding rarities to items
adding drops to enemies
2025-09-05 22:33:09 +02:00
Sheldan
39da3d8abd survivors: also spawning basic enemy continuously and randomly
better dynamic placement of stat labels in the player info
2025-08-30 11:01:05 +02:00
Sheldan
a52754ce0d survivors: adding functional container enemy with random chances on death
split between create and spawn methods
adding level drop
adding ability to player to level
fixing hud not showing the label value
adding current level display to hud
adding ability to weapons to level
2025-08-29 22:58:44 +02:00
Sheldan
e714fc35f6 survivors: madding death split mechanic to projectiles
adding generic method for coordinate splitting around points
refactored projectile stats and weapon stats
2025-08-22 15:29:23 +02:00
Sheldan
dbf34061f0 survivors: fixing enemies not being able to spawn projectiles due to missing speed 2025-08-22 00:29:47 +02:00
Sheldan
8ca64a19b7 survivors: adding health enemies dropping health packs 2025-08-21 18:36:31 +02:00
Sheldan
c8767f1119 survivors: adding simple drops
moving size to world object
adding dying for enemies and projectiles and theoretically for players
adding pull range for player
adding money stat display
made pistol homing
2025-08-21 16:44:20 +02:00
Sheldan
9b5ab25c4d survivors: adding first version 2025-08-21 13:16:29 +02:00