Commit Graph

10 Commits

Author SHA1 Message Date
4c15f50f6e Add PhantomCamera components and UI elements for improved scene management; refactor existing components for better integration 2025-08-26 19:48:48 +02:00
cea3956fbb Refactor GameManager and PlayerDeathComponent for improved state management and logging; update scene connections for player death handling 2025-08-26 18:00:27 +02:00
ca0d21e40a Refactor UI components to inherit from Control and update node paths for consistency 2025-08-26 16:20:01 +02:00
bac0a8c5f7 Add spaceship interaction components and update player movement logic 2025-05-25 19:26:41 +02:00
5da55f3718 Refactor HUD and level names for internationalization; update tooltip texts and descriptions 2025-05-25 15:16:55 +02:00
bb96553026 Add ship movement and shooting mechanics; update flying ship scene with new components 2025-05-25 02:39:07 +02:00
913e2039a7 Refactor death screen logic; update level resource scene path and add new levels to game manager 2025-05-17 00:33:27 +02:00
19e2953181 Update position of Child node in level_village_1 scene 2025-05-16 16:43:13 +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