Commit Graph

13 Commits

Author SHA1 Message Date
Daan Vanden Bosch
d973a31b35 Added server selector so users see only Ephinea is supported. 2019-06-16 20:48:13 +02:00
Daan Vanden Bosch
d35b2356e7 Started working on DPS calculator. 2019-06-16 20:31:48 +02:00
Daan Vanden Bosch
f169f72002 Quest editor should be the default tool. 2019-06-12 10:49:18 +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
0dc55b5eb7 Removed blueprintjs and added antd, refactored all code to use antd. Added list of wanted items to hunt optimizer. 2019-05-31 23:20:13 +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
f31570d5f5 Refactored code so that new tools can now be added easily. 2019-05-29 21:43:06 +02:00
Daan Vanden Bosch
15883a13e1 BluePrint React components are now used everywhere instead of css classes. Styling is now done in css files instead of setting the style prop. 2019-05-29 17:59:47 +02:00
Daan Vanden Bosch
eed7b5d68e All state changes now happen via mobx actions. Fixed bug that allowed users to save .qst files with names that are too long (and thus corrupting the file). 2019-05-29 17:04:06 +02:00
Daan Vanden Bosch
ea2896bb74 All code now conforms to typical TypeScript conventions. 2019-05-29 14:46:29 +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