Daan Vanden Bosch
|
05c9f3ce81
|
All code now uses HttpClient interface instead of fetch for improved testability.
|
2019-12-21 22:49:41 +01:00 |
|
Daan Vanden Bosch
|
f8a9c65086
|
NPC wave numbers are now shown in the entity info view.
|
2019-12-21 15:56:24 +01:00 |
|
Daan Vanden Bosch
|
663ad75435
|
Debugging now happens in the VM itself, this simplifies the code.
|
2019-12-20 16:10:50 +01:00 |
|
Daan Vanden Bosch
|
5f1b3d5ff1
|
Quest events are now grouped in DAGs.
|
2019-10-29 15:22:46 +01:00 |
|
Daan Vanden Bosch
|
13fd0a984c
|
Fixed bug in QuestModel.
|
2019-10-27 22:47:38 +01:00 |
|
Daan Vanden Bosch
|
ff8f02fe5b
|
Refactored events model and added a basic view for it behind a feature flag.
|
2019-10-10 23:11:52 +02:00 |
|
Daan Vanden Bosch
|
c287fdeb2f
|
Renamed event-related types. Updated feature list.
|
2019-10-10 19:47:38 +02:00 |
|
Daan Vanden Bosch
|
9803bfe125
|
Wave data is now parsed/written and converted to models.
|
2019-10-10 13:47:43 +02:00 |
|
Daan Vanden Bosch
|
345c9ab0dc
|
Improved typing of ListProperty.
|
2019-10-07 18:26:45 +02:00 |
|
Daan Vanden Bosch
|
79b85fc859
|
Entity creation is now undoable. Fixed a bug that occurred when you started to translate an entity and then moved the cursor outside of the 3D-view.
|
2019-09-21 14:39:04 +02:00 |
|
Daan Vanden Bosch
|
7ae4ad428c
|
Basic entity creation via drag and drop.
|
2019-09-19 22:20:17 +02:00 |
|
Daan Vanden Bosch
|
1c2473c24f
|
Improved loading of store data.
|
2019-09-05 20:30:11 +02:00 |
|
Daan Vanden Bosch
|
bb7bf16f9f
|
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 |
|
Daan Vanden Bosch
|
2859dacd90
|
Added icons, select button and quest area select.
|
2019-08-29 18:24:03 +02:00 |
|
Daan Vanden Bosch
|
03dc60cec9
|
Undo/redo now works again in the quest editor. The NPC counts view is also ported.
|
2019-08-26 15:42:12 +02:00 |
|