Commit graph

6 commits

Author SHA1 Message Date
hppeng-wynn
df9412e994
Api v3 (#267)
* Tweak ordering to be consistent internally

* v3 items  (#266)

* item_wrapper script

for updating item data with v3 endpoint

* metadata from v3

* v3 item format

For the purpose of wynnbuilder, additional mapping might be needed.

* v3 item format

additional mapping might be needed for wb

* v3 compressed item json

* clean item json v3 format

* Update translate map to api v3

partially... we will need to redo scripts to flatmap all the items

* Fix items for 2.0.4.3

finally

* New ingredients (and parse script update)

just realized I forgot to commit the parse script this whole time

* Forgot to commit data files, and bump ing db version

* Sketchily reverse translate major ids

internalname and separate lookup table lol

* Forgot to update data files

todo: script should update all files at once

* Bump wynn version number

already outdated...

* Forgot to update 2.0.4.3 major ids

---------

Co-authored-by: hppeng <hppeng>
Co-authored-by: RawFish69 <108964215+RawFish69@users.noreply.github.com>
2023-12-29 18:33:04 -08:00
Incompleteusern
bf29018a60
Searching Changes (#248)
* fix sort keys not clearing

* ingredient searching

* add dura and charges

* modify comment

* fix effectiveness formula)

* remove comment
2023-01-30 18:55:25 -08:00
hppeng
0d27c35c4e Misc. fixes
Remove big map print in load.js
Fix crafted weapon re-encoding -- broke from item powdering fix...
2022-07-28 22:48:01 -07:00
hppeng
651ae9f3d5 Small refactor to prepare for atree; fix reset health/lvl 2022-06-21 22:39:10 -07:00
ferricles
db7981024f removed printouts 2022-06-15 15:25:47 -07:00
b
28a1e81a6c Move javascript files into their own folder 2021-10-17 18:21:02 -07:00
Renamed from craft.js (Browse further)