Help

Dominos

Action Bars Login to Add Favorites
  • 15 Likes
  • World of Warcraft
  • 2,854,077 Downloads
  • Supports: 4.3
  • 1,000 Average Daily Downloads
  • Comments
  • Created 6/15/2008 3:25:31 PM
  • Updated 12/7/2011 6:46:19 PM
  • 5,513 Favorites
  • Project Site
  • License: BSD License
  • Release Type: Release
  • Newest File: 4.3.4
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 roll frame (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
  • ButtonFacade – Allows you to change the look of the action, pet, and class buttons
  • Inline Aura – Adds buff and debuff highlighting to action buttons

You can find help in the wiki

..And source code on GitHub

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 1 of 256 Next Last
  • #4390

    this addon is great love it but a have suggestion that love to see oin this addon that is same sort of Talant specc saver that can remeber ure Bar set up for just that specc u are in right now even if u respecc u can save a new one so u dont have to reorder ure bars all time ^^

  • #4391

    You mean something like this? http://www.curse.com/addons/wow/action-bar-saver

    I'm just a figment of your imagination!!!!

  • #4387

    I love the addon, just an issue that I can't seem to figure out.  For instance, the hourglass display on the last boss of End Time, Achievements, and some of the graphics for the Darkmoon Faire still appear in the low middle of the screen in their normal position, the problem is that now that I have moved my buttons around, these all appear right on top of my setup.  I use Dominos and X-Perl to adjust my UI and I can find no setting in either to move these to another spot.  Is there any way to move this?  Thanks.

  • #4386

    <event>ADDON_ACTION_BLOCKED:AddOn 'Dominos' tried to call the protected function 'DominosActionButton58:Hide()'.
    <in C code>: in function `Hide'
    Interface\FrameXML\ActionButton.lua:259: in function `ActionButton_Update':
    Interface\FrameXML\ActionButton.lua:484: in function `ActionButton_OnEvent':
    Interface\FrameXML\ActionButton.lua:105: in function <Interface\FrameXML\ActionButton.lua:98>:

  • #4385

    there is a bug with dominos in badland the quest with lost viking

    the special bar disappear all the time i need to go in the grotto south to make the guy disappear and when they are back the bar is back but cant move it

     

    update ... dismiss the group make the bar come back but shes in chat way and still dispappear custom

    Last edited by johnnyb3good on 1/6/2012 9:26:59 AM
  • #4383

    i dont had problems with  , until i update the addon . now after boss i cant see -=need/greed/pass=-  buttons not even a whole window . need help

  • #4380

    is there a fix for the ultraxion fight on the heroic will button not appearing.. love dom but cant use it during that fight. unless im missing something in the setup

     

  • #4381

    Its working as well as I can get it working.

    Bacon is a cheese.

    -- Tuller

  • #4388

    Best working version right now is 4.3.2, the extra Button always shows up for me, can be moved, ect. The only time it bugs out is if you switch specs while it is up. This causes the button to go transparent. The latest version does not display the button where the dominos element is for it and is often non-interactive.

  • #4378

    i was wondering if there was a way to display the special bars that your supposed to get while doing the new darkmoon faire games, with out disableing dominoes, this is fustrating

  • #4379

    Yeah. Typ /dom into chat, that'll bring up the main options. On the right side of the screen is a drop down menu labeled "Vehicle/Posses Actions". Use the menu to select wich bar you want them to pop up on.

    I'm just a figment of your imagination!!!!

  • #4377

    I'm having the same problem as Uriaheep53 posted on Dec. 11 (action bars randomly changing), though I usually notice it when I dismount (and unfortunately, I usually don't actually notice it until I leap into combat and wonder why my attacks aren't working). Specifically, ActionBar1, mapped to the 1 through = keys, will randomly roll over to a different bar, and instead of attacking I find myself, for example, sitting down to drink or flinging Baby Spice at the targeted mob.

    I can't say which addon update the issue started with, but it was some time soon after Patch 4.3.

  • #4382

    You're pressing one of the default blizzard paging hotkeys (shift + 1/2/3/4/5/6, shift + mousewheel, shift + up/down)

    Bacon is a cheese.

    -- Tuller

  • #4376

    great addon! just wondering if anyone esle has troubles where keybindings suddenly stop responding. only way to fix is to reload UI and then keybidings are working again?

    T666 ][ The Nuclear Bomb From Australia ][ www.T666.com

  • #4374

    love the add on. the only issue i have found is that when im doing the LFR dragon soul and im on Ultraxion i have to disable dominos cause i can't not see/find the button you need to hit when he is casting Hour of Twilight. please help i hate havin to disable this addon to be able to do the one boss and then have to turn it back on again to continue.

     

    Heroic will is the button im refering too.

    Last edited by abydbutdbyn on 12/27/2011 7:43:13 PM
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
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.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »