Download
(365Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 05-01-24 05:31 PM
Pictures
File Info
Compatibility:
Cataclysm Classic (4.4.0)
Classic (1.15.2)
Plunderstorm (10.2.6)
WOTLK Patch (3.4.3)
Updated:05-01-24 05:31 PM
Created:unknown
Downloads:1,510,783
Favorites:2,921
MD5:
10.2.6

Dominos  Updated this week!  Popular! (More than 5000 hits)

Version: 10.2.28
by: Tuller [More]

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.
  • A movable experience/reputation bar.
  • 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, and at what opacity.
  • 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
  • Masque support
  • LibKeyBound support
  • Sticky frames (FlyPaper)
  • The ability to move buttons in combat
  • A movable casting bar (optional)
  • Configurable right click targeting
  • Configurable self cast key settings
  • Configurable Possess/Override/Vehicle 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.
  • Hold down alt while moving a bar to disable sticky bars

...and this is why I wrote it:
  • I have significantly less time to code now than I did previously. Dominos is intended to be easier to maintain.
  • I wanted to see how much I could do while maintaining compatibility with the standard action button code.
  • I'm not entirely happy with the direction I took with Bongos3. I added features that I do not see myself using personally, and thus feel that those features will be neglected and bug ridden.

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 buttons
  • AdiButtonAuras - Adds buff and debuff highlighting + duration text

Dominos Changelog

10.2.28
  • (Cata) Update Paladin aura paging options

10.2.27
  • Add support for Cataclysm Classic

10.2.26
  • Fix issues causing action bars 11-14 to not be bindable in classic versions
  • Ensure that GM Ticket Status button is anchored upon loading the UI

10.2.25
  • Updated TOCs for 1.14.2
  • Action Button hotkeys are now reparented when hidden, instead of via an opacity change. This should be more compatible with other addons.
  • The GM Ticket Status button should now be anchored to the menu bar

10.2.24
  • (Retail) Restored the menu, bags and queue status bars

10.2.23
  • Updated TOC file versions for 10.2.6
  • (Retail) Temporarily disabled Dominos from handling the menu, bags and queue status bars to work around issues introduced by the new patch. These can still be modified using standard Edit Mode.

10.2.22
  • (Classic) Fix latency tooltip

10.2.21
  • Fix hotkey display issues
  • Fixed some inconsistencies when toggling the new per bar options
  • Renamed the showgrid profile value to showEmptyButtons to maintain consistency with per bar settings

10.2.20
  • Added per bar toggles for bindings, macros, counts, and equipped item border visibility
  • Added the ability to configure the number of segments on progress bars

10.2.19
  • (Classic) Update Shadowform and Metamorphosis conditionals to not check for a result from
  • (Classic) Add some workarounds to prevent cooldown flashes from showing up on the stance and pet bars when they're transparent but not hidden.

10.2.18
  • Action Buttons that have been hidden by shrinking the size of the bar are now simply hidden, instead of being completely detached from the bar. This should allow them to still remain usable in macros or by pressing any associated hotkeys.
  • Added a new Row Offset layout setting. This will indent each row of buttons by the specified value.

10.2.17
  • Update TOC file versions for 1.15.1

10.2.16
  • (Retail) Fix an issue causing slots to appear empty when switching specs

10.2.15
  • (Retail) Enabled reuse of Blizzard Action Bars 2-8
  • (Wrath, Classic) Added action bars 11-14
  • Immaterial code optimizations and cleanup

10.2.14b
  • Make workaround a bit more consistent

10.2.14
  • Add a workaround for missing icons when switching forms/etc
  • Fix typo in pet battle detection

10.2.13
  • (Retail) Reimplement cast on key press support

10.2.12b
  • Fix error on load in Classic

10.2.12
  • (Retail) Revert back most of the post 10.2.1 changes
  • (Retail) Added an option to toggle spell animations

10.2.11
  • (Retail) Fix issues causing keybindings to not properly from and to the Override UI
  • Revert Override UI detection implementation to the 10.2.1 version

10.2.10
  • (Retail) /click macros should work a bit better when CastOnKeyDown is enabled
  • Cleanup code a bit

10.2.9
  • (Retail) Fix Override Bar micro menu button positioning
  • (Retail) Improved support for addons like HideActionbarAnimations by deferring some function bindings until later
  • (Retail) Fixed an issue with displaying counts of at least 1000 on actions
  • Updated LibUIDropDownMenu to resolve the NewFeature error

10.2.8
  • Updated LibUIDropDownMenu to prevent an error with opening right click menus that contain well, dropdowns.

10.2.7
  • Add profession quality indicators
  • Icon coloring is now configurable. Defaults have been reverted to those of the base UI
  • Hid extraneous options from Classic builds

10.2.6
  • Resolve issues with focus, self, and mouseover cast not working
  • Revert overlay glow behavior
  • Update bar visibility when entering/leaving areas

10.2.5

THIS IS A MAJOR BREAKING UPDATE

Action Buttons in retail are no longer derived from ActionBarButtonTemplate. The behavior in classic should be about the same as it was before.

Benefits:
  • You'll (hopefully) no longer see cases where action buttons would randomly stop working when switching zones.
  • Generally action button behavior should be more consistent across all action buttons

Drawbacks:
  • Press and hold casting is no longer supported. (This is an API limitation of using completely custom action buttons)
  • Addons that modify the stock action won't just work with Dominos anymore. They'll need to code in their own support (sorry).

Other Changes:
  • (Retail) Out of range coloring is now builtin
  • (Retail) Spell activation glows can now be disabled. They're also a bit less dramatic.

10.2.1
  • Handle hiding the stock mirror timers in 10.2
  • Update TOCs for 1.15.0
  • Better updates to action flyouts when hunter pets change
  • Throttle menu bar updates

10.2.0
  • Update TOCs for 10.2.0
  • Prevent Dominos Progress from registering for events before its settings have been loaded

10.1.5
  • Update TOCs for 3.4.3
  • Resolve some possible null reference errors with unloading modules

10.1.4
  • Update TOCs for 1.14.4 and 10.1.7
  • (Classic) Fix the positioning close button positioning on right click menus
  • (Retail) Fix the micro menu positioning when in a pet battle

10.1.3
  • Add the Evoker class bar
  • Made some internal improvements to handling one time events for module loading

10.1.2
  • Add support for 10.1.5

10.1.1
  • Add support for 3.4.3

10.1.0
  • Add support for 10.1.0

10.0.22
  • Fixed a few more issues with mouseover fading and hovering over the spell flyout

10.0.21
  • Fixed an error caused by hovering over a faded bar
  • Resolved a flyout activation issue when cast on key press is enabled

10.0.20
  • Updated TOCs for 10.0.7
  • Reverted to 10.0.15 implementations of pet and stance bars due to API changes
  • Improved handling of flyout clicks

10.0.19
  • Updated TOCs for 10.0.5

10.0.18
  • (Classic) Correct spell ID used for shadowform detection

10.0.17
  • Updated TOCs for 3.4.1
  • Made Shadowform (Retail) and Metamorphosis (Classic) state calculations to be dynamic

10.0.16
  • 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

10.0.15
  • 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

10.0.14
  • Fix an issue with profile version updates upon the load of a new profile
  • Improved flyout mouseover detection

10.0.13
  • 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

10.0.12
  • Fix dragonriding bar calculation

10.0.11
  • Fix an issue causing the zhTW localization to not load for the cast bar
  • Added some workarounds to better control the position of the extra action bar

10.0.10
  • Add zhTW updates from @class2u

10.0.9
  • Update TOCs for 10.0.2
  • Add reagent bag slot

10.0.8
  • 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

10.0.7
  • Update action button visibility when known spells changed

10.0.6
  • Fix showing empty buttons not working in combat

10.0.5
  • 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

10.0.4
  • The Dominos Masque skin is now packaged as a separate addon (thanks StormFX)
  • Adjusted bindings header definitions in retail to avoid tainting issues

10.0.3
  • Fix possess bar errors in classic

10.0.2
  • Fix missing Bindings.xml errors
  • Fix some errors with hiding frames

10.0.1
  • 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)

10.0.0
  • Improved show empty buttons detection for battlepet, mount, and petaction cursor types

Known Issues
  • 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)

10.0.0-beta4
  • Fix error when leaving combat

10.0.0-beta3
  • 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

10.0.0-beta2
  • 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

10.0.0-beta1
  • Added a placeholder for Dominos Encounter/Extras to automatically disable it

10.0.0-alpha4
  • Added a new possess bar implementation that handles both possess and vehicle exit actions

10.0.0-alpha3
  • 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)

10.0.0-alpha2
  • 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

10.0.0-alpha1
  • Dragonflight Support
  • Added support for 14 action bars
  • Merged Dominos_Encounter/Extras into the main addon
Optional Files (2)
File Name
Version
Size
Author
Date
Type
10.2.27-beta1
365kB
04-20-24 01:52 PM
Addon
1.3
110kB
07-07-10 07:17 AM
Addon


Archived Files (92)
File Name
Version
Size
Author
Date
10.2.27
365kB
Tuller
05-01-24 04:45 PM
10.2.26
362kB
Tuller
04-15-24 04:12 PM
10.2.25
362kB
Tuller
04-14-24 09:14 AM
10.2.24
361kB
Tuller
03-20-24 05:08 PM
10.2.23
361kB
Tuller
03-19-24 05:41 PM
10.2.22
361kB
Tuller
03-16-24 11:26 AM
10.2.21
360kB
Tuller
02-19-24 09:22 AM
10.2.20
361kB
Tuller
02-18-24 03:28 PM
10.2.19
359kB
Tuller
02-17-24 11:01 AM
10.2.18
359kB
Tuller
02-10-24 02:28 PM
10.2.17
358kB
Tuller
02-06-24 04:21 PM
10.2.16
358kB
Tuller
02-05-24 04:31 PM
10.2.15
358kB
Tuller
02-04-24 02:02 PM
10.2.14b
358kB
Tuller
01-31-24 06:56 PM
10.2.14
358kB
Tuller
01-31-24 06:44 PM
10.2.13
358kB
Tuller
01-31-24 07:01 AM
10.2.12b
357kB
Tuller
01-30-24 08:46 PM
10.2.11
361kB
Tuller
01-28-24 05:33 PM
10.2.10
361kB
Tuller
01-27-24 10:55 PM
10.2.9
361kB
Tuller
01-24-24 06:33 PM
10.2.8
361kB
Tuller
01-23-24 05:44 PM
10.2.7
361kB
Tuller
01-21-24 04:45 PM
10.2.6
359kB
Tuller
01-20-24 06:27 PM
10.2.5
360kB
Tuller
01-20-24 01:53 PM
10.2.1
354kB
Tuller
11-26-23 02:32 PM
10.2.0
353kB
Tuller
11-12-23 02:58 PM
10.1.5
353kB
Tuller
10-28-23 03:03 PM
10.1.4
353kB
Tuller
09-24-23 05:03 PM
10.1.3
353kB
Tuller
07-17-23 04:11 PM
10.1.2
353kB
Tuller
07-11-23 03:57 PM
10.1.1
355kB
Tuller
06-20-23 03:42 PM
10.1.0
355kB
Tuller
05-03-23 08:27 PM
10.0.22
350kB
Tuller
03-26-23 02:00 PM
10.0.21
350kB
Tuller
03-21-23 05:40 PM
10.0.19
348kB
Tuller
01-28-23 10:18 AM
10.0.18
348kB
Tuller
01-23-23 05:03 PM
10.0.17
348kB
Tuller
01-22-23 03:31 PM
10.0.16
348kB
Tuller
01-08-23 04:31 PM
10.0.15
349kB
Tuller
12-30-22 11:34 AM
10.0.14
348kB
Tuller
12-17-22 12:11 PM
10.0.13
348kB
Tuller
12-15-22 04:45 PM
10.0.12
346kB
Tuller
11-29-22 06:53 AM
10.0.11
346kB
Tuller
11-20-22 08:45 AM
10.0.10
347kB
Tuller
11-19-22 09:19 AM
10.0.9
345kB
Tuller
11-17-22 06:22 PM
10.0.8
344kB
Tuller
11-13-22 02:04 PM
10.0.7
344kB
Tuller
11-12-22 03:21 PM
10.0.6
344kB
Tuller
11-11-22 06:35 PM
10.0.5
343kB
Tuller
11-11-22 10:15 AM
10.0.4
343kB
Tuller
11-08-22 06:18 PM
10.0.3
340kB
Tuller
11-07-22 05:29 PM
10.0.2
340kB
Tuller
11-06-22 07:50 PM
10.0.2
340kB
Tuller
11-06-22 07:05 PM
10.0.1
338kB
Tuller
11-05-22 01:49 PM
10.0.0
319kB
Tuller
11-03-22 04:58 PM
9.3.5
317kB
Tuller
09-17-22 09:07 AM
9.3.4
316kB
Tuller
08-29-22 04:56 PM
9.3.3
316kB
Tuller
08-25-22 04:55 PM
9.3.2
316kB
Tuller
08-21-22 09:01 AM
9.3.1
315kB
Tuller
08-20-22 10:40 AM
9.3.0
308kB
Tuller
08-20-22 10:32 AM
9.2.2
307kB
Tuller
02-23-22 05:08 PM
9.2.1
307kB
Tuller
02-22-22 07:46 PM
9.2.1
307kB
Tuller
02-22-22 07:46 PM
9.2.1
307kB
Tuller
02-22-22 07:46 PM
9.2.0
307kB
Tuller
02-22-22 07:09 PM
9.2.0
307kB
Tuller
02-22-22 07:09 PM
9.2.0
307kB
Tuller
02-22-22 07:09 PM
9.1.7
306kB
Tuller
01-30-22 08:55 AM
9.1.7
306kB
Tuller
01-30-22 08:55 AM
9.1.7
306kB
Tuller
01-30-22 08:55 AM
9.1.6
306kB
Tuller
01-29-22 12:15 PM
9.1.6
306kB
Tuller
01-29-22 12:15 PM
9.1.6
306kB
Tuller
01-29-22 12:15 PM
9.1.5
306kB
Tuller
12-28-21 10:52 AM
9.1.5
306kB
Tuller
12-28-21 10:52 AM
9.1.5
306kB
Tuller
12-28-21 10:52 AM
9.1.3
306kB
Tuller
09-22-21 10:47 AM
9.1.3
306kB
Tuller
09-22-21 10:47 AM
9.1.3
306kB
Tuller
09-22-21 10:47 AM
9.1.2
306kB
Tuller
09-19-21 12:10 PM
9.1.2
306kB
Tuller
09-19-21 12:10 PM
9.1.2
306kB
Tuller
09-19-21 12:10 PM
9.1.1
300kB
Tuller
09-01-21 05:12 PM
9.1.1
300kB
Tuller
09-01-21 05:12 PM
9.1.1
300kB
Tuller
09-01-21 05:12 PM
9.1.0
299kB
Tuller
07-02-21 01:20 PM
9.1.0
299kB
Tuller
07-02-21 01:20 PM
9.1.0
299kB
Tuller
07-02-21 01:20 PM
9.0.29
299kB
Tuller
06-18-21 12:47 PM
9.0.29
299kB
Tuller
06-18-21 12:47 PM
9.0.29
299kB
Tuller
06-18-21 12:47 PM


Post A Reply Comment Options
Unread 03-28-17, 05:57 AM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Set the faded opacity slider to 0, and then set the showstate to [combat]70;show
Report comment to moderator  
Reply With Quote
Unread 01-10-17, 04:42 PM  
DreamsUnderStars
A Defias Bandit

Forum posts: 3
File comments: 105
Uploads: 0
Is it possible to write this so that it goes to 100% opacity on mouseover?

[combat]70;25
Report comment to moderator  
Reply With Quote
Unread 11-09-16, 08:26 AM  
Hopelez
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations

Forum posts: 10
File comments: 23
Uploads: 1
Slight problem since 7.1 hit the servers:

The bonus roll window doesn't seem to move with the dominos_roll window like it used to, and instead is just at the normal location in the middle.
Report comment to moderator  
Reply With Quote
Unread 11-05-16, 12:07 PM  
the9thresident
A Kobold Labourer
 
the9thresident's Avatar

Forum posts: 1
File comments: 60
Uploads: 0
no idea how i messed this up

11x ...Ons\Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0-90098.lua:68: attempt to call method 'CreateTitleRegion' (a nil value)
...Ons\Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0-90098.lua:68: in function `Initialize'
...Ons\Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0-90098.lua:662: in function <...Ons\Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:656>

Locals:
self = <table> {
Activate = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:265
EventButton = <unnamed> {
}
Deactivate = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:290
PLAYER_REGEN_ENABLED = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:224
Toggle = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:248
L = <table> {
}
UnregisterAllCallbacks = <function> defined @Masque\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:200
Set = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:336
ToShortKey = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:375
PLAYER_REGEN_DISABLED = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:231
RegisterCallback = <function> defined @Masque\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
IsShown = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:317
SetColorKeyBoundMode = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:192
UnregisterCallback = <function> defined @Masque\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
Initialize = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:46
events = <table> {
}
GetColorKeyBoundMode = <function> defined @Dominos\libs\LibKeyBound-1.0\LibKeyBound-1.0.lua:219
colorKeyBoundMode = <table> {
}
Binder = <table> {
}
}
f = KeyboundDialog {
0 = <userdata>
}
(*temporary) = nil
(*temporary) = KeyboundDialog {
0 = <userdata>
}
(*temporary) = "attempt to call method 'CreateTitleRegion' (a nil value)"
L = <table> {
Alt = "A"
Button19 = "B19"
BindingsHelp = "Hover over a button, then press a key to set its binding. To clear a button's current keybinding, press %s."
Backspace = "BS"
End = "En"
BASEREVISION = 90092
CombatBindingsEnabled = "Exiting combat, keybinding mode enabled"
Button17 = "B17"
Page Up = "PU"
CannotBindInCombat = "Cannot bind keys in combat"
Capslock = "Cp"
REVISION = 0
Down Arrow = "Dn"
Button9 = "B9"
Disabled = "Bindings mode disabled"
ClearedBindings = "Removed all bindings from %s"
NoKeysBoundTip = "No current bindings"
UnboundKey = "Unbound %s from %s"
Button25 = "B25"
Button28 = "B28"
Button26 = "B26"
Insert = "Ins"
Button21 = "B21"
Page Down = "PD"
Button30 = "B30"
Right Arrow = "Rt"
BindingMode = "Binding Mode"
Button3 = "B3"
BoundKey = "Set %s to %s"
Button20 = "B20"
ClearTip = "Press Escape to clear all bindings"
Scroll Lock = "SL"
Button10 = "B10"
Button2 = "B2"
Button24 = "B24"
Button1 = "B1"
Button22 = "B22"
NumPad = "N"
Ctrl = "C"
Button7 = "B7"
Button23 = "B23"
Up Arrow = "Up"
Left Arrow = "Lf"
Button16 = "B16"
Button8 = "B8"
Button14 = "B14"
Button29 = "B29"
Tab = "Tb"
Shift = "S"
Spacebar = "Sp"
Button4 = "B4"
Button18 = "B18"
Enabled = "Bindings mode enabled"
Num Lock = "NL"
Mouse Wheel Up = "WU"
Mouse Wheel Down = "WD"
Home = "HM"
Delete = "Del"
Clear = "Cl"
Button31 = "B31"
Button5 = "B5"
Button15 = "B15"
Button6 = "B6"
Button12 = "B12"
CombatBindingsDisabled = "Entering combat, keybinding mode disabled"
Button11 = "B11"
Button13 = "B13"
Button27 = "B27"
}
_G = <table> {
ElvNamePlateUnitFrameHealthBar = ElvNamePlateUnitFrameHealthBar {
}
ERR_OUT_OF_CHI = "Not enough chi"
DH_HAVOC_CORE_ABILITY_2 = "Strong melee attack that consumes Fury. If it critical strikes, some Fury is refunded."
MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
}
MerchantItem9ItemButtonStock = MerchantItem9ItemButtonStock {
}
GetTrainerServiceTypeFilter = <function> defined =[C]:-1
UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
ElvUI_Bar5Button11Count = ElvUI_Bar5Button11Count {
}
SetTrainerServiceTypeFilter = <function> defined =[C]:-1
LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 734
EventTr



any idea how i fix it... never had this issue before
also can't get into the config at all


8x Dominos\core\configOverlay.lua:618: attempt to call method 'CreateTitleRegion' (a nil value)
Dominos\core\configOverlay.lua:618: in function `CreateHelpDialog'
Dominos\core\configOverlay.lua:583: in function `CreateFrameOverlays'
Dominos\core\configOverlay.lua:570: in function `Show'
Dominos\Dominos-7.0.21.lua:364: in function `SetLock'
Dominos\Dominos-7.0.21.lua:373: in function `ToggleLockedFrames'
Dominos\plugins\launcher.lua:40: in function `OnClick'
...eMasque\Libs\LibDBIcon-1.0\LibDBIcon-1.0-34.lua:116: in function <...eMasque\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:116>

Locals:
self = <table> {
overlay = <unnamed> {
}
SetDefaultModuleLibraries = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:398
Enable = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:325
NewModule = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:266
EnableModule = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:363
modules = <table> {
}
GetModule = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:241
IterateEmbeds = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:473
IsModule = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:248
baseName = "Dominos"
defaultModuleLibraries = <table> {
}
CreateHelpDialog = <function> defined @Dominos\core\configOverlay.lua:591
Hide = <function> defined @Dominos\core\configOverlay.lua:575
SetEnabledState = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:455
CreateFrameOverlays = <function> defined @Dominos\core\configOverlay.lua:581
enabledState = true
Disable = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:345
OnInitialize = <function> defined @Dominos\core\configOverlay.lua:520
moduleName = "ConfigOverlay"
GetName = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:310
defaultModuleState = true
Show = <function> defined @Dominos\core\configOverlay.lua:569
IterateModules = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:468
name = "Dominos_ConfigOverlay"
SetDefaultModulePrototype = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:440
IsEnabled = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:482
orderedModules = <table> {
}
SetDefaultModuleState = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:418
DisableModule = <function> defined @Masque\Libs\AceAddon-3.0\AceAddon-3.0.lua:381
}
dialog = DominosConfigHelperDialog {
0 = <userdata>
}
(*temporary) = nil
(*temporary) = DominosConfigHelperDialog {
0 = <userdata>
}
(*temporary) = "attempt to call method 'CreateTitleRegion' (a nil value)"
AddonName = "Dominos"
L = <table> {
NewPlayer = "Created new profile for %s"
AvailableProfiles = "Available Profiles"
TipVehicleBar = "Displays controls to aim and exit a vehicle.
All other vehicle actions are displayed on the possess bar."
SetColsDesc = "Sets the number of columns for <frameList>"
ToggleFramesDesc = "Toggles the given <frameList>"
SetAlphaDesc = "Sets the opacity of <frameList>"
PrintVersionDesc = "Prints the current version"
ConfigModeExit = "Exit Config Mode"
BindingExitTip = "<Shift Left Click> to exit binding mode"
ShowBar = "<Middle Click or Shift-Right Click> to show"
ProfileCreated = "Created new profile "%s""
BindingEnterTip = "<Shift Left Click> to enter binding mode"
TipRollBar = "Displays frames for rolling on items, when in a group."
SaveDesc = "Saves current settings and switches to <profile>"
ProfileCopied = "Copied settings from "%s""
HideBar = "<Middle Click or Shift-Right Click> to hide"
ShowOptionsTip = "<Right Click> to show the options menu"
ConfigExitTip = "<Left Click> to exit configuration mode"
SetSpacingDesc = "Sets the spacing level for <frameList>"
ShowConfig = "<Right Click> to configure"
CantDeleteCurrentProfile = "Cannot delete the current profile"
ActionBarDisplayName = "Action Bar %s"
ConfigMode = "Configuration Mode"
CopyDesc = "Copies settings from <profile>"
HideFramesDesc = "Hides the given <frameList>"
BarDisplayName = "%s Bar"
ConfigEnterTip = "<Left Click> to enter configuration mode"
ProfileLoaded = "Set profile to "%s""
SetDesc = "Switches settings to <profile>"
ProfileDeleted = "Deleted profile "%s""
SetAlpha = "<Mousewheel> to set opacity (|cffffffff%d|r)"
Update
Last edited by the9thresident : 11-05-16 at 12:09 PM.
Report comment to moderator  
Reply With Quote
Unread 10-28-16, 04:02 PM  
Dixon Butz
A Deviate Faerie Dragon
 
Dixon Butz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 61
Uploads: 2
Originally Posted by Tuller
Dominos_Bufftimes isn't a thing I maintain
Ok. I will disable it. Thx!
Post deleted too.
Last edited by Dixon Butz : 10-28-16 at 04:30 PM.
Report comment to moderator  
Reply With Quote
Unread 10-28-16, 04:00 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Dominos_Bufftimes isn't a thing I maintain
Report comment to moderator  
Reply With Quote
Unread 10-10-16, 08:28 AM  
purpleblack
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
artifact bar

why is the artifact bar orange? is there a way to change the color?
Last edited by purpleblack : 10-10-16 at 08:29 AM.
Report comment to moderator  
Reply With Quote
Unread 09-25-16, 03:19 PM  
Druzilla
A Kobold Labourer
 
Druzilla's Avatar

Forum posts: 0
File comments: 19
Uploads: 0
target castbar

Anyway to add castbar for targets?
Report comment to moderator  
Reply With Quote
Unread 09-05-16, 05:00 PM  
Ashamam
A Murloc Raider

Forum posts: 7
File comments: 47
Uploads: 0
Originally Posted by Tuller
Probably not, since that's more a thing I expect to see on unitframes/nameplates.

Please please please :P. I take your point re unit frames etc, but from a design POV its hard to get the same look as your player cast bar with another add-on. I usually stack the two cast bars with a scale difference so I can easily see boss casts. And your cast bar looks sooo good.

Anyway, hope you reconsider.

edit: Turns out you can get close with Stuf unit frames for the target cast bar.
Last edited by Ashamam : 09-12-16 at 08:02 PM.
Report comment to moderator  
Reply With Quote
Unread 09-02-16, 04:32 PM  
radinator
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
numbuttons stopped working?

After updating to 7.0.18 I can't seem to get '/dom numbuttons <number>' working...it won't even let me hit enter for that line. Has that functionality been removed?
Edit: It does accept 12, meaning it does let me hit enter after that.
Last edited by radinator : 09-02-16 at 05:51 PM.
Report comment to moderator  
Reply With Quote
Unread 09-01-16, 04:34 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Re: No Menu and Help button icons

Originally Posted by Corin
Hi,
Is any way to update icons for menu/escape button and for help/customer support button? Is show a ? sign instead original icons.
I make a picture to show. I delete cache and interface folders in wow folder and reinstall addons but is same
Thank you
I'd rather not replace the blizzard ones.
Report comment to moderator  
Reply With Quote
Unread 09-01-16, 08:06 AM  
Corin
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
No Menu and Help button icons

Hi,
Is any way to update icons for menu/escape button and for help/customer support button? Is show a ? sign instead original icons.
I make a picture to show. I delete cache and interface folders in wow folder and reinstall addons but is same
Thank you
Report comment to moderator  
Reply With Quote
Unread 08-31-16, 07:34 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Originally Posted by Tuller
Config mode -> right click bar -> uncheck auto switch modes
Ohh, I'm stupid! Did not notice this bar has a config mode now lol. You did a great work with the redesign! Thanks!
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Last edited by Tonyleila : 08-31-16 at 07:42 PM.
Report comment to moderator  
Reply With Quote
Unread 08-31-16, 04:30 PM  
Tuller
A Warpwood Thunder Caller
 
Tuller's Avatar
AddOn Author - Click to view AddOns

Forum posts: 91
File comments: 1740
Uploads: 17
Config mode -> right click bar -> uncheck auto switch modes
Report comment to moderator  
Reply With Quote
Unread 08-31-16, 10:44 AM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Hey Tuller something is wrong with the XP bar, it always switches back to the reputation bar automaticly. Also happens when Dominos is the only addon enabled. Any way to fix this?
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Last edited by Tonyleila : 08-31-16 at 10:44 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: