Go to file
Martin Felis 2783f107c9 Fixed log cabins. 2024-12-03 08:21:01 +01:00
addons Updated gdUnit4 2024-12-03 08:17:48 +01:00
assets Add missing files. 2024-12-03 08:16:03 +01:00
data Refactored Game saving and loading, added simple unit test for it. 2024-12-01 21:14:04 +01:00
dialogue Added Seeds that get spawn from Grass. 2024-11-01 18:07:23 +01:00
model Added loading/saving of built structures. 2024-10-18 12:01:15 +02:00
objects Random scene changes. 2024-11-27 20:51:45 +01:00
quests Improved conversations and input blocking. 2024-11-15 13:09:38 +01:00
scenes Tests cleanup. 2024-12-01 21:57:39 +01:00
systems Added openable chest. 2024-11-17 22:00:24 +01:00
tests/scenes Tests cleanup. 2024-12-01 21:57:39 +01:00
ui Simple game name sanitation. 2024-12-01 22:04:43 +01:00
utils Also improved look at for NPCs. 2024-11-15 11:35:37 +01:00
world Fixed log cabins. 2024-12-03 08:21:01 +01:00
.gitattributes initial commit 2024-07-09 22:33:38 +02:00
.gitignore Added actual hammer, water and tweaked level. 2024-10-02 17:33:11 +02:00
game_ui.gd Refactored Game saving and loading, added simple unit test for it. 2024-12-01 21:14:04 +01:00
icon.svg initial commit 2024-07-09 22:33:38 +02:00
icon.svg.import initial commit 2024-07-09 22:33:38 +02:00
inventory.gd Added loading/saving of built structures. 2024-10-18 12:01:15 +02:00
project.godot Add GdUnit4 and ignore animation warning concerning invalid tracks. 2024-12-01 21:12:45 +01:00
root_ui.gd Tests cleanup. 2024-12-01 21:57:39 +01:00
root_ui.tscn Simple game name sanitation. 2024-12-01 22:04:43 +01:00