Commit Graph

17 Commits

Author SHA1 Message Date
Daan Vanden Bosch
2d551a1951 Separated most of quest domain models from quest parsing code and made quest parsing data structures more structured cloning-friendly. All areas for the quest's episode are now shown in the area selector with the number of entities in them in parentheses. 2019-08-10 00:27:57 +02:00
Daan Vanden Bosch
ed41a2398b Put all user settings persistence code in its own module. 2019-07-24 14:31:49 +02:00
Daan Vanden Bosch
19681d69a3 Enforced stricter eslint rules. 2019-07-02 20:56:33 +02:00
Daan Vanden Bosch
3498a10385 Added prettier and unleashed on the code base. 2019-07-02 18:08:06 +02:00
Daan Vanden Bosch
37690ef1e6 Code style consistency. 2019-07-02 17:00:24 +02:00
Daan Vanden Bosch
a639eb683f Some renaming. 2019-06-26 17:47:53 +02:00
Daan Vanden Bosch
fe3859b782 Hunt methods are now sortable. 2019-06-22 17:05:42 +02:00
Daan Vanden Bosch
5f7a4d5c1d Filter out more quests that don't drop items. 2019-06-22 14:58:57 +02:00
Daan Vanden Bosch
adaa36031e Hunt method times can now be customized by the user. 2019-06-22 01:12:39 +02:00
Daan Vanden Bosch
71feaf7867 Quests are now loaded from a json file generated from quest files. 2019-06-22 00:27:04 +02:00
Daan Vanden Bosch
4a91cb2a29 Added log library. 2019-06-21 20:06:55 +02:00
Daan Vanden Bosch
16ff2645a3 Method times can now be edited in-memory if some code is uncommented. 2019-06-12 19:53:03 +02:00
Daan Vanden Bosch
308352ed27 Added support for splitting pan arms in the hunt optimizer. Fixed a bug. 2019-06-06 20:30:14 +02:00
Daan Vanden Bosch
45c9df039a Hunt optimizer is working but isn't very user-friendly yet. 2019-06-05 16:49:00 +02:00
Daan Vanden Bosch
72ecdac71d Set up basic LP algorithm to optimize hunts. Fixed errors in data. 2019-06-04 17:01:51 +02:00
Daan Vanden Bosch
734ed1016d Added Loadable and PerServer. Refactored code to make data loading and per-server data simpler. 2019-06-03 21:41:18 +02:00
Daan Vanden Bosch
0c9218be16 Hunt methods are now loaded for ephinea. 2019-06-01 16:02:06 +02:00