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,122
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 10-18-14, 12:13 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi Phanx,

bugger captures this and I report to you:

Code:
5x PhanxBuffs\Debuffs.lua:282: <unnamed>:SetText(): Font not set
[C]:: in function 'SetText'
PhanxBuffs\Debuffs.lua:282: in function 'Update'
PhanxBuffs\SkinSupport.lua:122: in function 'callback'
Masque\Core\Groups-Gruppi.lua:32: in function <Masque\Core\Groups.lua:28>
Masque\Core\Groups-Gruppi.lua:234: in function 'ReSkin'
PhanxBuffs\SkinSupport.lua:109: in function <PhanxBuffs\SkinSupport.lua:104>
[C]:: in function 'SetHeight'
PhanxBuffs\Debuffs.lua:165: in function 'UpdateLayout'
PhanxBuffs\Debuffs.lua:136: in function <PhanxBuffs\Debuffs.lua:113>
PhanxBuffs\SkinSupport.lua:96: in function <PhanxBuffs\SkinSupport.lua:95>
PhanxBuffs\Debuffs.lua:276: in function 'Update'
PhanxBuffs\Debuffs.lua:323: in function <PhanxBuffs\Debuffs.lua:321>

Locals:
self = PhanxDebuffFrame {
 0 = <userdata>
 buttons = <table> {
 }
 UpdateLayout = <function> defined @PhanxBuffs\Debuffs.lua:144
 Update = <function> defined @PhanxBuffs\Debuffs.lua:243
 Load = <function> defined @PhanxBuffs\Debuffs.lua:387
}
i = 4
(for index) = 2
(for limit) = 3
(for step) = 1
i = 2
debuff = <table> {
 expires = 33069.806
 count = 0
 index = 3
 name = "Graffio"
 duration = 4
 icon = "Icons\Ability_Druid_Disembowel"
 spellID = 163505
}
f = <unnamed> {
 0 = <userdata>
 count = <unnamed> {
 }
 symbol = <unnamed> {
 }
 timer = <unnamed> {
 }
 border = <unnamed> {
 }
 icon = <unnamed> {
 }
 SetBorderColor = <function> defined @Interface\AddOns\PhanxBuffs\Debuffs.lua:109
}
debuffs = <table> {
 1 = <table> {
 }
 2 = <table> {
 }
 3 = <table> {
 }
}
remTable = <function> defined @PhanxBuffs\Debuffs.lua:229
UnitAura = <function> defined =[C]:-1
debuffUnit = "player"
ignore = <table>
newTable = <function> defined @PhanxBuffs\Debuffs.lua:223
sort = <function> defined =[C]:-1
DebuffSort = <function> defined @PhanxBuffs\Debuffs.lua:199
buttons = <table> {
 1 = <unnamed> {
 }
 2 = <unnamed> {
 }
}
DebuffTypeColor = <table> {
 Poison = <table> {
 }
 Curse = <table> {
 }
 Magic = <table> {
 }
 Disease = <table> {
 }
}
DebuffTypeSymbol = <table> {
 Poison = "Ve"
 Curse = "Md"
 Magic = "Mg"
 Disease = "Mt"
}

but the addon is working like a charm :-)

P.s
I was using "calibri bold" as font (tekticles).

Thanks.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 11-17-14, 12:18 PM  
Tarkumi
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 13
Uploads: 6
Fishing lure

When I apply a fishing lure, I get the following error and the buff is not displayed:

Code:
5x PhanxBuffs\Enchants-Enchants.lua:259: attempt to perform arithmetic on local 'offHandExpiration' (a boolean value)
PhanxBuffs\Enchants-Enchants.lua:259: in function 'Update'
PhanxBuffs\Enchants-Enchants.lua:304: in function <PhanxBuffs\Enchants.lua:302>
Report comment to moderator  
Reply With Quote
Unread 11-17-14, 03:36 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Re: Fishing lure

Ah, looks like Blizzard, in typical Blizzard fashion, added new values in the middle of the list of values returned by the "get info about temporary enchants" function.

Fixed locally, but I need to test a few other changes before I posted a release.
__________________
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 12-03-14, 01:18 PM  
Kkthnx
A Cobalt Mageweaver
 
Kkthnx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 247
File comments: 101
Uploads: 15
Hey Phanx! Have you managed to reproduce the debuffs error? I have a picture of it too and I will explain it.

It is almost anytime I get a Debuff, I obtain the error. I am using my own sharedmedia with the addon masque.

NOTE - I am on your latest release too 6.0.3.40

My sharedmedia looks like this

Code:
local LSM = LibStub("LibSharedMedia-3.0")

if LSM == nil then return end

-->< | Fonts | ><--
LSM:Register("font", "Kkthnx Font", [[Interface\Addons\KkthnxUI\Media\Fonts\Francois.ttf]])
LSM:Register("font", "Kkthnx Pixel", [[Interface\Addons\KkthnxUI\Media\Fonts\Pixel.ttf]])
LSM:Register("font", "Kkthnx Pixel2", [[Interface\Addons\KkthnxUI\Media\Fonts\Pixel2.ttf]])

-->< | Statusbars | ><--
LSM:Register("statusbar", "KkthnxTex", [[Interface\Addons\KkthnxUI\Media\Textures\KkthnxTex.tga]])

-->< | Sounds | ><--
LSM:Register("sound", "GMWhisper", [[Sound\Spells\Simongame_visual_gametick.wav]])
LSM:Register("sound", "KWhisper", [[Interface\Addons\KkthnxUI\Media\Sounds\KWhisper.ogg]])
What the error looks like and what is happening as it happens.


Also the set options at the time


If you need anymore info please do let me know!
__________________
Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.
Last edited by Kkthnx : 12-03-14 at 01:21 PM.
Report comment to moderator  
Reply With Quote
Unread 12-04-14, 08:20 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
I have not. Make sure you have the latest version of Masque. If you still have the problem, zip up your entire media addon and Masque skin and post it somewhere I can download.

Also make sure it still happens when everything other than PhanxBuffs, Masque, your Masque skin, and your media addon are disabled. For example, if you're using some addon to change fonts across the UI, that may be the actual cause of the problem.
__________________
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.
Last edited by Phanx : 12-04-14 at 08:21 PM.
Report comment to moderator  
Reply With Quote
Unread 12-06-14, 05:29 AM  
Kkthnx
A Cobalt Mageweaver
 
Kkthnx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 247
File comments: 101
Uploads: 15
Originally Posted by Phanx
I have not. Make sure you have the latest version of Masque. If you still have the problem, zip up your entire media addon and Masque skin and post it somewhere I can download.

Also make sure it still happens when everything other than PhanxBuffs, Masque, your Masque skin, and your media addon are disabled. For example, if you're using some addon to change fonts across the UI, that may be the actual cause of the problem.
So I just tested for the last 2 hours and it is Masque that triggers the error. I completely started a fresh UI with just Masque, Phanxbuffs and it triggers it. So I am positive the issue here is Masque.

__________________
Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.
Last edited by Kkthnx : 12-06-14 at 05:31 AM.
Report comment to moderator  
Reply With Quote
Unread 12-07-14, 12:24 AM  
RaphaBE
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I'm experiencing the same issue with Phanx Buffs and Masque, so I can confirm that's the culprit. I'd love one of my favorite addons to be fixed. Thanks!
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
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-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 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 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 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 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 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
Post A Reply



Category Jump: