So ur coding this completly new ... ok. thought its just a convert of ebb2 for the new libary :( (which would be ok !!1)
so i have to use unsnapping buffbar-addons :sad:
atleast for some time
currently there is only code for secure groups using SecureAuraHeader which allow canceling during combat but provide hardly any filters.
So black-/whitelist isn't in, yet, and when it is you'll either have that xor canceling in combat :(
Also, maybe I'll look into fixing EBB2 since there seems not too much broken.
I am totally hooked to this addon and really can't (ok, let's say: don't want to) live without it anymore.
The main thing I love so much about it is, that you are able to seperate all buffs inbetween:
- Auras (or alike, which dont have a duration)
- buffs with a duration
- debuffs
and sort/clamp those properly ... to clean up the default mess.
i.e. for Auras I use a seperate collumn with just the icon, buffs and debuffs with icon + a bar for their duration
Although I used the "whitelist" features in the past, it is not the reason why I love your EBBs so much, and that you are not able to cancel several buffs in combat anymore ... well, for the important stuff, most of us made macros for it anyway (like cancel bubble on my Paladin, etc.)
so i have to use unsnapping buffbar-addons :sad:
atleast for some time
Looking forward to it.
On a site note, I didn't find the option I need to hack to filter to whitelist or blacklist buff, is it possible that it is not code yet?
So black-/whitelist isn't in, yet, and when it is you'll either have that xor canceling in combat :(
Also, maybe I'll look into fixing EBB2 since there seems not too much broken.
The main thing I love so much about it is, that you are able to seperate all buffs inbetween:
- Auras (or alike, which dont have a duration)
- buffs with a duration
- debuffs
and sort/clamp those properly ... to clean up the default mess.
i.e. for Auras I use a seperate collumn with just the icon, buffs and debuffs with icon + a bar for their duration
Although I used the "whitelist" features in the past, it is not the reason why I love your EBBs so much, and that you are not able to cancel several buffs in combat anymore ... well, for the important stuff, most of us made macros for it anyway (like cancel bubble on my Paladin, etc.)
Thank you so much for looking into it again.
Clarx
(a true EBB junkie)
It works fine, thanks.
Found that string in libs\AceEvent-2.0\AceEvent-2.0.lua
Also i've commented string in ElkBuffBars.lua:
local TENCH_INVENTORYSLOT = {
[1] = GetInventorySlotInfo("MainHandSlot"),
[2] = GetInventorySlotInfo("SecondaryHandSlot"),
-- [3] = GetInventorySlotInfo("RangedSlot"), -- there's no Ranged slot more in MoP
}
I didn't test addon for all it's options yet, but it works well enough .