Allow druid to always show mana bar + show lunar power in flight form.#103
Open
svrnhdl wants to merge 7 commits intoSnsei987:mainfrom
Open
Allow druid to always show mana bar + show lunar power in flight form.#103svrnhdl wants to merge 7 commits intoSnsei987:mainfrom
svrnhdl wants to merge 7 commits intoSnsei987:mainfrom
Conversation
Co-authored-by: thibaut <thibaut@konsensus.network>
Co-authored-by: thibaut <thibaut@konsensus.network>
- Introduced settings for showing Druid mana in Cat and Bear forms. - Added option for displaying the Whirlwind bar for Fury Warriors. - Updated localization strings for clarity. - Refactored resource retrieval logic to respect new class options.
- Moved class options to an expandable section in the settings panel. - Converted Druid mana and Warrior Whirlwind options to checkboxes for better user interaction. - Enhanced the setter function for class options to handle boolean values more effectively. - Ensured proper initialization of the settings database if it doesn't exist.
- Refactored Druid forms to support multiple power types for Travel, Aquatic, and Flight forms in both primary and secondary resource bars. - Updated localization strings for the Tertiary Resource Bar across multiple languages.
- Included new strings for Druid mana visibility in Cat and Bear forms. - Added localization for Warrior's Whirlwind bar display options. - Updated settings category labels for better clarity across zhCN, ruRU, and koKR locales.
|
@svrnhdl @Sensei987 any chance this could be merged soon? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addressing Issues #98 and #44 : There is a new global menu 'Class options' that can enable the druid 'always show mana' option but also the warrior's fury buff bar.`
When enabled for druid, it will show a mana bar in cat, bear and flight form:
* Tertiary bar (Mana in Cat/Bear) only shows when the addon option “Druid: show mana in cat and bear form” is enabled.