Download
(50Kb)
Download
Updated: 07-29-18 04:30 AM
Pictures
File Info
Updated:07-29-18 04:30 AM
Created:06-05-10 05:49 PM
Downloads:38,160
Favorites:157
MD5:

PhanxBuffs  Popular! (More than 5000 hits)

Version: 8.0.0.0
by: Phanx, Akkorian

I am no longer developing or maintaining World of Warcraft addons. I haven't played in years, and don't have the time or interest to continue working on addons for a game I don't play anymore. If you are an addon author interested in continuing one of my addons, please see https://phanx.net/addons/. If you are an addon user, sorry, but there won't be any more fixes or updates from me.
Basic replacement for the default buff, debuff, and temporary enchant (weapon buff) frames.
Einfacher Ersatz für die Stärkungszauber-, Schwächungszauber- und Waffenverzauberungs-Anzeige des Spielers.
Sustitutos básicos de los iconos del jugador de beneficios, perjuicios y encancamientos de armas.
Substituições básicas para os ícones do jogador de bônus, penalidades e encantamentos de armas.
Простая замена иконок баффов, дебаффов, и чар, связанных с оружием игрока.
基本的玩家增益、減益、與武器暫時附魔框架的替代品。

It looks and acts basically like the default buff frames, with a few improvements:
  • Buff and debuff icons are sorted by their remaining duration
  • Text timers are shown only when less than 30 seconds remain on the buff or debuff (configurable)
  • Weapon buff icons can show the spell or item that buffed your weapon, instead of the weapon itself
  • Buff tooltips show the name of the party or raid member who cast the buff on you
  • Buffs or debuffs you never want to see can be hidden (eg. Chill of the Throne)
  • Wrap icons to more than one row, with configurable row lengths
  • Buff and debuff frames are movable
  • Basic configuration options
  • Masque skinning support
Options & Commands

Type “/pbuff” for options, or browse to the PhanxBuffs panel in the standard Interface Options window.

To add a buff/debuff to the ignore list, hold Alt and Shift and right-click its icon.

To add/remove a buff/debuff to/from the ignore list, type “/pbuff buff Awesome Buff” or “/pbuff debuff Scary Debuff”. Buff/debuff names provided with these commands must be properly spelled, capitalized, and punctuated.

Getting Help

Submit a ticket on GitHub. Before reporting a problem, please make sure you are using the latest version of the addon from this page. When reporting a problem, please include a clear description of the problem, detailed steps I can follow to reproduce the problem, whether the problem still happens when all other addons are disabled, the exact text of the related error message if any, and a screenshot if the problem is visual.

If you are requesting a new feature, please be aware that I consider PhanxBuffs to be complete, and will most likely not consider any requests. In particular, I have no plans to change the timer text format, or increase the duration of time for which it is shown; please do not submit new requests about it.

Cancelling Buffs

Due to restrictions Blizzard added in Patch 4.0.1, you cannot right-click to cancel buffs while in combat when using addons that filter or sort the buff display. PhanxBuffs includes a workaround that lets you right-click to cancel buffs out of combat, but you must click twice to remove certain “protected” buffs like shapeshift forms and weapon buffs. By default, PhanxBuffs applies this two-click cancelling method to all buffs to keep things consistent, but if you like, you can enable one-click cancelling for unprotected buffs in the options panel.

When you right-click once, a red square will appear over the buff icon. Right-click again to cancel the buff, or left-click to keep it and hide the red square. You can also right-click on debuffs your character can dispel to cast the appropriate dispel spell on yourself, but as with cancelling buffs, this feature only works out of combat.

If you find yourself needing to cancel buffs quickly while in combat, check out my other addon Cancel My Buffs for a keybind-based solution.

Language Support

Compatible with English, Deutsch, Español, Français, Italiano, Português, Русский, 한국어, 简体中文, and 繁體中文 game clients.

Translated into English, Deutsch, Español, Français, Italiano (partial), Português, Русский, 한국어, and 繁體中文.

Note that the "Show weapon buff sources" option currently does not work in 简体中文 clients, because the requred translations are missing.

To add or update translations for any locale, enter them on the PhanxBuffs localization page on CurseForge, and then send me a PM here or on CurseForge to let me know that you’ve made changes. If you don’t have a Curse account and don’t want to create one, you can PM me your translations instead. Thanks!

Version 8.0.0.0
  • Updated for WoW 8.0

Version 7.3.5.0
  • Fixed debuff timers sometimes failing to appear (#11)
Post A Reply Comment Options
Unread 08-01-16, 07:09 AM  
sich6959
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Same problem with mage

At first, I didnt realize that the issue was the classes but the name because only my mage has English name. After I read the problem happened to Darkbrood, I'm 100% sure this AddOns had bug only on Mage(but I didnt test on DH).
Originally Posted by Darkbrood
Still having issue with the latest version 7.0.3.1.

This only happenes when I log-in with my Mage. For the other classes I have no problems with it. Not sure if its PhanxBuffs that has some problems or another Add-On is blocking some of its features...already tried to delete the phanxbuffs files in the wtf/server/character directory but didn't worked.


Code:
2x PhanxBuffs\Debuffs.lua:42: attempt to concatenate a nil value
PhanxBuffs\Debuffs.lua:42: in main chunk

Locals:
PhanxDebuffFrame = PhanxDebuffFrame {
 0 = <userdata>
}
_ = "PhanxBuffs"
ns = <table> {
 ToggleFrameLocks = <function> defined @PhanxBuffs\Core.lua:309
 GetFontFile = <function> defined @PhanxBuffs\Core.lua:66
 COUNT_SIZE = 18
 SetButtonFonts = <function> defined @PhanxBuffs\Core.lua:71
 TIMER_SIZE = 14
 L = <table> {
 }
 CreateAuraIcon = <function> defined @PhanxBuffs\Core.lua:248
 SYMBOL_SIZE = 16
}
GetFontFile = <function> defined @PhanxBuffs\Core.lua:66
db = nil
ignore = nil
debuffUnit = "player"
debuffs = <table> {
}
ceil = <function> defined =[C]:-1
floor = <function> defined =[C]:-1
next = <function> defined =[C]:-1
pairs = <function> defined =[C]:-1
sort = <function> defined =[C]:-1
tremove = <function> defined =[C]:-1
type = <function> defined =[C]:-1
UnitAura = <function> defined =[C]:-1
DebuffTypeSymbol = <table> {
 Poison = "Po"
 Curse = "Cu"
 Magic = "Ma"
 Disease = "Di"
}
DebuffTypeColor = <table> {
 Poison = <table> {
 }
 Curse = <table> {
 }
 Magic = <table> {
 }
 Disease = <table> {
 }
}
GetDispelMacro = nil
_ = "Mage"
class = "MAGE"
(*temporary) = "/cast [@player] "
(*temporary) = nil
(*temporary) = 475
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate a nil value"
Code:
2x PhanxBuffs\Core.lua:78: attempt to get length of field 'buttons' (a nil value)
PhanxBuffs\Core.lua:78: in function <PhanxBuffs\Core.lua:71>
PhanxBuffs\Core.lua:139: in function `MediaCallback'
PhanxBuffs\Core.lua:145: in function <PhanxBuffs\Core.lua:93>

Locals:
parent = PhanxDebuffFrame {
 0 = <userdata>
}
face = "Prototype"
outline = "THICKOUTLINE"
file = "Addons\SharedMedia_MyMedia\font\Prototype.ttf"
scale = 0.75
(*temporary) = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
 AR ZhongkaiGBK Medium = "Fonts\ARKai_T.TTF"
 Calibri = "Addons\SharedMedia_MyMedia\font\calibri.ttf"
 MSBT Porky = "Addons\MikScrollingBattleText\Fonts\porky.ttf"
 MoK = "Fonts\K_Pagetext.TTF"
 DejaVu Sans = "Addons\SharedMedia\fonts\deja_vu\DejaVuLGCSans.ttf"
 MSBT Yellowjacket = "Addons\MikScrollingBattleText\Fonts\yellowjacket.ttf"
 Black Chancery = "Addons\SharedMedia\fonts\black_chancery\BlackChancery.ttf"
 Gentium Plus = "Addons\SharedMedia\fonts\gentium_plus\GentiumPlus-R.ttf"
 Nimrod MT = "Fonts\NIM_____.ttf"
 Fitzgerald = "Addons\SharedMedia\fonts\fitzgerald\Fitzgerald.ttf"
 All Hooked Up = "Addons\SharedMedia\fonts\all_hooked_up\HookedUp.ttf"
 Skurri = "Fonts\SKURRI_CYR.TTF"
 Adventure = "Addons\SharedMedia\fonts\adventure\Adventure.ttf"
 2002 Bold = "Fonts\2002B.TTF"
 AR ZhongkaiGBK Medium (Combat) = "Fonts\ARKai_C.TTF"
 Liberation Serif = "Addons\SharedMedia\fonts\liberation\LiberationSerif-Regular.ttf"
 MSBT Cooline = "Addons\MikScrollingBattleText\Fonts\cooline.ttf"
 Calibri Bold = "Addons\SharedMedia_MyMedia\font\calibrib.ttf"
 MSBT Ginko = "Addons\MikScrollingBattleText\Fonts\ginko.ttf"
 Fira Mono Medium = "Addons\WeakAuras\Media\Fonts\FiraMono-Medium.ttf"
 Accidental Presidency = "Addons\Skada\fonts\Accidental Presidency.ttf"
 Friz Quadrata TT = "Fonts\FRIZQT__.TTF"
 WenQuanYi Zen Hei = "Addons\SharedMedia\fonts\wen_quan_yi_zen_hei\wqy-zenhei.ttf"
 DorisPP = "Addons\SharedMedia\fonts\doris_pp\DorisPP.ttf"
 Diablo = "Addons\Skada\fonts\Avqest.ttf"
 Vera Serif = "Addons\Skada\fonts\VeraSe.ttf"
 ABF = "Addons\Skada\fonts\ABF.ttf"
 SF Covington = "Addons\SharedMedia\fonts\sf_covington\SFCovington.ttf"
 Morpheus = "Fonts\MORPHEUS_CYR.TTF"
 Bazooka = "Addons\SharedMedia\fonts\bazooka\Bazooka.ttf"
 MSBT Diogenes = "Addons\MikScrollingBattleText\Fonts\diogenes.ttf"
 Enigmatic = "Addons\SharedMedia\fonts\enigmatic\EnigmaU_2.ttf"
 Calibri Italic = "Addons\SharedMedia_MyMedia\font\calibrii.ttf"
 Calibri Narrow = "Addons\SharedMedia_MyMedia\font\calibriz.ttf"
 MSBT Adventure = "Addons\MikScrollingBattleText\Fonts\adventure.ttf"
 swf!t = "Addons\SharedMedia\fonts\swf!t\SWF!T___.ttf"
 2002 = "Fonts\2002.TTF"
 Yellowjacket = "Addons\SharedMedia\fonts\yellowjacket\yellow.ttf"
 SF Wonder Comic = "Addons\SharedMedia\fonts\sf_wonder_comic\SFWonderComic.ttf"
 SF Movie Poster = "Addons\SharedMedia\fonts\sf_movie_poster\SFMoviePoster-Bold.ttf"
 Prototype = "Addons\SharedMedia_MyMedia\font\Prototype.ttf"
 SF Atarian System = "Addons\SharedMedia\fonts\sf_atarian_system\SFAtarianSystem.ttf"
 MSBT Bazooka = "Addons\MikScrollingBattleText\Fonts\bazooka.ttf"
 Liberation Sans = "Addons\SharedMedia\fonts\liberation\LiberationSans-Regular.ttf"
 Hack = "Addons\SharedMedia\fonts\hack\Hack-Regular.ttf"
 MSBT Heroic = "Addons\MikScrollingBattleText\Fonts\heroic.ttf"
 Celestia Medium Redux = "Addons\SharedMedia\fonts\celestia_medium_redux\CelestiaMediumRedux1.55.ttf"
 DejaVu Serif = "Addons\SharedMedia\fonts\deja_vu\DejaVuLGCSerif.ttf"
 AR CrystalzcuheiGBK Demibold = "Fonts\ARHei.TTF"
 Arial Narrow = "Fonts\ARIALN.TTF"
 MSBT Transformers = "Addons\MikScrollingBattleText\Fonts\transformers.ttf"
 MSBT Talisman = "Addons\MikScrollingBattleText\Fonts\talisman.ttf"
}
(*temporary) = nil
(*temporary) = "Addons\SharedMedia_MyMedia\font\Prototype.ttf"
(*temporary) = "Addons\SharedMedia_MyMedia\font\Prototype.ttf"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary)
Report comment to moderator  
Reply With Quote
Unread 07-29-16, 10:02 AM  
Darkbrood
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Still having issue with the latest version 7.0.3.1.

This only happenes when I log-in with my Mage. For the other classes I have no problems with it. Not sure if its PhanxBuffs that has some problems or another Add-On is blocking some of its features...already tried to delete the phanxbuffs files in the wtf/server/character directory but didn't worked.


Code:
2x PhanxBuffs\Debuffs.lua:42: attempt to concatenate a nil value
PhanxBuffs\Debuffs.lua:42: in main chunk

Locals:
PhanxDebuffFrame = PhanxDebuffFrame {
 0 = <userdata>
}
_ = "PhanxBuffs"
ns = <table> {
 ToggleFrameLocks = <function> defined @PhanxBuffs\Core.lua:309
 GetFontFile = <function> defined @PhanxBuffs\Core.lua:66
 COUNT_SIZE = 18
 SetButtonFonts = <function> defined @PhanxBuffs\Core.lua:71
 TIMER_SIZE = 14
 L = <table> {
 }
 CreateAuraIcon = <function> defined @PhanxBuffs\Core.lua:248
 SYMBOL_SIZE = 16
}
GetFontFile = <function> defined @PhanxBuffs\Core.lua:66
db = nil
ignore = nil
debuffUnit = "player"
debuffs = <table> {
}
ceil = <function> defined =[C]:-1
floor = <function> defined =[C]:-1
next = <function> defined =[C]:-1
pairs = <function> defined =[C]:-1
sort = <function> defined =[C]:-1
tremove = <function> defined =[C]:-1
type = <function> defined =[C]:-1
UnitAura = <function> defined =[C]:-1
DebuffTypeSymbol = <table> {
 Poison = "Po"
 Curse = "Cu"
 Magic = "Ma"
 Disease = "Di"
}
DebuffTypeColor = <table> {
 Poison = <table> {
 }
 Curse = <table> {
 }
 Magic = <table> {
 }
 Disease = <table> {
 }
}
GetDispelMacro = nil
_ = "Mage"
class = "MAGE"
(*temporary) = "/cast [@player] "
(*temporary) = nil
(*temporary) = 475
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate a nil value"
Code:
2x PhanxBuffs\Core.lua:78: attempt to get length of field 'buttons' (a nil value)
PhanxBuffs\Core.lua:78: in function <PhanxBuffs\Core.lua:71>
PhanxBuffs\Core.lua:139: in function `MediaCallback'
PhanxBuffs\Core.lua:145: in function <PhanxBuffs\Core.lua:93>

Locals:
parent = PhanxDebuffFrame {
 0 = <userdata>
}
face = "Prototype"
outline = "THICKOUTLINE"
file = "Addons\SharedMedia_MyMedia\font\Prototype.ttf"
scale = 0.75
(*temporary) = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
 AR ZhongkaiGBK Medium = "Fonts\ARKai_T.TTF"
 Calibri = "Addons\SharedMedia_MyMedia\font\calibri.ttf"
 MSBT Porky = "Addons\MikScrollingBattleText\Fonts\porky.ttf"
 MoK = "Fonts\K_Pagetext.TTF"
 DejaVu Sans = "Addons\SharedMedia\fonts\deja_vu\DejaVuLGCSans.ttf"
 MSBT Yellowjacket = "Addons\MikScrollingBattleText\Fonts\yellowjacket.ttf"
 Black Chancery = "Addons\SharedMedia\fonts\black_chancery\BlackChancery.ttf"
 Gentium Plus = "Addons\SharedMedia\fonts\gentium_plus\GentiumPlus-R.ttf"
 Nimrod MT = "Fonts\NIM_____.ttf"
 Fitzgerald = "Addons\SharedMedia\fonts\fitzgerald\Fitzgerald.ttf"
 All Hooked Up = "Addons\SharedMedia\fonts\all_hooked_up\HookedUp.ttf"
 Skurri = "Fonts\SKURRI_CYR.TTF"
 Adventure = "Addons\SharedMedia\fonts\adventure\Adventure.ttf"
 2002 Bold = "Fonts\2002B.TTF"
 AR ZhongkaiGBK Medium (Combat) = "Fonts\ARKai_C.TTF"
 Liberation Serif = "Addons\SharedMedia\fonts\liberation\LiberationSerif-Regular.ttf"
 MSBT Cooline = "Addons\MikScrollingBattleText\Fonts\cooline.ttf"
 Calibri Bold = "Addons\SharedMedia_MyMedia\font\calibrib.ttf"
 MSBT Ginko = "Addons\MikScrollingBattleText\Fonts\ginko.ttf"
 Fira Mono Medium = "Addons\WeakAuras\Media\Fonts\FiraMono-Medium.ttf"
 Accidental Presidency = "Addons\Skada\fonts\Accidental Presidency.ttf"
 Friz Quadrata TT = "Fonts\FRIZQT__.TTF"
 WenQuanYi Zen Hei = "Addons\SharedMedia\fonts\wen_quan_yi_zen_hei\wqy-zenhei.ttf"
 DorisPP = "Addons\SharedMedia\fonts\doris_pp\DorisPP.ttf"
 Diablo = "Addons\Skada\fonts\Avqest.ttf"
 Vera Serif = "Addons\Skada\fonts\VeraSe.ttf"
 ABF = "Addons\Skada\fonts\ABF.ttf"
 SF Covington = "Addons\SharedMedia\fonts\sf_covington\SFCovington.ttf"
 Morpheus = "Fonts\MORPHEUS_CYR.TTF"
 Bazooka = "Addons\SharedMedia\fonts\bazooka\Bazooka.ttf"
 MSBT Diogenes = "Addons\MikScrollingBattleText\Fonts\diogenes.ttf"
 Enigmatic = "Addons\SharedMedia\fonts\enigmatic\EnigmaU_2.ttf"
 Calibri Italic = "Addons\SharedMedia_MyMedia\font\calibrii.ttf"
 Calibri Narrow = "Addons\SharedMedia_MyMedia\font\calibriz.ttf"
 MSBT Adventure = "Addons\MikScrollingBattleText\Fonts\adventure.ttf"
 swf!t = "Addons\SharedMedia\fonts\swf!t\SWF!T___.ttf"
 2002 = "Fonts\2002.TTF"
 Yellowjacket = "Addons\SharedMedia\fonts\yellowjacket\yellow.ttf"
 SF Wonder Comic = "Addons\SharedMedia\fonts\sf_wonder_comic\SFWonderComic.ttf"
 SF Movie Poster = "Addons\SharedMedia\fonts\sf_movie_poster\SFMoviePoster-Bold.ttf"
 Prototype = "Addons\SharedMedia_MyMedia\font\Prototype.ttf"
 SF Atarian System = "Addons\SharedMedia\fonts\sf_atarian_system\SFAtarianSystem.ttf"
 MSBT Bazooka = "Addons\MikScrollingBattleText\Fonts\bazooka.ttf"
 Liberation Sans = "Addons\SharedMedia\fonts\liberation\LiberationSans-Regular.ttf"
 Hack = "Addons\SharedMedia\fonts\hack\Hack-Regular.ttf"
 MSBT Heroic = "Addons\MikScrollingBattleText\Fonts\heroic.ttf"
 Celestia Medium Redux = "Addons\SharedMedia\fonts\celestia_medium_redux\CelestiaMediumRedux1.55.ttf"
 DejaVu Serif = "Addons\SharedMedia\fonts\deja_vu\DejaVuLGCSerif.ttf"
 AR CrystalzcuheiGBK Demibold = "Fonts\ARHei.TTF"
 Arial Narrow = "Fonts\ARIALN.TTF"
 MSBT Transformers = "Addons\MikScrollingBattleText\Fonts\transformers.ttf"
 MSBT Talisman = "Addons\MikScrollingBattleText\Fonts\talisman.ttf"
}
(*temporary) = nil
(*temporary) = "Addons\SharedMedia_MyMedia\font\Prototype.ttf"
(*temporary) = "Addons\SharedMedia_MyMedia\font\Prototype.ttf"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary)
Last edited by Darkbrood : 07-29-16 at 10:04 AM.
Report comment to moderator  
Reply With Quote
Unread 07-29-16, 06:09 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Fixed in 7.0.3.1
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 07-26-16, 06:15 AM  
zieglar
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
PhanxBuffs 7.0.3 can't show config panel

still blank


Code:
14x PhanxBuffs\Options-選項.lua:290: attempt to index global 'L' (a nil value)
PhanxBuffs\Options-選項.lua:290: in function `?'
FrameXML\ChatFrame.lua:4332: in function `ChatEdit_ParseText'
FrameXML\ChatFrame.lua:4000: in function `ChatEdit_SendText'
FrameXML\ChatFrame.lua:4036: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>

Locals:
input = ""
cmd = nil
arg = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'L' (a nil value)"
ns = <table> {
 SetButtonFonts = <function> defined @PhanxBuffs\Core.lua:71
 CreateAuraIcon = <function> defined @PhanxBuffs\Core.lua:248
 SYMBOL_SIZE = 16
 COUNT_SIZE = 18
 GetFontFile = <function> defined @PhanxBuffs\Core.lua:66
 TIMER_SIZE = 14
 L = <table> {
 }
 ToggleFrameLocks = <function> defined @PhanxBuffs\Core.lua:309
 optionsPanel = <unnamed> {
 }
}
Code:
2x ...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel-20150112.lua:41: PhanxBuffs\Options-選項.lua:13: attempt to index global 'L' (a nil value)
[C]: in function `error'
...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel-20150112.lua:41: in function <...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:37>
[C]: in function `Show'
FrameXML\InterfaceOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel'
FrameXML\InterfaceOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals:
(*temporary) = "PhanxBuffs\Options.lua:13: attempt to index global 'L' (a nil value)"
Last edited by zieglar : 07-26-16 at 06:21 AM.
Report comment to moderator  
Reply With Quote
Unread 07-25-16, 01:51 PM  
almty1
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 132
Uploads: 3
Originally Posted by Kiirsten
Nothing ??
Check his Github page. Looks like Phanx has been working through all of his addons over the last couple of days. With how much he has done for the community over the years I'm not going to rush him at all hehe. I have to admit I've been checking his repository 3 or 4 times a day looking for a MountMe update. I Miss that addon so much.
Report comment to moderator  
Reply With Quote
Unread 05-21-16, 10:06 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Re: Great add-on.

Originally Posted by Aersoth
... The Consolidated Buffs "missing buff" display ... Seems like the Versatility aura is making the add-on think I already applied my 1 usable Shout.
PhanxBuffs just asks WoW which consolidated buff categories are active; it isn't actually scanning individual buffs and matching them up to categories itself. If something in the consolidated box isn't showing up as you expect, that's a WoW issue, and you'll see the same thing happen with the default buff display too.

Originally Posted by Aersoth
Is there an add-on similar to this for target buffs / debuffs? Would love to be able to filter what buffs I want showing on the target frame.
I wouldn't know, sorry. I've always used the features built into whatever unit frame addon I'm using for that.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 02-17-16, 04:04 PM  
Aersoth
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Great add-on.

Great add-on, Phanx. Two things.

1. Consider this scenario:

I'm a Protection Warrior in 2v2 Arena. The Consolidated Buffs "missing buff" display will put out the correct number depending on what buffs I'm actually missing. So if I have Battle Shout and whatever buff my partner has, there's no number. Works as intended.

Now I'm an Arms Warrior. I go into the Arena. Now that I have the 3% Versatility aura from my spec, if my partner has buffed already -- there is no number display, as if I have all of my buffs. Even if I haven't yet applied a Shout. Seems like the Versatility aura is making the add-on think I already applied my 1 usable Shout.

2. Is there an add-on similar to this for target buffs / debuffs? Would love to be able to filter what buffs I want showing on the target frame.
Report comment to moderator  
Reply With Quote
Unread 08-05-15, 08:34 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Originally Posted by Xully
... i cant seem to click off buffs during combat now ...
This is not a bug. This is simply how it works, due to Blizzard restrictions that were implemented all the way back in WotLK. You can either have the ability to freely sort and filter your buffs, or the ability to click them off in combat, but not both. See the "Cancelling Buffs" section in the addon description for more info.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 06-28-15, 07:50 PM  
Xully
A Cyclonian

Forum posts: 44
File comments: 180
Uploads: 0
is there anyway to change debuff stack coloring & size of text

also i noticed something , i duno if its a bug in 6.2 or what, but i cant seem to click off buffs during combat now, i tried to rgith click off a BoP buff, but it didnt want to go.

out of combat tho, can click off buffs normally
Last edited by Xully : 06-28-15 at 09:52 PM.
Report comment to moderator  
Reply With Quote
Unread 05-15-15, 06:58 AM  
lanc3lot
A Defias Bandit
 
lanc3lot's Avatar

Forum posts: 3
File comments: 11
Uploads: 0
Great addon, i was searching for something like, especially for my Debuffs that many days now Keep up the good work, everything works well
Ps
Will be nice if in the future, you could put an ability, to change the default icon of each buff / debuff. Will be a nice touch
Last edited by lanc3lot : 05-15-15 at 07:44 AM.
Report comment to moderator  
Reply With Quote
Unread 03-31-15, 04:56 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
What actually needs to be updated? Nothing related to buffs/debuffs was changed in the patch.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 03-25-15, 07:34 AM  
Granzon
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Hello, you can update the ui to 6.1? Very like this UI~~thank you
Report comment to moderator  
Reply With Quote
Unread 01-08-15, 03:12 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Okay, now WoWI is just trolling me. I definitely fixed that the last time you pointed it out, and I was pretty sure I'd fixed it the time before that, too...
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Unread 01-07-15, 10:37 AM  
humfras
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 131
File comments: 126
Uploads: 8
Einfache Ersätze für die Stärkungszauber-, Schwächungszauber- und Waffenverzauberung-Anzeige des Spielers.
=>
Einfacher Ersatz für die Stärkungszauber-, Schwächungszauber- und Waffenverzauberungs-Anzeige des Spielers.
1. Use singular instead of plural
2. It's all 'bout that "s", 'bout that "s"
__________________
Author of VuhDo CursorCastBar OptiTaunt Poisoner RaidMobMarker
Last edited by humfras : 01-07-15 at 10:37 AM.
Report comment to moderator  
Reply With Quote
Unread 01-07-15, 07:19 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Version 6.0.3.41
  • Fixed an issue with Masque support
  • Fixed an issue with ignoring buffs with Alt+Shift+Right-Click
  • Removed embedded LibDataBroker -- it's still supported with a launcher icon, just not required, since if you don't already have it loaded you definitely don't have a display for it!
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: