Wynntils / Wynntils-Legacy

Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.
https://wynntils.com
GNU Affero General Public License v3.0
158 stars 91 forks source link

feat: multi totem tracking #651

Closed ryanzhoudev closed 1 year ago

ryanzhoudev commented 1 year ago

Also completely reworks the Cast SpellEvent. Previous implementation does not work anymore because it is possible to cast a spell with the same cost twice in a row, which skips posting the second SpellEvent. Actionbar version guarantees the post. With this, I have also cleaned up a bunch of related files.

Also adds triple totem tracking instead of dual.

ryanzhoudev commented 1 year ago

suffers from some bugs that we fixed in artemis that i do not want to backport, probably better off never being merged