phantasmal-world/src/quest_editor/stores
2019-11-05 21:07:17 +01:00
..
AreaStore.ts Basic entity creation via drag and drop. 2019-09-19 22:20:17 +02:00
asm_syntax.ts The ASM editor view has been ported to the new GUI system. 2019-08-26 19:19:19 +02:00
AsmEditorStore.ts Basic go to label definition functionality. 2019-10-02 23:34:09 +02:00
model_conversion.ts Modified the function convert_quest_from_model to do a deep copy of the given object. 2019-11-01 18:13:32 +02:00
quest_creation.ts Quest events are now grouped in DAGs. 2019-10-29 15:22:46 +01:00
QuestEditorStore.ts Added QuestRunner for managing game state, orchestrating the VM and controlling the visual aspects of a virtual quest run. 2019-11-05 21:07:17 +01:00