Dimmed Actions
Update 02/12/11: Sorry for the delay in Bartender/Dominos support. I've been busy with other projects and haven't had time to play WoW or tinker with addons. I used to use Bartender pre-cata so I hope to get Bartender support working.
Dimmed Actions will turn your action buttons (semi) transparent if they meet any of the following conditions
- Target is out of range for that action.
- Not enough mana/energy/rage for that action.
- Action cannot be cast on target (healing spells on hostile target)
- Action is currently on cooldown.
- Spell already exists on target.
Each of these conditions are optional and can be turned off.
Todo:
- Add options to disable spell exists on specific actions.
- Add support for Bartender & Dominos' bars.
DA needs translators. Apply here.
Donations welcome. There's a donate button here.
Bitcoin address: 13mvJMp8Z38SUAnZ4PgGpio5L2inqWQGsP
Did you select which bars you want dimmed in the bar options?
nothing seems to be changed.. even tough it's enabled ingame, i'm running bartender4, any ideas?
Any chance for Macaroons support? Thanks!
If I go into options and de-mark any of the Checkboxes for Dominos Bar1-10 and re-enable it directly, It works again. But only for a short time.
Looks like a nice Addon, but seems not to work with Dominos, yet.
All other Dim's seem to work on the bars. Cooldowned Spells are ignored?
DA 1.3.0 (german = DE) with Bartender4 (Bar 9)
I play a mage.
Would be great to get it work, because i want to use it as a non clickable reminder for instants ;)
When you mouseover a spell, what does the spell's description say? specifically the area where the cooldown text is. maybe I can add it.
so it looks like
L["cooldown"] = "cooldown"
the necessary change is:
L["cooldown"] = "Abklingzeit"
Now it works ;)
I added support for Dominos' in v1.0.13Beta. I don't use Domino's myself so please let me know if there's any problems.
hi, great addon, thanks.
i use domino's. any chance on this working with domino's?
I added another option to disable it in r49.
r48 works well now. By the way, is it possible not to dim healing spell while target is harmful? or add an option for it :Q
let me know if r48 gives you the #14 GetLocale() error.
sorry for the error in r46, I'm working on adding languages but still needs work.
Healing targets target only checks if a healing spell exists on your targets target instead of your target. So if you cast Rejuvenation on your self then the healing spell will dim if your target's targeting you.
I'll look into the argent tournament vehicle actions.
[2009/12/14 08:57:44-8156-x1]: DimmedActions-r46\core.lua:14: Usage: GetLocale(application[, silent]): 'application' - No locales registered for 'Dimmed Actions' AceLocale-3.0-2:133: in function `GetLocale' DimmedActions-r46\core.lua:14: in main chunk
-I got this error message with r46 :/ I played with zhTW version.
Thx a lot, It's work fine now :D But there's still some problem... There's 6 skill on argent tournament vehicle, "Defend" should be useable anytime. "Refresh Mount" should be useable while out of combat and not on cooldown. But they still fade out while I have target. By the way, "Healing targets target" function seems not working at all :/ In combat while my target's target is myself, healing spell still fade out. That's all the problem I've seen now. Anyway, it's still a good UI :)
Okay I just got the error too. It was due to using GetSpellName with a spellID of 0. Try r45.