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,099
Favorites:158
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 09-18-16, 06:18 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Fixed. Sorry, I thought I'd already uploaded the new version weeks ago, but apparently I forgot to do 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 09-11-16, 01:47 AM  
MetzgersWitwe
A Defias Bandit
 
MetzgersWitwe's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Hello, sometimes after entering Catform some buffs also show the catform icon. No errors are shown.

Screenshot: http://image.prntscr.com/image/0b203...f1d397e205.jpg
Report comment to moderator  
Reply With Quote
Unread 08-24-16, 03:13 PM  
TheKreamCs
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
thanks it works^^
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 08-23-16, 08:08 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
I haven't had time to look at it yet, but if it works without Masque, the problem is most likely that your Masque skin is using a bad texture for the "border" layer. Since you're using CleanIcons and your desired look is "no border, just the bare icon" you're probably better off just disabling Masque support in PhanxBuffs:

/run PhanxBuffsDB.noMasque = true; ReloadUI()

You can re-enable it later by using false instead of true.

When Masque support is disabled, PhanxBuffs won't add any border textures to the icons, apart from the default colored border on debuffs to show their dispel type (blue for magic, green for poison, etc).
__________________
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 08-23-16, 07:31 AM  
TheKreamCs
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Without Masque the debuffs working...
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 08-21-16, 09:10 AM  
TheKreamCs
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
I using Masque + Masque: Clean Icons and Clean Icons - Crisp
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 08-20-16, 11:10 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Looks like a problem with your Masque skin. Does it still happen if you disable Masque? Which skin are you using?
__________________
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 08-20-16, 08:05 PM  
TheKreamCs
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
http://imgur.com/a/fKe5W
Last edited by : 08-20-16 at 08:05 PM.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 08-19-16, 05:25 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Originally Posted by TheKreamCs
I have problems with my debuffs. The icons looking like a grid icons
I don't know what that means. Can you post a screenshot?
__________________
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 08-19-16, 03:30 PM  
TheKreamCs
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
I have problems with my debuffs. The icons looking like a grid icons
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 08-02-16, 12:43 PM  
Ashensakar
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally Posted by Ashensakar
Originally Posted by Phanx
Nope. There's absolutely no point in seeing "60m" on the screen -- that's way too far in the future to have anything to do with your gameplay now. If you want the extra clutter, you can edit the code, but you're on your own with that.
i understand but to me, text should be on buffs that are on a timer, meaning ofc mounts are "Permanent buffs" it will last until canceled, i would just like text to be on 60 min buffs (Example: exp buffs, world event buffs, flasks etc) but thats just me, and thanks will go edit it right now
if i cant change the coding, can you possibly point me into the direction of addons that will have the text on for buffs/debuffs?
Report comment to moderator  
Reply With Quote
Unread 08-02-16, 12:41 PM  
Ashensakar
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally Posted by Phanx
Nope. There's absolutely no point in seeing "60m" on the screen -- that's way too far in the future to have anything to do with your gameplay now. If you want the extra clutter, you can edit the code, but you're on your own with that.
i understand but to me, text should be on buffs that are on a timer, meaning ofc mounts are "Permanent buffs" it will last until canceled, i would just like text to be on 60 min buffs (Example: exp buffs, world event buffs, flasks etc) but thats just me, and thanks will go edit it right now
Report comment to moderator  
Reply With Quote
Unread 08-02-16, 12:31 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Nope. There's absolutely no point in seeing "60m" on the screen -- that's way too far in the future to have anything to do with your gameplay now. If you want the extra clutter, you can edit the code, but you're on your own with 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 08-02-16, 12:23 PM  
Ashensakar
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
text of time left

hey dude, loving the addon just having a small issue,the addon puts a max on a text will be displayed, idk the exact limit but i cant get it to show text on the buffs that are 60 mins, any way to change that?
Report comment to moderator  
Reply With Quote
Unread 08-02-16, 09:33 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Should be fixed in 7.0.3.2. I forgot to mention it in the changelog, but I also cleaned out some old code, some of which was causing the mage error.
__________________
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: