Commit Graph

14 Commits

Author SHA1 Message Date
817bd96433 Refactor HUD and MainMenu components to use Node attribute for better scene integration 2025-08-15 03:15:54 +02:00
2cc54f7b37 Add game scene and level catalog interfaces, and implement scene management in AppRoot 2025-08-15 03:04:21 +02:00
406036504a Implement core game functionality with AppRoot, SaveClient, PlayerRepository, and LevelRepository classes 2025-08-15 02:46:02 +02:00
58eeef60dc Refactor skill management and marketplace UI for improved functionality 2025-06-19 16:37:31 +02:00
d73931dad4 Update scene resources and improve health management logic 2025-06-12 23:36:34 +02:00
cc737f22cf Add marketplace button functionality and skill unlocker integration 2025-06-05 22:50:45 +02:00
5da55f3718 Refactor HUD and level names for internationalization; update tooltip texts and descriptions 2025-05-25 15:16:55 +02:00
25676db130 Update UI text labels for consistency and internationalization; refactor HUD text handling 2025-05-25 14:49:49 +02:00
85f33e4cbe Add audio settings management and integrate into UI; refactor input settings handling 2025-05-25 13:39:47 +02:00
5b793736f4 Add audio bus configuration for various sound effects and update main scene reference 2025-05-25 12:57:16 +02:00
59c309409c Add charge throw mechanics; refactor bullet and brick components 2025-05-12 23:08:54 +02:00
a95d96dcc9 Refactor scene structure and resource paths; add death and game over screens 2025-05-10 02:33:49 +02:00
04cce84c6c Add death and game over screens to the scene; update export files and project settings 2025-05-09 02:16:38 +02:00
f75d05dde1 Refactor console and scene structure; update resource paths and add configuration handling 2025-05-03 19:49:23 +02:00