Go to file
Martin Felis 730ee9e69b Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
addons/dialogue_manager Added 3D model, and initial works on dialogs. 2024-07-10 22:52:28 +02:00
assets Added saving of inventory. 2024-08-15 20:24:41 +02:00
data Quest state is now properly saved. 2024-08-02 01:03:40 +02:00
dialogue Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
model Saving of pickup items works. 2024-08-15 23:43:05 +02:00
objects Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
quests Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
scenes Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
systems Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
ui Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
world Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +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 Refactored for cleaner game/menu switches. 2024-08-15 22:15:24 +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 saving of inventory. 2024-08-15 20:24:41 +02:00
player.gd Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
project.godot Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
root_ui.gd Saving of pickup items works. 2024-08-15 23:43:05 +02:00
world.gd Renamed all files to snake_case.ending. 2024-07-20 09:53:16 +02:00