- (Classic) Correct spell ID used for shadowform detection
- Updated TOCs for 3.4.1
- Made Shadowform (Retail) and Metamorphosis (Classic) state calculations to be dynamic
- Simplified the implementation of the stance and pet bars. These once again reuse the stock buttons.
- Updated reputation calculations for major, friendly and paragon factions
- Prevented the pet bar from showing up when channeling Eye of Kilrog with an active summon
- Flyouts now better handle learning new abilities/switching specs
- Flyouts can now be toggled by clicking any mouse button, instead of only the left button.
- Added additional forbidden frame checks to the mouseover detection code
- Added major faction support to reputation bar (thanks, Daenarys)
- (Classic) Added Death Knight presence paging (thanks Road-block)
- Increased dragon riding paging priority to resolve conflicts with warrior stances
- Improved menu bar handling in override/pet battle conditions
- Fixed a forbidden frame error impacting fading in combat
- Added a workaround for invalid micro menu hit rect offsets on 3.4.1
- Fix an issue with profile version updates upon the load of a new profile
- Improved flyout mouseover detection
- Implemented a flyout workaround for portals and pet abilities, etc.
- Dragonriding is now a normal paging condition. You can modify via an action bar's right click menu.
- Removed the deprecated Dominos_Encounter folder
- Fix dragonriding bar calculation
- Fix an issue caussing the zhTW localization to not load for the cast bar
- Added some workarounds to better control the position of the extra action bar
- Add zhTW updates from @class2u
- Update TOCs for 10.0.2
- Add reagent bag slot
- Added the ability to show empty buttons per action bar
- Fixed a bug preventing the show empty buttons option from working
- Fixed an off by one error causing action slots to incorrectly map to the totem bar
- Fixed some weird dragging behavior with action buttons
- Fixed an issue causing keybindings for Blizzard bars 6, 7, and 8 to not map properly to Dominos bars 12, 13, and 14
- Update action button visibility when known spells changed
- Fix showing empty buttons not working in combat
- The exit vehicle button should work under more scenarios now
- Adjusted the strata of the queue status bar
- Add Evoker stance support (untested)
- Empowered spells should now show up on Dominos cast. Level display is not yet implemented
- The Dominos Masque skin is now packaged as a separate addon (thanks StormFX)
- Adjusted bindings header definitions in retail to avoid tainting issues
- Fix possess bar errors in classic
- Fix missing Bindings.xml errors
- Fix some errors with hiding frames
- Use LibUIDropdown to reduce potential sources of taint from configuration mode
- (Clssic) Reimplement :HOTKEY bindings to ensure that cast on keypress works properly with modifier keys
- Update zhCN localization (thanks Kuletco)
- Improved show empty buttons detection for battlepet, mount, and petaction cursor types
- Action bars do not support spell flyout actions on 10.x realms (Blizzard bug). You will receive an error if you try to use one.
- Not all action bars support cast on key press on 10.x realms (Blizzard bug)
- Not all action bars support hold to cast on 10.x realms (Blizzard bug)
- Fix error when leaving combat
- Fix bindings not showing up for action buttons in classic
- Fix invalid event registration preventing the possess bar from loading in vanilla
- Work around dragging mounts not triggering showing empty buttons by showing empty buttons when the collections journal is shown
- Re-enable action button reuse in classic versions
- Re-enable cast on keypress in classic versions
- Potentially add support for dragonriding
- Reduce some potential source of taint
- Added a placeholder for Dominos Encounter/Extras to automatically disable it
- Added a new possess bar implementation that handles both possess and vehicle exit actions
- Added a new pet bar implementation
- Added a queue status bar
- Added support for Warrior stances
- Reorganized menu buttons (thanks Daenarys)
- Turned the extra bar back on (it probably works without any additional adjustments needed)
- Action button proxying implemented. Action Bars 1, 3, 4, 5, 6, 13, and 14 now support cast on key press and hold to cast
- Fixed shield conditionals for Paladins/Warriors
- Dragonflight Support
- Added support for 14 action bars
- Merged Dominos_Encounter/Extras into the main addon