This is due to changes in the buff/debuff API.. It just doesn't detect new buffs being applied or removed. You can force and update after the change by changing an item for example.
Seems to be working if you change PLAYER_AURAS_CHANGED to UNIT_AURA and check if the target is the player.
Macaroon Support: (add this to DrDamage.lua, ~line 120)
elseif IsAddOnLoaded("Macaroon") then
ABglobalbutton = "MacaroonButton"
ABgetID = function( button )
if(button.macrospell) then
return nil, button.macrospell, button.macrorank
end
end
You can only set key bindings out of combat, so the only thing that would be possible are things like going into a special instance or if you put a special piece of gear on or any other thing that happens out of combat.
I will add the FuBar text options soon but I don't want to change the behavior with deleting and creating profiles because otherwise you would maybe overwrite something important by mistake.
It uses your current key bindings and captures everything you have set. So it should work with every other addon that sets key bindings. (I also use SpellBinder so I'm sure that it works with it ;))
KeyProfiler should help you if you need different key bindings for different situations and you don't want to change them by setting every key again and again. You only need to save your key configuration and can then load them later with only one click.
0
Seems to be working if you change PLAYER_AURAS_CHANGED to UNIT_AURA and check if the target is the player.
0
0
0
This line should be added to the Aura.lua (for Savage Combat)
0
0
The second solution only works for action buttons but not for spell/macro... buttons. So please change it to the first one.
0
If you have created profiles or relations between a profile and a target then you have to create them again! (r54489)
0
Changing your bindings depending on your target (as long as you are out of combat) will be my next thing on my to do list.
0
0
0
0
WikiPage: http://wowace.com/wiki/KeyProfiler
Download: http://files.wowace.com/KeyProfiler/KeyProfiler.zip
0
0
0
Priest:
http://www.wowhead.com/?item=31064
Moonkin:
http://www.wowhead.com/?item=31040