Elkano's BuffBars
EBB provides groups of statusbar style indicators to show (de)buffs currently affecting your char or some other units (currently focus, pet and target). For the player, it can also show indicators for temporary enchants place on it's weapons.
Due to changes Blizzard made with WoW 4.x it's no longer possible to cancel buffs without the use of secure frames. Currently EBB limits canceling of buffs to out-of-fight since using SecureAuraHeader would have required a major code restructuring. This will be coming in a later version.
Version 2.x is a total recode based on the Ace2 framework which became necessary in order to support some of the longtime wanted and suggested features. It's now possible to show different groups of bars which can be configured in many ways. Each group can be assigned an individual look and filter settings. EBB can be configured via a dropdown menu which is accessible via chat (/ebb config), FuBar plugin or (for the group settings) by right clicking the groups anchor. After setting up a group, its anchor can be hidden by alt-left clicking a bar or the anchor itself in order to lock the group in place.
In order to get additional bar textures and fonts for EBB simply install SharedMedia which is available for download under http://wow.curse.com/downloads/wow-addons/details/sharedmedia.aspx
If you have bug reports or feature request, create a ticket: http://www.wowace.com/projects/elkbuffbars/create-ticket/
You can also check my thread at the WoWAce forums: http://forums.wowace.com/showthread.php?t=5290
The most recent development version of EBB is available directly from the WoWAce SVN via http://www.wowace.com/projects/elkbuffbars/files/
Thank you for this addon. I find it very usefull and design.
I have a problem : I just started WoW again (no will...) and I can do as before.
I want the DEBUFF bar to be "anchored" to the BUFF bar, just after it. I don't find this option. Now the DEBUFF bar can be moved freely.
How can I do that ?
PS : please excuse mistakes, I am French.
Count: 99
Call Stack:
...ddOns\ElkBuffBars\libs\AceEvent-2.0\AceEvent-2.0.lua:369: in function <...ddOns\ElkBuffBars\libs\AceEvent-2.0\AceEvent-2.0.lua:345>
This is the current error on the 4.3 PTR
Thanks!
Removing "Blessing of Demonstration"
- Delete line #301 :: "table_insert(data, DATA_DEMO)"
I wonder if it is possible to filter by remaining time instead of maximal time of a buff. It would be nice, since i dont care about the buff-time of 15 minutes-remaining or longer buffs. But once their duration drops below an encounter-duration i do care. So i can created a buffbar with Long and notimebuffs (without timer) and one with shortbuffs with timer.
Love this addon :) - thanks for sharing your work.
Due to changes Blizzard made with WoW 4.x it's no longer possible to cancel buffs without the use of secure frames. Currently EBB limits canceling of buffs to out-of-fight since using SecureAuraHeader would have required a major code restructuring.
although i do see "show minimap tracking frame" but thats not "display ebb button"
Had an issue figuring that out too, this will re-enable your minimap button.
I am getting a similar error to one of the posters below and cannot seem to figure out what it is. The LUA message pops up upon login, and the AddOn will not function at all. I have cleared my AddOns folder, as well as my SavedVariables and done a fresh download and install of EBB, but am still getting the same error. Since no other AddOns are installed at the moment, we can rule out the issue being related to other AddOns using the libraries as you mentioned in your response. I installed and ran bugcatcher/bugsack, and here is everything it listed:
1x ElkBuffBars-2.3.1-166\EBB_BarGroup.lua:119: attempt to call method 'ToggleAnchor' (a nil value)
AceAddon-2.0-91100 (ElkBuffBars):979: in function <...ddOns\ElkBuffBars\libs\AceAddon-2.0\AceAddon-2.0.lua:973>
<in C code>: ?
AceEvent-2.0-91097 (ElkBuffBars):260: in function `TriggerEvent'
AceEvent-2.0-91097 (ElkBuffBars):910: in function <...ddOns\ElkBuffBars\libs\AceEvent-2.0\AceEvent-2.0.lua:903>
nil
Locals:
nil
Any help or insight as to what is going on would be greatly appreciated!
Thanks