Commit Graph

10 Commits

Author SHA1 Message Date
00772b6330 Update resource files and add new tileset; remove inactive properties and upgrade paths 2025-10-13 21:09:05 +02:00
3d8694377a Add FallOnDetectionComponent and CleanupOnCollisionComponent; implement falling detection and cleanup on collision 2025-09-13 22:04:36 +02:00
03abf91f59 Add RecoilComponent and SquashAndStretchComponent; implement recoil and animation effects on shooting 2025-09-13 14:18:43 +02:00
e6f8989d16 Add EnemyControllerComponent and PeriodicShootingComponent; implement enemy shooting behavior and bullet spawning 2025-09-13 13:53:40 +02:00
db2a090acc Add FootstepGfx and JumpGfxComponent; implement particle effects for footsteps and jumps 2025-09-13 05:19:37 +02:00
d73931dad4 Update scene resources and improve health management logic 2025-06-12 23:36:34 +02:00
37b96c0f11 Add spaceship exit component, enemy wave trigger, and update various scene properties 2025-05-25 20:10:48 +02:00
7c0778702d Fix scene path in village_3.tres and update level_scenes in game_manager.tscn; clean up whitespace in settings_menu.gd 2025-05-25 18:16:17 +02:00
f39cf573c0 Add level progression and UI updates; implement death screen and marketplace features 2025-05-16 16:42:48 +02:00
811372d5d3 Add hit component and effects; update player and enemy scenes to integrate hit feedback 2025-05-16 14:22:20 +02:00