Get an Epic Experience with Premium

Dominos

Action Bars Login to Add Favorites
  • 58 Likes
  • World of Warcraft
  • 31,419 Monthly Downloads
  • Supports: 5.2.0
  • 5,108,118 Total Downloads
  • Updated 05/20/2013
  • Created 06/15/2008
  • 5,897 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: BSD License
  • Newest File: 5.2.0
or
Support development! **
Donate

About Dominos

Tullamods is now recruiting! Do you enjoy my addons? Do you have Lua/other programming experience and would like to work on my stuff? If so, then send me a PM!

Dominos is an action bar addon intended to do the following:

  • Reuse as much standard blizzard action button code as possible.
  • Contain a relatively minimal feature set
  • Be easy to use
  • Be stable

It includes the following features:

  • 10 action bars, pet, class, menu, and bag bars. Each one has customizable settings for padding, spacing, columns, scale, and opacity.
  • Customizable paging. You can switch pages on: action bar pages, modifier keys, forms, and targeting.
  • Customizable show states. You can tell your bar under which macro options to show.
  • Fading bars. You can set your bars to fade out to a certain opacity when not moused over.
  • The ability to customize showing empty buttons or not
  • Full button facade support
  • Keybound support
  • Sticky frames
  • The ability to move buttons in combat
  • A movable casting bar (optional)
  • A movable xp/reputation bar (optional)
  • Configurable right click targeting
  • Configurable self cast key settings
  • Possess bar support

...and will probably not end up with the following:

  • A stats bar
  • A minimap bar
  • True variable length bars

Here's how you use it:

  • To see the current list of slash commands, type /dom ? or /dominos ?
  • To open up the options menu, either go into interface options, or type /dom
  • To move bars around, either go into the options menu and press the "Enter Config Mode" button, or type /dom lock
  • To bind keys, enter binding mode via /kb or /keybound, or press the "Enter Binding Mode" button in the options menu.

You can use the following to add extra functionality:

  • tullaRange - Colors action buttons red when out of range
  • OmniCC - Adds cooldown count text
  • Masque - Allows you to change the look of the action, pet, and class buttons
  • InlineAura - Adds buff and debuff highlighting to action buttons

You can find help in the wiki

...And source code on GitHub

5.2.0:

  • TOC bump for WoW 5.2.0
  • Added Dominos_Encounter: A new module for moving around the PlayerPowerBarAlt that shows up in some encounters. Thanks to Goranaws for the original version.
  • Adjusted layout code to hopefully prevent issues when changing screen resolution (ported from LibWindow)

5.1.1

  • Rewrote override page calculations to take advantage of some new functions available to me in the restricted environment

5.1.0

  • TOC bump for WoW 5.1.0

5.0.29

  • Fixed flyout button positions (thanks StephenClouse)
  • Added a hack to fix errors when hiding the achievement micro button
  • Simplified menu bar positioning code when the override ui

5.0.28

  • Fixed an error when attempting to disable a menu button that no longer exists

5.0.27

  • Fixed an issue that would cause the menu bar to be hidden when the world map was shown.

5.0.26

  • This version should fix the various ADDON_ACTION_BLOCKED calls from MainMenuBarMicroButtons.lua

5.0.25

  • Replaced custom minimap button code with LibDBIcon-1.0

5.0.24

  • Resolved issues with empty action buttons sometimes being shown.

5.0.23

  • Fixed some tainting issues
  • Fixed an issue causing Dominos to think that the vehicle bar was shown upon loading
  • Added a bit more debug information to the /dom statedump command.

5.0.22

  • Fixed some typos
  • Added new slash command /dom statedump: Please tell me what you get from this when reporting vehicle state bugs

5.0.21

  • Fixed an error that was caused by attempting to read information about what the main action bar's page in combat.

5.0.20

  • Fixed an error when switching profiles
  • Added a new hack: If you enter a vehicle or something where you should get a new action bar, but are not, tap any modifier key. Your bar should hopefully switch :)

5.0.19

  • Fixed a bug where your bar would get stuck on vehicle/override actions after exiting a vehicle

5.0.18

  • Fixed show states being broken.

5.0.17

  • Reworked how the override bar works a bit again. Should hopefully handle the state of a vehicle without a vehicle ui.

5.0.16

  • Resolved issues with the possess bar not showing actions

5.0.15

  • Resolved issue with buttons not working after the override ui is hidden.

5.0.14

  • Added new global option: Use Blizzard Override UI. When enabled, shows the Blizzard Override UI interface.
  • Added new advanced bar options: Show with Override UI, Show with Pet Battle UI. These control what bars will show up when the override ui/pet battle ui are shown.

5.0.13

  • Fixed a bug that was causing the pet action bar background to show up
  • Fixed a bug that caused errors when switching profiles

5.0.12

  • Fixed missing pet bar issue
  • Simplified layout code for menu bar.

5.0.11

  • Reworked override ui code to better handle cases where action bars should change, but the UI does not.
  • Renamed Possess Bar option to Override Bar.

5.0.10

  • Reworked the roll bar.

5.0.9b

  • Accidentally reverted the paging conditional for Shadow Dance; this has now been resolved.

5.0.9

  • Fixed up Tree of Life bar switching.
  • Added the roll bar back (I have not tested it, though)
  • Renamed the Shadow Dance slider to Shadow Dance/Vanish to reflect that it controls paging for both abilities.
  • Minor UI cleanup.

5.0.8

  • Added a dedicated bar for the vehicle exit button.
  • Fixed a bug causing click through settings to not work on the menu bar

5.0.7

  • So it turns out that Show Lua Errors is disabled by default on the beta :P
  • Entering/exiting a vehicle should now work properly in combat
  • Shadow dance does exists, its vanish that I can't detect separately anymore :P
  • Warlock metamorphosis should work properly again.

5.0.6

  • Fixed an error when entering a vehicle

5.0.5

  • Adjusted states for warrior stances so that they work again

5.0.4

  • Fixed a bug that would occur when switching profiles

5.0.3

  • Re-enabled the advanced layout options for the menu bar (including disabling buttons)
  • Adjusted vehicle bar button placements based upon vehicle bar size

5.0.2

  • Made Dominos hide itself when the pet battle interface is shown.
  • Made Dominos hide itself when the vehicle interface is shown. Dropped the Dominos vehicle bar. NEEDS TESTING WITH A VARIETY OF VEHICLES.
  • Updated the possess bar to use the new [possessbar] macro conditional.
  • Updated the extra action bar to use the new [extractionbar] macro conditional.

5.0.1

  • Fixed divide by zero issue on the XP bar.
  • Re-registered the event UPDATE_EXTRA_ACTIONBAR on the Blizzard actionbar controller so that the extra action bar will show up again.

5.0.0

  • Made the addon not explode when loading it in the beta (Thanks, Laotseu, hasteur, Simon)
  • Added initial support for Monk stances.
  • Dropped Dominos_Totems
  • Dropped Dominos_Roll

4.3.4

  • Fixed an issue with the extra action bar frame interfering with clicking objects near the bottom center of the screen.

4.3.3

  • Extra action bar testing, third attempt.

4.3.2

  • Reverted to an older method of showing the extra action bar.

4.3.1

  • This version is for 4.3 ONLY
  • Updated action bar events to work with WoW 4.3
  • Added new bar, extra action bar, which is used in some raids (Still needs testing)

4.2.5:

  • Fixed upgrade issues with bear form, I hope :P

4.2.4:

  • Goranaws: Added option to disable various menu buttons (Thanks Gorwanews)
  • Goranaws: Added support for Masque, dropped legacy ButtonFacade support.
  • Tuller: Added support for the 4.3 extra action bar (NEEDS TESTING!)
  • Tuller: Fixed a bug causing bear form to not have a default bar set
  • Tuller: Added some upgrade code to supply a default bear form bar if one was missing.

4.2.3:

  • FIxed some issues with paging offsets (hopefully :P)

4.2.2:

  • Fixed an issue making click-through settings not work upon next login

4.2.1

  • Bugfixes.

4.2.0:

  • Updated for WoW 4.2
  • Added new option: Show Tooltips in Combat
  • Added new advanced option: Enable Click Through
  • Goranaws: Made it possible to hide buttons on the menu bar

4.1.apple1:

  • Switched how I store state information internally to not be directly based off of macro states, so that I can account for things like users with/without Tree Form. Note: this change has a chance of wiping your bar paging settings.
  • Fixed a bug on Shamans when switching profiles (https://github.com/Tuller/Dominos/issues/53)

1.25.0

  • Updated TOC for 4.1
  • Removed Quick Move key option, since Blizzard added it to the Action Bars portion of their interface options menu.

1.24.1

  • Taint fix

1.24.0

  • Added some code to make flyouts work nicer in 4.0.6
  • Updated Spanish localization (thanks xibeca)

1.23.9

  • Made drag and drop work on the totem bars again.

1.23.8

  • Bugfix

1.23.7b

  • Added back missing submodule

1.23.7

  • Rewrote the hide blizzard function to work a bit more like the Bartender one. You can now once again control bag/quest log placement by checking the extra blizzard action bars.

1.23.6

  • Added Spanish localization (thanks xibeca)
  • Made the totem bars act a bit more like the standard Blizzard one: Right click a totem or call spell to bring up a list of totems/calls to select from. Left click to switch. You can also mouse-wheel a call button to switch pages.

1.23.5 (Beta)

  • Fixed a bug where I forgot to push my code from my Macbook back to GitHub :)

1.23.4 (Beta)

  • Fixed a bug causing the totem bars to not be disabled on non Shamans

1.23.3 (Beta)

  • Bugfixes, yay!

1.23.2 (Beta)

  • Added back the second and third totem bars

1.23.1 (Beta)

  • Fixed some issues for people who've yet to learn call spells/etc.
  • Middle mouse clicking or alt left clicking a call spell will now cast Totemic Recall, if available.
  • Mousewheeling a call spell will now cycle through all totem pages

1.23.0 (Beta)

  • Redesigned the totem bar to work a bit more like the Blizzard one.

1.22.0

  • Fixed issues caused by my fix for Tree of Life :P

1.21.0

  • Fixed issues with Tree of Life for Druids

1.20.4

  • Added back % display for XP by default
  • Fixed a bug causing empty buttons to not show up when binding keys

1.20.3

  • Fixed a bug that was causing Rogues to lose their shadow dance bar setting when upgrading versions
  • Made the xp/rep bar text a bit more customizable, if you're lua handy

1.20.2

  • Added some tweaks to binding updates to reduce CPU usage. This may or may not break stuff

1.20.0

  • Fixed Rogue Shadowdance detection. Added detection for Vanish.

1.19.9

  • Tweaked FlyPaper to be able to be standalone
  • Forced updating of state sliders

1.19.8

  • Made linked fading disabled by default (again)
  • Fixed auto fading with flyout buttons
  • Updated libraries

1.19.7b

  • Removed some debug code

1.19.7

  • Brought the animation system for fading back, hopefully without the missing hotkeys this time :P

1.19.6

  • Turns out, the animation system does wacky things to hotkeys :P

1.19.5

  • Auto fading fixes/performance improvements

1.19.4

  • Made bar 2 not use the bonus action bar buttons
  • Switched all fading code to the animation system

1.19.3

  • Totem bar bugfix

1.19.2

  • Added support for the hunter aspect bar
  • Profiles bugfix

1.19.1

1.18.6

  • Fixed an error on load

1.18.5

  • Updated localization

1.18.4

  • Fixed some issues causing Dominos to not work with the Chinese client.

1.18.3

  • Fixed some 3.3.5 related issues

1.18.2

  • Fizzwidget FactionFriend compatibility update

1.18.1

  • Fixed an error when attempting to keybind to the pet bar
  • Fixed an error causing fade settings to not reset properly when switching profiles

1.18.0

  • Added a new option "docked bars inherit opacity" When enabled, when a bar is stuck to another bar, that bar begins to mimic the parent's opacity level. If the parent bar happens to be a mouseover bar, then the mouseover range is extended to include the new bar.

1.17.0

  • Added the ability to specify an opacity, instead of simply just telling a bar to show or hide, to the showstate dialog. For example, setting a bar's showstate to [combat]100;show will force a bar to have 100% opacity (regardless of if the bar has mouseover fading enabled) in combat, and otherwise just show the bar with its normal opacity setting.

1.16.3

  • Fixed a bug causing the experience bar texture to tile instead of stretch.

1.16.2

  • Totem bar bugfix #2

1.16.1

  • Totem bar bugfix

1.16.0

  • The totem bar should now work on characters even if he or she has yet to learn a call spell.

1.15.3b

  • Added missing libraries (again)

1.15.3

  • Updated Chinese localization

1.15.2b

  • Added missing libraries

1.15.2

  • Fixed an error when switching profiles on Shaman characters

1.15.1

  • Updated TOC for 3.3

1.15.0

  • Increased the padding on the casting bar
  • Added two new options to the totem bars: Show Recall and Show Totems.

1.14.2

  • Added 3.2 compatibility
  • Added a percentage display to the experience bar
  • Added tooltip descriptions to selected bars
  • Added button facade support to the bag frame

1.12.1

  • Updated LibKeyBound, giving Dominos support for up to 31 mouse buttons.
  • Modified the menu bar creation code to fix some issues with patch 3.3

1.12.0

  • Added industrials patch for modifier combos for paging
  • Adjusted the defaults for the new layout ordering options to prevent issues.

1.11.1

  • Version upgrade bugfix

1.11.0

  • Implemented advanced layout ordering options, per gpsguru's patch

1.10.5

  • Removed range indicator display text

1.10.4

  • Taint fixes
  • Added FactionFriend support to the experience bar

1.10.3

  • Made the totem bar not disable itself when logging on a non Shaman character.

1.10.2

  • 3.2 retail release

1.10.1

  • This is a 3.2.0 beta/alpha. It will not work properly on the 3.1 servers
  • Fixed a bug with talent swapping

1.10.0

  • This is a 3.2.0 beta/alpha. It will not work properly on the 3.1 servers
  • Fixed a redbox error when casting a spell
  • Added a new addon, Dominos_Totems - Provides three totem bars for shamans.

1.9.4

  • Added russian localization
  • Fixed the notarget paging option

1.9.3

  • Merged into trunk
  • Updated licensing information.

1.9.2

  • Added a shadowdance bar for rogues.

1.9.1

  • Added some code to hopefully make the VehicleSeatIndicator stay completely on screen.

1.9.0

  • Updated for 3.1 compatibility
  • This should fix auto fading not working, along with the tainting issue with the quest log tracker item buttons

1.8.3

  • Fixed the bug causing your bars to not load properly when in a form/stance/whatever.
  • Updated translations

1.8.2

  • Added a theoretical (ie, probably will not work) fix for the possess/vehicle bar issues people are having
  • Modified the vehicle control bar to not always show the leave button
  • Added Korean translation
  • Added a fix for the missing profiles button under certain locales
  • Made the buff and debuff highlighting code a bit more efficient

Comments

First Previous Page 43 of 303 Next Last
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!