addons/dialogue_manager
|
Added 3D model, and initial works on dialogs.
|
2024-07-10 22:52:28 +02:00 |
assets
|
Separate startup and gameplay scene.
|
2024-08-02 00:06:50 +02:00 |
data
|
Quest state is now properly saved.
|
2024-08-02 01:03:40 +02:00 |
dialogue
|
Simple fetchquest implemented.
|
2024-07-15 22:20:49 +02:00 |
model
|
Quest state is now properly saved.
|
2024-08-02 01:03:40 +02:00 |
objects
|
Renamed all files to snake_case.ending.
|
2024-07-20 09:53:16 +02:00 |
quests
|
Quest state is now properly saved.
|
2024-08-02 01:03:40 +02:00 |
scenes
|
Quest state is now properly saved.
|
2024-08-02 01:03:40 +02:00 |
ui
|
UI Cleanup, initial works for saving game state.
|
2024-07-20 11:20:18 +02:00 |
world
|
Separate startup and gameplay scene.
|
2024-08-02 00:06:50 +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
|
Separate startup and gameplay scene.
|
2024-08-02 00:06:50 +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
|
initial commit
|
2024-07-09 22:33:38 +02:00 |
player.gd
|
Quest state is now properly saved.
|
2024-08-02 01:03:40 +02:00 |
project.godot
|
Quest state is now properly saved.
|
2024-08-02 01:03:40 +02:00 |
root_ui.gd
|
Quest state is now properly saved.
|
2024-08-02 01:03:40 +02:00 |
world.gd
|
Renamed all files to snake_case.ending.
|
2024-07-20 09:53:16 +02:00 |