Commit Graph

913 Commits

Author SHA1 Message Date
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