phantasmal-world/src/quest_editor
2019-12-22 17:14:01 +01:00
..
actions Most dependencies are now injected to improve testability. 2019-12-21 19:40:42 +01:00
gui 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
loading All code now uses HttpClient interface instead of fetch for improved testability. 2019-12-21 22:49:41 +01:00
model Added basic test for application initialization. 2019-12-22 00:43:27 +01:00
persistence Quest editor UI persister now remembers active item index of stacks again. 2019-12-22 17:14:01 +01:00
rendering Added basic test for application initialization. 2019-12-22 00:43:27 +01:00
scripting 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
stores 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
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 Small improvements to QuestRunner. 2019-12-22 13:50:55 +01:00