phantasmal-world/src/quest_editor/scripting
2019-12-24 03:04:18 +01:00
..
data_flow_analysis Moved a function to test utils. 2019-10-17 15:14:13 +03:00
vm Entity counts in area select are now updated when adding or removing entities. Added more unit tests. 2019-12-24 03:04:18 +01:00
assembly_worker_messages.ts Basic go to label definition functionality. 2019-10-02 23:34:09 +02:00
assembly_worker.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
assembly.test.ts "Go to label definition" now works with arguments passed via the stack. 2019-10-03 16:40:43 +02:00
assembly.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
AssemblyAnalyser.ts Removed an unnecessary todo and added a useful one. 2019-10-03 00:07:40 +02:00
AssemblyLexer.test.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
AssemblyLexer.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
disassembly.test.ts Wave data is now parsed/written and converted to models. 2019-10-10 13:47:43 +02:00
disassembly.ts Wave data is now parsed/written and converted to models. 2019-10-10 13:47:43 +02:00
instructions.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
opcodes.ts Added definition for opcode 0xf882 get_pl_job. 2019-11-12 17:10:03 +02:00