Commit graph

8 commits

Author SHA1 Message Date
hppeng-wynn 590aa2269d
update master (#258)
* Clean up logic for positive/negative rolls; fix customizer

logical xor moment

* ....why did I leave extra code in

embarassing bug how did you not catch this before pushing

anyway this should fix CI creator

* unicorn horn (#255)

* unicorn horn 

50% rn in game

* Update ingreds_clean.json

* Update ingreds_compress.json

* Bump ing db version

* Add parry buff, and lifesteal

lol offensive lifesteal
reinforcing the stereotype

* Bamboozle should be fire conversion

thanks felixtape also I thought I fixed this ages ago

* Update doc.html so it works

missing lifesteal elem

* Serve our own copies of bootstrap and autocomplete

random npm outage wtf

* Whoops... forgot to replace autocomplete.js, and macy

---------

Co-authored-by: hppeng <hppeng>
Co-authored-by: RawFish69 <108964215+RawFish69@users.noreply.github.com>
2023-07-09 23:07:05 -07:00
hppeng-wynn 049ca0a482
Misc bugfixes/patches (#239)
* Morph nerfs

whoot

* Fix customizer

somehow it wasn't even using the correct load method -- its a major miracle it worked at all

* Fix item base display in customizer

jank

maybe fix this properly later

* Bump item db version

* Fix crafted skillpoint calculation

* Fix crafter updating

use input for all listeners

Co-authored-by: hppeng <hppeng>
2022-12-20 01:16:29 +00:00
Bitlet 22db760aa9
WynnCustom Item Display Fix (#228)
displaysq2ExpandedItem is undefined. Replacing it with displayExpandedItem (defined in display.js) works.
2022-10-18 09:06:07 -07:00
hppeng 7bd27a9675 Merge branch 'UI_test' into compute_graph 2022-06-19 11:43:02 -07:00
ferricles 0484bdfee3 Custom Item encoding section 2022-05-30 23:31:37 -07:00
hppeng 0234101262 Remove common (we already have build_utils), edit instances of expandItems 2022-05-22 00:14:20 -07:00
ferricles 5f701d829e ALL MAJOR PAGES HAVE UI UPDATES 2022-05-13 16:39:00 -07:00
b 28a1e81a6c Move javascript files into their own folder 2021-10-17 18:21:02 -07:00
Renamed from customizer.js (Browse further)