Daan Vanden Bosch
|
8ce19fac62
|
Most dependencies are now injected to improve testability.
|
2019-12-21 19:40:42 +01:00 |
|
Daan Vanden Bosch
|
20885cb0f2
|
Simplified Widget.finalize_construction. Added game state to QuestRunner and modified execution flow to enable loading of area/entity models. Split QuestModelManager into two different classes so a different loading strategy can used in the quest runner view. Quest runner view is now automatically created when running a quest.
|
2019-12-19 18:54:01 +01:00 |
|
Daan Vanden Bosch
|
87c6ae37e4
|
Widget's element property is now abstract and is overridden in every concrete subclass. This often simplifies widget code.
|
2019-09-15 19:32:34 +02:00 |
|
Daan Vanden Bosch
|
3a95e8a974
|
Added server select. Widget construction now happens in two phases with a finalize_construction method being called from the lowest subclass.
|
2019-09-14 15:15:59 +02:00 |
|
Daan Vanden Bosch
|
c8ff72726e
|
The OptimizationResultView is now completely ported to the new GUI system.
|
2019-09-14 11:59:50 +02:00 |
|
Daan Vanden Bosch
|
c9820ceccb
|
More data is now shown in the optimization result view.
|
2019-09-11 15:51:56 +02:00 |
|
Daan Vanden Bosch
|
0cfa20e30f
|
Started working on optimization result view.
|
2019-09-09 18:37:20 +02:00 |
|