Skip to content

9.0.17

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 17:34
· 723 commits to main since this release

Dominos Changelog

9.0.17

  • Updated TOCs for 9.0.2

9.0.16

  • Fixed a typo that caused the vehicle bar fail to load

9.0.15

  • Fixed a typo that prevented binding Dominos action buttons via the standard keybinding UI
  • Cleared a showstate from the vehicle bar, if one exists. This should hopefully fix issues with the exit vehicle button not showing up
  • Sticky bars should be a bit better about picking the nearest point

9.0.14

  • Add a mute option to the talking head bar's context menu

9.0.13

  • Added gold tracking as an option for the progess bar (thanks WanderingFox)
  • The possess bar should now be properly hidden
  • Fixed some issues when smoothly transitioning between different bar opacities with fade in/out delays
  • Prevent the talking head bar from resizing in combat

9.0.12

  • Added a workaround for Titan Panel messing with the extra ability container

9.0.11

  • Update Chinese localization (thanks Kuletco)
  • Fixed an issue causing the columns silder to not adjust properly when resizing an action bar
  • Fixed an issue with action buttons not initializing properly when increasing the size of an action bar after shrinking it
  • The extra ability bar now has a static size. This should hopefully allow it to show up in cases where it wasn't before
  • Disabled the hotkey text resizing bits for pet and stance buttons if Masque is enabled for those bars

9.0.10

  • Yep, one more buttonThemer fix for the stance/pet bar

9.0.9

  • Fix an issue with button theming that caused the bag bar to disappear

9.0.8

  • Fix an issue causing paging settings to not be applied to new characters (thanks Kuletco)
  • The extra action bar can now be skinned by Masque (thanks Kuletco)

9.0.7

  • Disable mouse interaction on ExtraActionBarFrame to prevent issues with interacting with actions on the extra bar

9.0.6

  • Fix hide extra ability bar artwork option not applying if after reloading your UI with the bar active
  • Only reposition the ExtraAbilityContainer when initializing the extra bar

9.0.5

  • Added Dominos_Roll back to retail build

9.0.4

  • Add support for paging based upon cmd/meta keys
  • Fix an issue preventing the click through setting from applying after reloading your UI

9.0.3

  • Updated the IsActiveBattlefield check used by the honor bar

9.0.2

  • Fixed an issue with override bar detection

9.0.1

  • Fixed an issue causing the bindings migration code to not save. Bindings should be visible again

9.0.0

Enhancements

  • Added support for WoW 9.0.1 (Shadowlands Prepatch)
  • Added support for the new Blizzard Quick Keybinding mode
  • Added standard Blizzard binidngs for all action buttons created by Dominos
  • Added support for Paladin auras on the class bar in 9.0
  • Added paging support for Paladin auras (they're [form] macro conditions)
  • Added a Shield Equipped paging option for Paladins and Warriors
  • Action Bars now have individual groups in Masque
  • The zone and extra action bars have been merged into the extra bar

Fixes

  • Removed the unnecessary extrabar show state from the extra ability bar
  • Resized pet and stance button hotkey text to fit better within the buttons
  • Fixed an issue with hiding actions currently assigned to an action bar
  • Rewrote the keybindings handler. Cast on key down should work better on the DominosActionButtonXX buttons.

Other

  • Rewrote the action button portion of Dominos to be more compatibile with 9.0. Among other things, empty slots should now show up when expected.
  • Moved the overlay interface code to Dominos_Config, trimmming the main file size a slight bit
  • By default, Dominos no longer shows the Artifact/Azerite bar. You can change this the main options menu
  • Dominos_Roll isn't provided in the main build for now.