Commit graph

27 commits

Author SHA1 Message Date
hppeng 5a3a70550a Merge, bump db version 2022-07-14 21:31:32 -07:00
touhoku 4787d4f5ae fix master hive set bonus 2022-07-14 20:20:45 -07:00
hppeng 55c78e41c1 Fix some new items/item changes
oops
also theres a bunch of lowlv item changes but im just ignoring them for now

also fix our update scripts .-.
2022-07-11 00:29:28 -07:00
hppeng c3cb9f129d Update items for wynn2 item changes 2022-07-08 15:01:45 -07:00
hppeng 8d077b3b4b Implement int and costs jankily
also fix rounding jankily with -cost items
2022-07-05 23:43:44 -07:00
hppeng 59be124de6 Fix ambivalence spellcosts 2022-07-05 10:38:05 -07:00
hppeng 97ea17565a More misc fix
Bump db version (forgot to do in last commit)
Guardian angels + more shields works now
2022-07-04 21:39:35 -07:00
hppeng 21773ab52d Fix set initial load 2022-06-26 05:37:15 -07:00
hppeng 8db34d68a7 Almost working spell damage calculation 2022-06-19 09:49:04 -07:00
hppeng 4f7f0f9cfc Clean up loading code, much cleaner invocation during init (and less prone to races) 2022-06-12 07:45:48 -07:00
hppeng 0f4dba258f Proof of concept (compute nodes to get items from names and highlight) 2022-05-22 03:21:34 -07:00
hppeng ac636c9498 Make encoding method backwards compatible and export the lowest version encoding possible (up to 4) 2022-05-21 11:33:28 -07:00
ferricles 58e75eb0a2 barebones tome functionality [tome load, tome inputs, tome expandedItem display] 2022-05-20 02:03:46 -07:00
hppeng 29bf9c6c3c Fix wynnterfest 2016 set bonus 2022-01-24 13:28:23 -08:00
ferricles abe6f0fbe2 Merge branch 'dev' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into dev 2022-01-05 12:42:04 -08:00
ferricles 1880854064 created separate files for merging sets and tomes into item DB 2022-01-05 12:42:01 -08:00
hppeng 552928a688 Fix air hive marker on gale's force (gale's freedom), add README to update process 2022-01-05 12:35:24 -08:00
hppeng 64d167d911 Code cleanup!
Misc. style fixes in display.js, add comments
Remove redundant code in load.js
Clean up some long lines in custom.js
2022-01-05 11:35:14 -08:00
hppeng 600d6a982d Merge branch 'master' of github.com:hppeng-wynn/hppeng-wynn.github.io 2021-12-18 11:55:43 -08:00
hppeng 2ee6acfc6c Fix synch core set bonus and grookwarts 2021-12-18 11:53:26 -08:00
b dc7b3caac0 Update ingred json manually... update item json with set bonus for ornament set 2021-11-22 10:19:20 -08:00
b 2cc0120c4b fix new item id conflict... failure 2021-10-30 20:15:51 -07:00
b 242230cb67 Remember to update compress.json..... 2021-10-30 11:50:42 -07:00
b b2c81fa00d Fix set bonuses
Set bonus was entirely broken, all rolled back a long time. Something is wrong with the updating python script -- fix TODO
2021-10-30 04:11:20 -07:00
b 9ac699afbf WHOOOO API UPDATE 2021-10-29 20:13:58 -07:00
b 0b3525be21 Lol item db mistakes 2021-10-24 16:54:43 -07:00
b 28a1e81a6c Move javascript files into their own folder 2021-10-17 18:21:02 -07:00
Renamed from load.js (Browse further)