Go to file
Martin Felis 31d6fec969 Fixed typo. 2024-09-30 18:05:40 +02:00
addons/dialogue_manager Added 3D model, and initial works on dialogs. 2024-07-10 22:52:28 +02:00
assets Interactions now differ depending on action type defined in Item resource. 2024-09-30 18:02:20 +02:00
data Interactions now differ depending on action type defined in Item resource. 2024-09-30 18:02:20 +02:00
dialogue Minor world cleanup, again fixed PickupItems item scene instances... 2024-08-16 01:05:43 +02:00
model Interactions now differ depending on action type defined in Item resource. 2024-09-30 18:02:20 +02:00
objects Interactions now differ depending on action type defined in Item resource. 2024-09-30 18:02:20 +02:00
quests Use wrench resource for quest instead of item name 'Wrench' 2024-09-06 14:01:45 +02:00
scenes Added more items and recipes. 2024-09-27 18:09:30 +02:00
systems Added more items and recipes. 2024-09-27 18:09:30 +02:00
ui Added more items and recipes. 2024-09-27 18:09:30 +02:00
utils Added tool slot selection, some progress on the BuildSystem. 2024-09-14 12:45:42 +02:00
world Added Dagger, Axe and Sword. 2024-09-30 17:00:16 +02:00
.gitattributes initial commit 2024-07-09 22:33:38 +02:00
.gitignore initial commit 2024-07-09 22:33:38 +02:00
game_ui.gd Added more items and recipes. 2024-09-27 18:09:30 +02: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 tool slot selection, some progress on the BuildSystem. 2024-09-14 12:45:42 +02:00
project.godot Lots of refactors, build dialog starts to be usable. 2024-09-27 11:46:31 +02:00
root_ui.gd Fixed typo. 2024-09-30 18:05:40 +02:00
root_ui.tscn Added more items and recipes. 2024-09-27 18:09:30 +02:00