Daan Vanden Bosch
|
d0d6b7ff1a
|
Fixed bug in QuestEditorUiPersister config sanitization code. When removing old components results in empty containers, these containers are now also removed.
|
2020-07-14 22:08:36 +02:00 |
|
Daan Vanden Bosch
|
c8b0025096
|
- Moved Persister to core/persistence
- Simplified number_to_hex_string and reused it in disassembly.ts
- Fixed sporadic layout issue with ApplicationView
|
2019-12-27 03:16:52 +01:00 |
|
Daan Vanden Bosch
|
243638879c
|
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 |
|
Daan Vanden Bosch
|
b8210f8ea7
|
Fixed bug in quest editor ui persisted that prevented empty Golden Layout stacks from closing.
|
2019-12-22 23:45:06 +01:00 |
|
Daan Vanden Bosch
|
66b8e808dd
|
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 |
|
Daan Vanden Bosch
|
79407523d8
|
Quest editor UI persister now remembers active item index of stacks again.
|
2019-12-22 17:14:01 +01:00 |
|
Daan Vanden Bosch
|
33026ce015
|
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 |
|
Daan Vanden Bosch
|
8ce19fac62
|
Most dependencies are now injected to improve testability.
|
2019-12-21 19:40:42 +01:00 |
|
Daan Vanden Bosch
|
aa0d398545
|
The floor handler for the initial area is now run when running a quest.
|
2019-12-19 22:14:59 +01:00 |
|
Daan Vanden Bosch
|
8e13441f26
|
Improved observables and ported more of the quest editor to the new GUI system.
|
2019-08-22 22:45:01 +02:00 |
|
Daan Vanden Bosch
|
dbd5dba682
|
Tweaked theme and started working on porting quest editor to the new UI system.
|
2019-08-21 22:04:08 +02:00 |
|
Daan Vanden Bosch
|
72506461ab
|
Swapped code using new and old UI system around.
|
2019-08-21 17:56:46 +02:00 |
|
Daan Vanden Bosch
|
66127253d3
|
Split code into one module per tool + core and application module.
|
2019-08-10 22:09:06 +02:00 |
|