Commit graph

31 commits

Author SHA1 Message Date
hppeng-wynn 479af33a81
2.0.3 update (#260)
* Mage atree changes

* Bump version to 2.0.3.1

just tree for now

* Warrior tree

🙏

* Shaman tree

WIP some things are too jank to stay

* Fixes to bamboozle behavior

also echo was -60% instead of -65% in the file??? wtf

* Shurikens damage boost by echo

meme

* Fix description text in echo, update old version atree file

* Fix shaman tree

thanks spegg!

* Spegg atree changes

assassin tree
fixed many of my shaman mistakes
and other changes we missed over the months somehow?

* Updated archer ability tree

Thanks @mr_me! All credit to them.

* Fixes to spegg's fixes

implement beast lore

* Change how Chant of the Lunatic is calculated

coursing restraints ingame is 15% damage bonus

* Updated ingredients manually

thanks @watermelon (snownlite)!

* Forgor to bump ing db version

* Fix ingredient display jank

* 2.0.3 items (#259)

* API update

also add new IDs to a bunch of places... tech debt whyyy

* Forgot to update ingreds...

* Change heal power ID name to stack with tree abils, fix multi totem effect on totemic shatter

and req for mana traps

* Forgot to bump item db version

* Implement major IDs

not implemented: Gentle Glow, and Forest's Blessing damage increase (since I don't know the exact numbers)

and radiance boost is not implemented (radiance is currently handled way too jank)

might wait for buffs rework to handle radiance.

* patch item searcher

TODO: make this not disgusting... build_encode_decode file has gotten too big

---------

Co-authored-by: hppeng <hppeng>
Co-authored-by: RawFish69 <108964215+RawFish69@users.noreply.github.com>
2023-07-14 18:34:30 -07:00
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
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
fin444 ec8e0e7003 exclude filters from search, improve atlas error display 2022-09-13 15:11:14 -04:00
fin444 10d97039f0 better error messages for invalid searches 2022-09-13 14:26:46 -04:00
fin444 88808ceb49 atlas categories default to none selected 2022-09-13 14:20:20 -04:00
fin444 358011d85a atlas revamp is responsive now 2022-08-29 14:01:10 -07:00
fin444 2003cf7eee mobile navbar in atlas 2022-08-29 13:28:21 -07:00
fin444 3de95e38fb make atlas item filter icons default to new style 2022-08-29 12:41:33 -07:00
fin444 cd4f6e89c1 filter functionality 2022-08-18 17:15:17 -07:00
fin444 ce0b3d4464 atlas revamp functionality (except filters) 2022-08-13 11:48:16 -07:00
fin444 e071140680 merge master into atlas-revamp 2022-08-09 11:37:53 -07:00
fin444 2b6c924aee UI layout for atlas revamp 2022-08-08 12:59:28 -07:00
hppeng-wynn 2230a939f5
Merge pull request #192 from hppeng-wynn/item-search-fix
Item search fix
2022-08-03 23:20:19 -07:00
hppeng 57c6426d50 Style fixes 2022-08-03 00:54:40 -07:00
hppeng 0f21d8abe2 Port crafter back to advanced search backend 2022-08-03 00:28:54 -07:00
reschan 69aca4a692 change border color and border sizing, minify index.html 2022-08-03 10:50:43 +07:00
reschan 2ec37d3e9d modify navbar to show current page instead 2022-08-03 10:38:03 +07:00
reschan 8bd6a26b90 add mobile navbars 2022-08-02 13:40:38 +07:00
reschan 57fa608cff fix special queries 2022-07-10 10:35:06 +07:00
reschan ebbba92a8e partial restore of item search 2022-07-10 10:04:28 +07:00
ferricles 294b90a608 discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
ferricles 11bd4844dc wynnatlas mini bug fix (level input id) 2022-05-17 10:57:51 -07:00
ferricles c5645ffa0c item info page in bootstrap + items link to item info page 2022-05-16 19:44:40 -07:00
ferricles 652991067f Merge branch 'UI_test' of https://github.com/hppeng-wynn/hppeng-wynn.github.io into UI_test 2022-05-13 20:14:37 -07:00
ferricles ba068a62ae potential bug fix for item searcher 2022-05-13 20:14:29 -07:00
reschan ef180987a6 filter/category uses custom dropdown 2022-05-14 10:07:28 +07:00
ferricles 5f701d829e ALL MAJOR PAGES HAVE UI UPDATES 2022-05-13 16:39:00 -07:00
ferricles f557fcd75f advanced item search in bootstrap 2022-05-12 21:00:16 -07:00
ferricles fd1bc0252e wynnatlas mini no longer errors 2022-05-12 18:48:38 -07:00
ferricles 3f1ed1b8d9 wynnatlas item search now in bootstrap; minor item js refactoring 2022-05-12 16:41:45 -07:00