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: add currently active shaman mask display #577

Closed byBackfish closed 2 years ago

byBackfish commented 2 years ago

Adds an overlay that displays the currently active shaman mask. Only displays if you are a shaman. Has an option to fully remove the title that Wynncraft displays on mask swap

Preview: (moved it to the center of the screen, not there by default) image image image image

kristofbolyai commented 2 years ago

Does this overlay disappear? Or does it stay for the full duration?

byBackfish commented 2 years ago

It's supposed to show you what mask you are currently on, so it stays forever (unless you switch class or are not a shaman)

byBackfish commented 2 years ago

The mask don't expire btw (at least I think they don't), you swap to them and then you keep them until you either disable it, /class or die

kristofbolyai commented 2 years ago

Please use conventional name for the PR too (chore,fix,feat,docs).

byBackfish commented 2 years ago

hopefully fixed those merge conflicts... i have no idea if it worked, first time using the github "tool" for that