phantasmal-world/src/quest_editor
2019-12-22 23:15:05 +01:00
..
actions Event section IDs and delays can now be edited. 2019-12-22 17:24:22 +01:00
gui Fixed bug in QuestRunner that prevented the correct episode from reaching the VM. Improved logging performance in several different components. 2019-12-22 23:15:05 +01:00
loading All code now uses HttpClient interface instead of fetch for improved testability. 2019-12-21 22:49:41 +01:00
model Event section IDs and delays can now be edited. 2019-12-22 17:24:22 +01:00
persistence Fixed bug in QuestRunner that prevented the correct episode from reaching the VM. Improved logging performance in several different components. 2019-12-22 23:15:05 +01:00
rendering Added basic test for application initialization. 2019-12-22 00:43:27 +01:00
scripting Fixed bug in QuestRunner that prevented the correct episode from reaching the VM. Improved logging performance in several different components. 2019-12-22 23:15:05 +01:00
stores Fixed bug in QuestRunner that prevented the correct episode from reaching the VM. Improved logging performance in several different components. 2019-12-22 23:15:05 +01:00
index.ts Improved golden layout config persistence. A prompt is now shown when the user tries to leave the page after making changes to the current quest. Set production log level to INFO. 2019-12-22 15:30:16 +01:00
QuestRunner.ts Fixed bug in QuestRunner that prevented the correct episode from reaching the VM. Improved logging performance in several different components. 2019-12-22 23:15:05 +01:00