Daan Vanden Bosch
|
4e540acf0c
|
Refactored area collision detection geometry parsing code.
|
2019-07-07 01:16:12 +02:00 |
|
Daan Vanden Bosch
|
9c71c3deb8
|
Clearer naming of NJ types.
|
2019-07-06 21:55:02 +02:00 |
|
Daan Vanden Bosch
|
27fdefe74a
|
Two small bugfixes.
|
2019-07-03 13:29:07 +02:00 |
|
Daan Vanden Bosch
|
d982c6b1c9
|
Fixed bug that resulted in vertices being weigthed to the wrong bones.
|
2019-07-03 11:35:57 +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
|
37690ef1e6
|
Code style consistency.
|
2019-07-02 17:00:24 +02:00 |
|
Daan Vanden Bosch
|
3c398d6133
|
Small tweaks.
|
2019-07-02 13:59:45 +02:00 |
|
Daan Vanden Bosch
|
017eb3e3e0
|
PSO v2 NJM files can now be parsed.
|
2019-07-01 21:20:09 +02:00 |
|
Daan Vanden Bosch
|
f19f2df2d2
|
Added various improvements.
|
2019-07-01 15:01:40 +02:00 |
|
Daan Vanden Bosch
|
e8226d94be
|
Bugfix: respect the original bone's rotation order in animation keyframes.
|
2019-07-01 13:05:58 +02:00 |
|
Daan Vanden Bosch
|
6579a53d62
|
Added some functionality to the model viewer to aid in debugging.
|
2019-07-01 12:13:05 +02:00 |
|
Daan Vanden Bosch
|
43a4c7503d
|
Refactored binary data format code.
|
2019-07-01 08:53:16 +02:00 |
|
Daan Vanden Bosch
|
8d9016bb30
|
Added all standard player models to the model viewer.
|
2019-06-30 23:55:28 +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
|
d2d83c82cb
|
Bone weights are now extracted from nj files.
|
2019-06-30 02:07:59 +02:00 |
|
Daan Vanden Bosch
|
6b1e2e15c3
|
Models now use skeletons for animation.
|
2019-06-30 01:28:10 +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
|
4a91cb2a29
|
Added log library.
|
2019-06-21 20:06:55 +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
|
119b2cb71a
|
Converted all tests to TypeScript.
|
2019-05-28 22:24:28 +02:00 |
|
Daan Vanden Bosch
|
77486f8bd4
|
Converted Phantasmal Quest Editor code to TypeScript.
|
2019-05-28 18:40:29 +02:00 |
|