Commit Graph

18 Commits

Author SHA1 Message Date
Daan Vanden Bosch
27fdefe74a Two small bugfixes. 2019-07-03 13:29:07 +02:00
Daan Vanden Bosch
7da5505124 Fix light in place so that it doesn't rotate with the camera in model viewer. 2019-07-03 10:53:22 +02:00
Daan Vanden Bosch
81c4d03325 Improved idle performance by not rendering at all when there's no user interaction or animation running in any of the renderers. Fixed memory leak. Fixed issues with current frame display and manual frame change in model viewer. 2019-07-03 00:43:17 +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
a162b6ae62 Added model viewer and refactored the renderer into two separate renderers. 2019-06-30 19:55:30 +02:00
Daan Vanden Bosch
3203e0a649 Improved ninja parsing and animation. 2019-06-29 23:18:52 +02:00
Daan Vanden Bosch
de3de9256b Started working on animation support in model viewer. 2019-06-27 18:50:22 +02:00
Daan Vanden Bosch
a639eb683f Some renaming. 2019-06-26 17:47:53 +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
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
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