Daan Vanden Bosch
|
769e0e8377
|
Fixed issues with textures and tweaked lighting and ground color in quest renderer.
|
2019-07-13 21:48:18 +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
|
ab9a6afd54
|
Fixed bug in quest parsing code.
|
2019-06-23 02:45:56 +02:00 |
|
Daan Vanden Bosch
|
a21d31ce3a
|
Fixed detection of barbarous wolves, pouilly slimes, sinow golds, yowies and kondrieu.
|
2019-06-22 20:29:16 +02:00 |
|
Daan Vanden Bosch
|
5f7a4d5c1d
|
Filter out more quests that don't drop items.
|
2019-06-22 14:58:57 +02:00 |
|
Daan Vanden Bosch
|
0eb4cf6b96
|
Removed BPDD and BPDD2 from the quest list because their enemies don't drop items.
|
2019-06-22 00:44:05 +02:00 |
|
Daan Vanden Bosch
|
71feaf7867
|
Quests are now loaded from a json file generated from quest files.
|
2019-06-22 00:27:04 +02:00 |
|
Daan Vanden Bosch
|
3bc50a1e63
|
Now extracting shield and armor stats from ItemPMT for Ephinea.
|
2019-06-20 18:11:36 +02:00 |
|
Daan Vanden Bosch
|
a684bb65c8
|
Renamed ItemKind to ItemType for consistency with NpcType.
|
2019-06-20 14:06:11 +02:00 |
|
Daan Vanden Bosch
|
4a3f5991ed
|
Now using ItemPMT.bin and unitxt_j.prs for item kind list.
|
2019-06-19 22:14:48 +02:00 |
|
Daan Vanden Bosch
|
a71457642c
|
Added section ID icons to hunt optimizer.
|
2019-06-16 12:55:49 +02:00 |
|
Daan Vanden Bosch
|
76620f612c
|
Converted drop tables to json.
|
2019-06-11 14:34:57 +02:00 |
|
Daan Vanden Bosch
|
f78de96ef5
|
Store items in json format. Fixed bug in HuntOptimizerStore.
|
2019-06-11 13:37:46 +02:00 |
|
Daan Vanden Bosch
|
308352ed27
|
Added support for splitting pan arms in the hunt optimizer. Fixed a bug.
|
2019-06-06 20:30:14 +02:00 |
|
Daan Vanden Bosch
|
92ee40de65
|
Hunt optimizer now takes rare enemies into account.
|
2019-06-06 15:42:02 +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
|
0c9218be16
|
Hunt methods are now loaded for ephinea.
|
2019-06-01 16:02:06 +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
|
eacf826fc8
|
Removed unnecessary resources.
|
2019-05-29 18:02:35 +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 |
|
Daan Vanden Bosch
|
94239000fd
|
Initial commit from Create React App
|
2019-05-28 13:44:17 +02:00 |
|