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/
-
View User Profile
-
Send Message
Posted Dec 3, 2011:) Ive updated the .toc and it works fine, but yes please Elkano, an official update would be nice - ive used this on all my toons, it seems like forever - couldn't live without it :)
-
View User Profile
-
Send Message
Posted Dec 3, 2011-
View User Profile
-
Send Message
Posted Nov 14, 2011I'm having a problem where I can't right click a buff on the buff bar to cancel a buff while in combat. It works fine once a break combat. This becomes a problem when I want to break out of ice block early or drop righteous fury on my pally so the off tank can grab a boss.
-
View User Profile
-
Send Message
Posted Nov 19, 2011If you usually right-click your buff to remove it, you can use a simply macro to do that.
First click cast Ice Block, second click remove it. Good game.
-
View User Profile
-
Send Message
Posted Nov 22, 2011Thanks man, this will def help.
-
View User Profile
-
Send Message
Posted Nov 8, 2011Please god, give this one an update! :(
-
View User Profile
-
Send Message
Posted Oct 27, 2011I'm using it to display a list of buffs, but only the icons.
Any way i can make it show horizontaly ?
-
View User Profile
-
Send Message
Posted Nov 7, 2011-
View User Profile
-
Send Message
Posted Oct 8, 2011-
View User Profile
-
Send Message
Posted Oct 4, 2011Thank 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.
-
View User Profile
-
Send Message
Posted Sep 28, 2011Count: 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
-
View User Profile
-
Send Message
Posted Sep 25, 2011Thanks!
-
View User Profile
-
Send Message
Posted Sep 20, 2011Removing "Blessing of Demonstration"
- Delete line #301 :: "table_insert(data, DATA_DEMO)"
-
View User Profile
-
Send Message
Posted Sep 12, 2011I 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.
-
View User Profile
-
Send Message
Posted Sep 12, 2011-
View User Profile
-
Send Message
Posted Sep 11, 2011-
View User Profile
-
Send Message
Posted Aug 30, 2011-
View User Profile
-
Send Message
Posted Aug 24, 2011-
View User Profile
-
Send Message
Posted Aug 12, 2011-
View User Profile
-
Send Message
Posted Aug 13, 2011Due 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.