Commit Graph

16 Commits

Author SHA1 Message Date
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
3bc50a1e63 Now extracting shield and armor stats from ItemPMT for Ephinea. 2019-06-20 18:11:36 +02:00
Daan Vanden Bosch
a684bb65c8 Renamed ItemKind to ItemType for consistency with NpcType. 2019-06-20 14:06:11 +02:00
Daan Vanden Bosch
4a3f5991ed Now using ItemPMT.bin and unitxt_j.prs for item kind list. 2019-06-19 22:14:48 +02:00
Daan Vanden Bosch
a71457642c Added section ID icons to hunt optimizer. 2019-06-16 12:55:49 +02:00
Daan Vanden Bosch
76620f612c Converted drop tables to json. 2019-06-11 14:34:57 +02:00
Daan Vanden Bosch
f78de96ef5 Store items in json format. Fixed bug in HuntOptimizerStore. 2019-06-11 13:37:46 +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
92ee40de65 Hunt optimizer now takes rare enemies into account. 2019-06-06 15:42:02 +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
0c9218be16 Hunt methods are now loaded for ephinea. 2019-06-01 16:02:06 +02:00
Daan Vanden Bosch
f324886240 Added script for downloading ephinea drop table in TSV format. Added HuntOptimizer component and error boundary. 2019-05-30 17:57:31 +02:00
Daan Vanden Bosch
eacf826fc8 Removed unnecessary resources. 2019-05-29 18:02:35 +02:00
Daan Vanden Bosch
ad5372fa98 Reformatted most of the code to comply to TypeScript conventions. 2019-05-29 01:37:00 +02:00
Daan Vanden Bosch
77486f8bd4 Converted Phantasmal Quest Editor code to TypeScript. 2019-05-28 18:40:29 +02:00
Daan Vanden Bosch
94239000fd Initial commit from Create React App 2019-05-28 13:44:17 +02:00