Skip to content

Commit

Permalink
[Testing] Gauge-O-Matic 0.8.0.4 (#4385)
Browse files Browse the repository at this point in the history
## TWEAKS
- **Updated SCH tweak: ** You now have the option to show the Dissipation timer instead of the Fae Aether value while the buff is active (this was previously set up as part of the default SCH preset, but has been moved into the Tweak tab).

## WIDGETS
- Added a toggle to the *Enochian Bar* widget, to control whether the Clock Hand is forced to the top layer of all widgets

## MISC FIXES
- Fixed the BLM MP color tweak to revert the bar to normal upon changing jobs
- Fixed issues with the visibility state of GCD trackers while the GCD wasn't rolling
  • Loading branch information
ItsBexy authored Aug 15, 2024
1 parent 9047145 commit f9463e5
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions testing/live/GaugeOMatic/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
[plugin]
repository = "https://github.com/itsbexy/gaugeomatic.git"
commit = "c59ef436ff080ec3a6641c6683ef2fc575b328cb"
commit = "00c47ee0ff35762e1259248c293806c0f90567db"
owners = [
"ItsBexy",
]
changelog = """
## TWEAKS
- **New Tweak for BLM:** *Color MP Bar By Element*
- **Updated SCH tweak: ** You now have the option to show the Dissipation timer instead of the Fae Aether value while the buff is active (this was previously set up as part of the default SCH preset, but has been moved into the Tweak tab).
## WIDGETS
- Added a toggle to the *Enochian Bar* widget, to control whether the Clock Hand is forced to the top layer of all widgets
## MISC FIXES
- Fixed (?) an issue preventing Level Range rules from loading or editing correctly
- Fixed the BLM MP color tweak to revert the bar to normal upon changing jobs
- Fixed issues with the visibility state of GCD trackers while the GCD wasn't rolling
"""

0 comments on commit f9463e5

Please sign in to comment.