phantasmal-world/src/core
2019-12-24 03:04:18 +01:00
..
controllers 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
data_formats NPC wave numbers are now shown in the entity info view. 2019-12-21 15:56:24 +01:00
dto Ported part of the hunt optimizer to the new GUI system. The methods tab is now working except for sorting. 2019-09-02 14:41:46 +02:00
gui 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
model Improved loading of store data. 2019-09-05 20:30:11 +02:00
observable Added a QuestInfoController and added unit tests for QuestInfoView. 2019-12-23 22:38:44 +01:00
rendering Added basic test for application initialization. 2019-12-22 00:43:27 +01:00
stores Improved application initialization test. Improved error handling in hunt optimizer. 2019-12-22 02:37:06 +01:00
undo 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
enums.test.ts Split code into one module per tool + core and application module. 2019-08-10 22:09:06 +02:00
enums.ts Ported part of the hunt optimizer to the new GUI system. The methods tab is now working except for sorting. 2019-09-02 14:41:46 +02:00
HttpClient.ts Added basic test for application initialization. 2019-12-22 00:43:27 +01:00
math.ts Entities can be rotated via the entity info view. 2019-09-29 18:53:01 +02:00
Persister.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
primitive_conversion.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
read_file.ts Split code into one module per tool + core and application module. 2019-08-10 22:09:06 +02:00
sequential.test.ts Started working on optimization result view. 2019-09-09 18:37:20 +02:00
sequential.ts Started working on optimization result view. 2019-09-09 18:37:20 +02:00
util.ts NPC wave numbers are now shown in the entity info view. 2019-12-21 15:56:24 +01:00