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/
Has it been updated for TBC?
Nice, still using this since vanilla lol. Best buff addon! I've got beta if you don't and need a test...
@Elkano
Do you intend on releasing a TBC version? I have edited my own personal copy and got it working, but am hoping there will be an official release soon.
In reply to OldGrizzlyGamer:
+1
Best buff addon
In reply to OldGrizzlyGamer:
Yes, I do intend to keep it working for all three game flavors.
I created a whitelist, but now I can't add anything to it really, it's much smaller than it used to be and I'm not sure why, only showing 18 total buffs.... what do?
edit: tried resetting the profile and it still did not allow me to access the full range of buffs to track.
In reply to Dan_Hazard:
It will only show spells that you either already have on a white-/blacklist or that you have seen so far this session. Always has been that way. 🙈
Sorry - been out for a few years. How can I filter auras vs. non-auras? I just don't know what terminology to use.
In reply to SoMuchLasagna:
I think I called them timeless buffs and there should be an option to whitelist (only show those) or blacklist (don't show) them within a bar group.
In reply to Elkano:
I thought I tried timeless as a
label, I didn’t see an option for those in the bar, but I’ll check again when I get home.
In reply to SoMuchLasagna:
You're right, I'm dumb. I was so caught up in trying to do it by timer, I didn't even see the dropdown. Thanks.
I'm having a problem just clicking off buffs when in combat?? Is there anyway to fix this?
In reply to Psyriph:
Sadly for EBB there is currently none (since WoW 4.x).
The frames needed to do that can't be moved in combat and thus I'd have to remove filtering and sorting and have Blizzard's code handle the frames.
I always wanted to at least add that as an alternative but since I never needed it myself, I never came around to doing it besides a prototype :/
Can't see any bargroup anymore on screen, they also disappeared from the config window so I can't adjust /create new groups anymore.
I received following 2 LUA-Errors:
Lua 1:
31x ElkBuffBars\EBB_BarGroup.lua:129: attempt to call method 'SetBackdrop' (a nil value)
[string "@ElkBuffBars\EBB_BarGroup.lua"]:129: in function `UpdateAnchor'
[string "@ElkBuffBars\EBB_BarGroup.lua"]:117: in function `ToggleConfigMode'
[string "@ElkBuffBars\ElkBuffBars-2.6.0-196.lua"]:168: in function `OnClick'
[string "@Accountant_Classic\Libs\LibDBIcon-1.0\LibDBIcon-1.0-43.lua"]:144: in function <...ountant_Classic\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:142>
Locals:
self = <table> {
layout = <table> {
}
bars = <table> {
}
data = <table> {
}
frames = <table> {
}
}
show = true
(*temporary) = nil
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = <table> {
bgFile = "Interface/Tooltips/UI-Tooltip-Background"
tileSize = 16
edgeFile = "Interface/Tooltips/UI-Tooltip-Border"
tile = false
edgeSize = 16
insets = <table> {
}
}
(*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
anchor_backdrop = <table> {
bgFile = "Interface/Tooltips/UI-Tooltip-Background"
tileSize = 16
edgeFile = "Interface/Tooltips/UI-Tooltip-Border"
tile = false
edgeSize = 16
insets = <table> {
}
}
Lua 2
67x ElkBuffBars\EBB_BarGroup.lua:174: attempt to call method 'SetBackdropColor' (a nil value)
[string "@ElkBuffBars\EBB_BarGroup.lua"]:174: in function `UpdateAnchor'
[string "@ElkBuffBars\EBB_BarGroup.lua"]:117: in function `ToggleConfigMode'
[string "@ElkBuffBars\ElkBufAfBars-2.6.0-196.lua"]:168: in function `OnClick'
[string "@Accountant_Classic\Libs\LibDBIcon-1.0\LibDBIcon-1.0-43.lua"]:144: in function <...ountant_Classic\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:142>
Locals:
self = <table> {
layout = <table> {
}
bars = <table> {
}
data = <table> {
}
frames = <table> {
}
}
show = true
(*temporary) = nil
(*temporary) = <unnamed> {
0 = <userdata>
PixelSnapDisabled = true
}
(*temporary) = 0.300000
(*temporary) = 0.500000
(*temporary) = 1
(*temporary) = 0.500000
(*temporary) = "attempt to call method 'SetBackdropColor' (a nil value)"
anchor_backdrop = <table> {
bgFile = "Interface/Tooltips/UI-Tooltip-Background"
tileSize = 16
edgeFile = "Interface/Tooltips/UI-Tooltip-Border"
tile = false
edgeSize = 16
insets = <table> {
}
}
In reply to ishirra:
I'm also unable to see them. I got them to show once somehow and it was successfully creating new groups when I clicked the button but they weren't updating properly when deleting them and I haven't been able to get the window to show anything since.
Tried to configure this beloved addon today, but got a message from "LUA" ;) :
1x ElkBuffBars\EBB_BarGroup.lua:194: attempt to call method 'SetBackdropColor' (a nil value)
[string "@ElkBuffBars\EBB_BarGroup.lua"]:194: in function `UpdateAnchor'
[string "@ElkBuffBars\EBB_BarGroup.lua"]:108: in function `SetLayout'
[string "@ElkBuffBars\ElkBuffBars-2.5.2-193.lua"]:719: in function `AddBarGroup'
[string "@ElkBuffBars\ElkBuffBars-2.5.2-193.lua"]:1206: in function <ElkBuffBars\ElkBuffBars.lua:1205>
[string "=[C]"]: ?
[string "@Ace3\AceConfig-3.0-3\AceConfigDialog-3.0\AceConfigDialog-3.0-79.lua"]:51: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
[string "@Ace3\AceConfig-3.0-3\AceConfigDialog-3.0\AceConfigDialog-3.0-79.lua"]:843: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:664>
[string "=[C]"]: ?
[string "@Ace3\AceGUI-3.0\AceGUI-3.0-41.lua"]:72: in function <Ace3\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@Ace3\AceGUI-3.0\AceGUI-3.0-41.lua"]:306: in function `Fire'
[string "@Ace3\AceGUI-3.0-41\widgets\AceGUIWidget-Button.lua"]:22: in function <...dOns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>
so is this addon abandoned ?
> Last Released File: 2 days ago
yeah, looks abandoned to me 😏
In reply to Elkano:
Not sure why but version 103 alpha has been listed as the latest version for ages :(
Literally just found this comment so checked the version manually!
But so happy to see an update!
I think the TOC might also have to be
## Interface: 90001
To stop it showing out of date.