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 Jul 26, 2016With the current EBB v2 code base, sadly there is not.
-
View User Profile
-
Send Message
Posted Jul 20, 20162.5.0 - r188 is out as beta, let me know if you find any remaining bugs.
-
View User Profile
-
Send Message
Posted Jul 20, 2016Cheers for updating your AddOn !!!!
This Lua-error i still get:
2x ElkBuffBars\ElkBuffBars-r185.lua:388: attempt to index global 'ConsolidatedBuffs' (a nil value)
ElkBuffBars\ElkBuffBars-r185.lua:388: in function `HandleFrame_Blizzard_BuffFrame'
ElkBuffBars\ElkBuffBars-r185.lua:377: in function `PLAYER_ENTERING_WORLD'
ElkBuffBars\ElkBuffBars-r185.lua:327: in function <ElkBuffBars\ElkBuffBars.lua:296>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...ceBigWigs\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon'
...ceBigWigs\Libs\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <...ceBigWigs\Libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:391: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:414: in function `CombatLog_LoadUI'
FrameXML\UIParent.lua:995: in function <FrameXML\UIParent.lua:891>
Locals:
nil
-
View User Profile
-
Send Message
Posted Jul 20, 2016A YUUUGE Thank you! ;)
-
View User Profile
-
Send Message
Posted Jul 21, 2016Working like a charm, no more errors, thank you for quick update.
-
View User Profile
-
Send Message
Posted Jul 21, 2016I'm getting something similar:
Date: 2016-07-21 20:43:39
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\ElkBuffBars\ElkBuffBars.lua line 388:
attempt to index global 'ConsolidatedBuffs' (a nil value)
Debug:
ElkBuffBars\ElkBuffBars.lua:388: HandleFrame_Blizzard_BuffFrame()
ElkBuffBars\ElkBuffBars.lua:377: PLAYER_ENTERING_WORLD()
ElkBuffBars\ElkBuffBars.lua:327:
ElkBuffBars\ElkBuffBars.lua:296
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
...ddOns\ElkBuffBars\libs\AceAddon-3.0\AceAddon-3.0.lua:558: EnableAddon()
...ddOns\ElkBuffBars\libs\AceAddon-3.0\AceAddon-3.0.lua:651:
...ddOns\ElkBuffBars\libs\AceAddon-3.0\AceAddon-3.0.lua:636
[C]: LoadAddOn()
..\FrameXML\UIParent.lua:391: UIParentLoadAddOn()
..\FrameXML\UIParent.lua:482: TimeManager_LoadUI()
..\FrameXML\UIParent.lua:993:
..\FrameXML\UIParent.lua:891
Locals:
None
AddOns:
Swatter, v5.21f.5579 (SanctimoniousSwamprat)
ElkBuffBars, v2.4.2-185
BlizRuntimeLib_enUS v7.0.3.70000 <none>
(ck=73)
-
View User Profile
-
Send Message
Posted Jul 20, 2016Will you be updating this for legion? I've used this mod since it came out and i'd feel lost without it!! Please do!
-
View User Profile
-
Send Message
Posted Jul 20, 2016Even though I have been hardly playing lately, I have no intention to drop support.
So YES, I will be updating.
-
View User Profile
-
Send Message
Posted Jul 20, 2016Cheers! <3
-
View User Profile
-
Send Message
Posted Jul 20, 2016Thanks!
-
View User Profile
-
Send Message
Posted Jul 20, 2016Thank you for continuing support! This is the best mod I've found for buffs hands down and have been using it for years.
-
View User Profile
-
Send Message
Posted Jul 20, 2016awesome
-
View User Profile
-
Send Message
Posted Jul 20, 2016sweet Thanks Elkano for all your hard work and keeping this addon alive.. LOVE it.
Do have 1 question. is there away to set up a bar for mob/boss that will show only removable buffs/debuffs/enrage ?
-
View User Profile
-
Send Message
Posted Jan 31, 2016The addon just shows what the API provides with weapon buffs being a different API from usual buffs. IIRC, most item procs show up as usual buffs so if that's the case for the proc you're looking for and you want it highlighted, just create a new group, whitelist it there (you'll need to have it proc once this session in order to show up in the menu) and blacklist it in the normal buff group.
-
View User Profile
-
Send Message
Posted Jan 30, 2016I am sure you have been asked this before, but how can you create a group for Tinket RPPM proces? The "weapon buffs" doesnt trigger for trinket procs.
-
View User Profile
-
Send Message
Posted Oct 18, 2015Would be nice if this addon could track DRs on target/focus/etc. Or am I asking too much?
-
View User Profile
-
Send Message
Posted Oct 18, 2015I'm not aware of any API for that nor am I doing much PvP, so highly unlikely at the moment.
-
View User Profile
-
Send Message
Posted Sep 29, 2015You fixed the time format.
Omg, I love you!
-
View User Profile
-
Send Message
Posted Aug 10, 2015The settings window, filter section, for each bar is not showing the existing min/max times, and as soon as you hit return on a new value, it disappears too. As far as I can tell, the time limits are working normally, just not being displayed.
Also, is there any chance that the settings window could show the group names instead of the group numbers? It'd save having to search through them or look at the Broker button's menu every time you want to amend a group.
-
View User Profile
-
Send Message
Posted Sep 18, 2015This was a bug related to AceconfigDialog-3.0, which didn't like numeric return values :/ should be fixed in r186.
I also added a new way to access a group's options, which should make finding the right one a bit easier for the moment. Showing/updating the names is likely a bit trickier due to the way I handle options, will have to test some stuff.