Commit Graph

922 Commits

Author SHA1 Message Date
Daan Vanden Bosch
92ee40de65 Hunt optimizer now takes rare enemies into account. 2019-06-06 15:42:02 +02:00
Daan Vanden Bosch
db6f8371b1 More hunt optimizer UI improvements. 2019-06-06 12:47:19 +02:00
Daan Vanden Bosch
ccbc040576 Improved hunt optimizer UI. 2019-06-06 02:24:21 +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
63a703e708 Fixed bug in LP solver call. 2019-06-04 17:04:20 +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
6cfcb6fac0 Customized antd theme. 2019-06-01 17:57:27 +02:00
Daan Vanden Bosch
0c9218be16 Hunt methods are now loaded for ephinea. 2019-06-01 16:02:06 +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
eacf826fc8 Removed unnecessary resources. 2019-05-29 18:02:35 +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
119b2cb71a Converted all tests to TypeScript. 2019-05-28 22:24:28 +02:00
Daan Vanden Bosch
8dee30f46f Added license. 2019-05-28 18:43:34 +02:00
Daan Vanden Bosch
e629b868fa Updated README. 2019-05-28 18:40:48 +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