phantasmal-world/src/quest_editor/stores
2020-01-06 21:09:44 +01:00
..
AreaStore.ts Replaced js-logger. Improved testability with mocks, improved test configuration and code improvements. 2019-12-25 00:17:02 +01: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 Replaced js-logger. Improved testability with mocks, improved test configuration and code improvements. 2019-12-25 00:17:02 +01:00
LogStore.ts The model viewer now shows a problems popup when loading a file failed or succeeded with some problems. 2020-01-06 21:09:44 +01:00
model_conversion.ts - Moved instructions/opcodes and DFA code to core to avoid dependency from core to quest_editor 2020-01-02 18:42:08 +01:00
quest_creation.ts - Moved instructions/opcodes and DFA code to core to avoid dependency from core to quest_editor 2020-01-02 18:42:08 +01:00
QuestEditorStore.ts Lock door and unlock door actions are now editable. 2019-12-31 23:10:27 +01:00