Commit graph

26 commits

Author SHA1 Message Date
hppeng bfe19da7c1 Fix sacshrine dependency on fluid healing
also: fix ": " in item searcher
2023-12-29 19:31:12 -08:00
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
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
Bitlet ba1f23e7ab
Update items.js (#237) 2022-11-27 13:11:07 -08:00
fin444 85d84f6746 hotfix: excluding sum filters works again 2022-09-17 17:07:56 -04:00
fin444 087e9a6698 fix rainbow spell damage raw 2022-09-17 10:15:39 -04:00
fin444 d0326b00fb atlas hotfix 2022-09-16 08:29:38 -04:00
fin444 ec8e0e7003 exclude filters from search, improve atlas error display 2022-09-13 15:11:14 -04:00
fin444 c85cd3cb5e delete atlas filters 2022-09-13 14:50:00 -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 3ea8d901cb fix using filters to exclude ids from search 2022-09-09 17:01:08 -04:00
fin444 5ac8d73988 reorganize atlas filters 2022-08-26 14:07:07 -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
hppeng 68c27b5224 Bring up to date using make_elem 2022-08-03 01:00:39 -07:00
hppeng 57c6426d50 Style fixes 2022-08-03 00:54:40 -07:00
hppeng 9d7ce1ede8 Move initialization code to the right place 2022-08-03 00:39:43 -07:00
hppeng 0f21d8abe2 Port crafter back to advanced search backend 2022-08-03 00:28:54 -07:00
ferricles 11bd4844dc wynnatlas mini bug fix (level input id) 2022-05-17 10:57:51 -07:00
ferricles 614bc8f917 fixed wynnatlas bug 2022-05-13 18:34:20 -07:00
ferricles fd1bc0252e wynnatlas mini no longer errors 2022-05-12 18:48:38 -07:00
hppeng afa29ca9a5 Fix typo in no X req filter expressions 2022-01-19 12:50:10 -08:00
hppeng 4a4ab93496 Fix item searcher to filter for not equal to zero 2022-01-17 19:31:29 -08:00
hppeng 64e108bcb1 Refactor wynnatlas (normal) backend to use advanced search mechanics 2022-01-05 16:00:28 -08:00
b 28a1e81a6c Move javascript files into their own folder 2021-10-17 18:21:02 -07:00
Renamed from items.js (Browse further)