Commit Graph

11 Commits

Author SHA1 Message Date
4098d192af Add core game components including ConfigFileHandler, GameManager, SaveSystem, and UIManager 2025-08-10 01:35:35 +02:00
58eeef60dc Refactor skill management and marketplace UI for improved functionality 2025-06-19 16:37:31 +02:00
99ed007593 Refactor save system and game manager; improve game restart functionality and state management 2025-05-25 18:36:02 +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
7737c56e76 Remove debug print statements from save system for cleaner output 2025-05-25 16:25:58 +02:00
250fb18e16 Enhance save system functionality; improve game state management and session tracking 2025-05-25 16:06:59 +02:00
85f33e4cbe Add audio settings management and integrate into UI; refactor input settings handling 2025-05-25 13:39:47 +02:00
dd921e3396 Refactor pause and settings menu input handling to use UiManager for screen management 2025-05-25 05:15:19 +02:00
f75d05dde1 Refactor console and scene structure; update resource paths and add configuration handling 2025-05-03 19:49:23 +02:00
e10ce150f8 Add initial project configuration files and integrate Steam support 2025-05-03 05:23:30 +02:00
218ef9fc19 Add Steam controller input manager and integrate with Steam API 2025-05-03 05:23:17 +02:00