Download
(344Kb)
Download
Updated: 08-11-18 11:23 AM
Pictures
File Info
Updated:08-11-18 11:23 AM
Created:07-04-09 05:47 PM
Downloads:44,334
Favorites:186
MD5:
Categories:oUF: Layouts, Unit Mods

oUF Phanx  Popular! (More than 5000 hits)

Version: 8.0.1.0
by: Phanx [More]

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.

oUF layout with many PvE-oriented features and a few options.
Features include aura filtering, dispel highlighting, threat highlighting, incoming heal bars, display of all secondary resources, totem timers, cast bars for player/pet/target, incoming resurrection text, combat feedback text, AFK timers, and smoothly updating bars. Mouse over the frames for more detailed health and power text. Hold Shift out of combat to temporarily disable aura filtering and see all buffs. Some elements auto-adjust based on role (healer, tank, damage).

Type /pouf for options, or browse to the oUF Phanx panel in the standard Interface Options window.

Supported units: player, pet, target, target’s target, focus, focus’s target, party, party pets, arena enemies, and bosses. Raid frames will not be added; use Grid or another raid frame addon of your choice.

Supported plugins: oUF_MovableFrames, oUF_SpellRange, and any plugin which does not require explicit support from within a layout. Also Clique for click-casting.

Note that you must install the oUF core addon separately.
Feedback
Post a ticket on GitHub or post a comment on this page. If you are reporting a problem, please read this first.

If you want to change something that does not have an in-game option to change, you will need to modify the addon's Lua code yourself. If you need help modifying the code, do not post here. This page is for support of the official version only, and tickets/comments asking for help with code changes on this page will be deleted. Post in the oUF forum instead.

If you are using a modified version of oUF_Phanx, do not post here. This page is for support of the official version only. Reproduce the problem with the official version first, or post in the oUF forum instead.
Language Support
Works in all languages. Translated into Deutsch, Español, Français (partial), Português (partial), Русский (partial), and 简体中文 (partial). You can add or update translations for any language on the CurseForge project page.

Version 8.0.1.0
  • Updated for WoW 8.0

Version 7.3.5.0
  • Updated for WoW 7.3 and oUF 7.0

Version 7.1.0.0
  • Fixed an error that occurred as a result of Blizzard sending health updates for non-existent units

Version 7.0.3.2
  • Fixed an error with combo points for rogues (ticket #11)
  • Time-limited buffs on NPCs are now shown by default (ticket #10)
  • Fixed boss debuffs not showing on focus/TOT frames (ticket #10)

Version 7.0.3.1 (2016 Aug 14)
  • Fixed an error when opening the aura configuration panel

Version 7.0.3.0 (2016 Aug 13)
  • Updated for WoW 7.0
  • Includes an updated copy of oUF -- the official version will not work!
  • The aura filter lists for most classes were compiled using Wowhead. Please report any missing buffs/debuffs (with their ID) or any buffs/debuffs that are included in the default filters that don't actually need to be shown. Thanks.
Post A Reply Comment Options
Unread 12-07-14, 06:15 PM  
Sec
A Cyclonian
 
Sec's Avatar

Forum posts: 48
File comments: 177
Uploads: 0
Hi Phanx! Currently getting this error upon character load where only default unitframes are displayed. I cannot access oUF Phanx Options in-game. This issue persists despite disabling all other addons & running only oUF-related addons stated below.

Please let me know if I can supply further info. Thank you.

Version: 6.0.3.71
Addons enabled: oUF, oUF MovableFrames, oUF Phanx, and oUF Phanx Options
Language / Region: English / North America

Code:
Message: Interface\AddOns\oUF_Phanx\Core.lua:288: bad argument #1 to 'pairs' (table expected, got nil)
Time: 12/07/14 18:45:32
Count: 1
Stack: [C]: in function `pairs'
Interface\AddOns\oUF_Phanx\Core.lua:288: in function `?'
Interface\AddOns\oUF_Phanx\Core.lua:241: in function <Interface\AddOns\oUF_Phanx\Core.lua:240>

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
 = <function> defined =[C]:-1
Report comment to moderator  
Reply With Quote
Unread 12-07-14, 10:15 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Version 6.0.3.72 (7 Dec 2014)
  • Fixed monk chi display
  • Moved combo points to player frame

@Sec:
That error was caused by you having skipped the last few versions, and me not accounting for lazy updaters when I changed how the aura configuration was saved. I've added some compatibility code in the latest version that should address that, but if not, just reset your aura database with this command:
Code:
/run oUFPhanxAuraConfig = nil ReloadU()
__________________
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-11-14, 07:59 PM  
Sec
A Cyclonian
 
Sec's Avatar

Forum posts: 48
File comments: 177
Uploads: 0
Originally Posted by Phanx

@Sec:
That error was caused by you having skipped the last few versions, and me not accounting for lazy updaters when I changed how the aura configuration was saved. I've added some compatibility code in the latest version that should address that, but if not, just reset your aura database with this command:
Code:
/run oUFPhanxAuraConfig = nil ReloadU()
I installed Version 6.0.3.72 & I now have working unitframes upon subsequent game loading.

Yes, I took a long break and did skip several versions upon updating - you hit the nail on the head.

Thank you for continuing to make your works public & maintaining them for the community!
Report comment to moderator  
Reply With Quote
Unread 12-15-14, 08:24 AM  
clinophobia
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Hi, first of all I want to thank you for all the work you did, I just love Phanx.

So my question is, if it is possible to track Hemorrhage on the target? Everything is showing up like dots etc. but not Hemorrhage, why?

http://www.wowhead.com/spell=16511/hemorrhage
Last edited by clinophobia : 12-15-14 at 08:25 AM.
Report comment to moderator  
Reply With Quote
Unread 12-15-14, 01:08 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Did you add that spell ID in the aura configuration? If you did, and it's still not appearing, that means you did not use the right spell ID. Many spells have different IDs for the spell you cast and the spell that applies the debuff. If you did not add it, it's likely the default ID is out of date, so you just just add the correct ID yourself (and post it here so I can update it in the default list). I have not had time to go through all the classes I don't play and update the default spell IDs in 6.0.
__________________
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-15-14 at 01:09 PM.
Report comment to moderator  
Reply With Quote
Unread 12-15-14, 05:57 PM  
clinophobia
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Originally Posted by Phanx
Did you add that spell ID in the aura configuration? If you did, and it's still not appearing, that means you did not use the right spell ID. Many spells have different IDs for the spell you cast and the spell that applies the debuff. If you did not add it, it's likely the default ID is out of date, so you just just add the correct ID yourself (and post it here so I can update it in the default list). I have not had time to go through all the classes I don't play and update the default spell IDs in 6.0.

Ah thanks, I did add the Aura and it is working now perfectly :-)


Here is the ID if you need it: 16511
Report comment to moderator  
Reply With Quote
Unread 12-19-14, 03:54 PM  
Deerwalk
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Code:
Date: 2014-12-19 13:44:34
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\oUF_Phanx\Auras.lua line 925:
   bad argument #1 to 'bit_band' (number expected, got table)
Debug:
   [C]: ?
   [C]: ?
   oUF_Phanx\Auras.lua:925: UpdateAuraList()
   oUF_Phanx\Core.lua:289: ?()
   oUF_Phanx\Core.lua:241:
      oUF_Phanx\Core.lua:240
I've been seeing this for a few days. The frames refuse to load on a few toons but still do on others. Tried only running both core and layout and still happens.
Report comment to moderator  
Reply With Quote
Unread 12-20-14, 09:58 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
I've gotten several reports about that error, but cannot reproduce it myself. However, this may be relevant:

Originally Posted by Deerwalk
The frames refuse to load on a few toons but still do on others.
What classes and specs is it working on, and which is it not?
__________________
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-20-14 at 09:58 PM.
Report comment to moderator  
Reply With Quote
Unread 12-20-14, 11:42 PM  
Deerwalk
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
All of them have had the frames working at one point or another since WoD dropped. The ones currently having issues are a Guardian/Feral Druid, Affliction/Destruction Warlock, and a Protection/Fury Warrior. Both specs don't load the frames. All other classes work(I have one of each). Both the duird and warlock leveled to 100 with the frames active. Warrior stopped after Tanaan Jungle. I'd be glad to do more testing and send more info your way if you think it might help.
Report comment to moderator  
Reply With Quote
Unread 12-22-14, 05:11 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Version 6.0.3.73
  • Fixed an error with monk chi and the Ascension talent
  • Fixed an error when disabling the eclipse bar
  • Removed custom soul shards element since oUF now supports them natively
  • THIS UPDATE WILL REMOVE YOUR OLD CUSTOM AURA SETTINGS. Somewhere along the line incremental upgrading failed, and rather than go back and try to figure out exactly where that happened and how to fix it, I'm just nuking it. If you're using custom filters because the default filters for your class/spec are out of date, please let me know what needs to be changed!
Hopefully this will also resolve the Auras.lua error, even though I could never reproduce it or see any cause for it. Let me know if you're still getting any errors.
__________________
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-22-14 at 05:14 AM.
Report comment to moderator  
Reply With Quote
Unread 12-22-14, 10:08 AM  
Deerwalk
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Just logged around on all my toons and the frames are all there. Thanks for the update
Report comment to moderator  
Reply With Quote
Unread 12-26-14, 04:26 AM  
Mebly
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
Can't open the Config in 6.0.3.73

After the recent update i cant get into the options. It fixed all the other Issues but now i cant change any settings of the unitframes

Message: ...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:69: Interface\AddOns\oUF_Phanx_Config\Main.lua:169: attempt to call method 'CreateCheckbox' (a nil value)
Time: 12/26/14 11:26:10
Count: 1
Stack: [C]: in function `error'
...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:69: in function <...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:65>
...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:146: in function `New'
Interface\AddOns\oUF_Phanx_Config\Main.lua:40: in main chunk
[C]: in function `LoadAddOn'
Interface\AddOns\oUF_Phanx\Core.lua:358: in function <Interface\AddOns\oUF_Phanx\Core.lua:356>
[C]: in function `Show'
Interface\FrameXML\InterfaceOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel'
Interface\FrameXML\InterfaceOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

Locals: (*temporary) = "Interface\AddOns\oUF_Phanx_Config\Main.lua:169: attempt to call method 'CreateCheckbox' (a nil value)"
Report comment to moderator  
Reply With Quote
Unread 12-26-14, 10:52 PM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Well, that's bizarre. The packager apparently put the wrong library file in the wrong sub-folder. I just uploaded a manually fixed ZIP file, and will keep an eye on the next time to make sure it doesn't do it again.
__________________
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-07-15, 06:13 AM  
Ke11ett
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 35
Uploads: 2
Version: 6.0.3.74

While playing my druid my 3rd chat tab is getting filled with the below. Looks like you left a lot of debug stuff in EclipeBar.lua

[12:02:35] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:42] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:42] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:42] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:42] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:42] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:45] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:45] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:49] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:49] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:02:58] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:03:57] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:04:06] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:05:36] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:05:36] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:05:36] oUF_Phanx: EclipseBar PostUpdateVisibility false
[12:05:36] oUF_Phanx: EclipseBar PostUpdateVisibility false
Report comment to moderator  
Reply With Quote
Unread 03-14-15, 04:51 PM  
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1240
File comments: 226
Uploads: 21
config options error again :(

Phanx, I see someone posted the error already, but since this is a newer version (6.0.3.74) from Curse rather than Wowinterface, I thought you might want to know.

I get this error with both oUF_Phanx and PhanxBuffs, but not Diplomancer. I do not know about PhanxChat, as I do not have it installed.
Code:
3x ...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel-20150112.lua:41: ...onfig\Libs\PhanxConfig-Slider\PhanxConfig-Slider-20150129.lua:172: attempt to call method 'SetFontObject' (a nil value)
[C]: in function `error'
...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel-20150112.lua:41: in function <...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:37>
...hanxConfig-OptionsPanel\PhanxConfig-OptionsPanel-20150112.lua:119: in function `New'
oUF_Phanx_Config\Main.lua:40: in main chunk
[C]: ?
[C]: in function `LoadAddOn'
oUF_Phanx\Core.lua:358: in function <oUF_Phanx\Core.lua:356>
[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:
self = oUFPhanxOptions {
 0 = <userdata>
 cancel = <function> defined @Diplomancer\Libs\PhanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:54
 CreateCheckbox = <function> defined @Diplomancer\Libs\PhanxConfig-Checkbox\PhanxConfig-Checkbox.lua:65
 CreateColorPicker = <function> defined @oUF_Phanx_Config\Libs\PhanxConfig-ColorPicker\PhanxConfig-ColorPicker.lua:163
 CreateHeader = <function> defined @Diplomancer\Libs\PhanxConfig-Header\PhanxConfig-Header.lua:75
 CreateEditBox = <function> defined @PhanxBuffs\Libs\PhanxConfig-EditBox\PhanxConfig-EditBox.lua:202
 CreateDropdown = <function> defined @Diplomancer\Libs\PhanxConfig-Dropdown\PhanxConfig-Dropdown.lua:451
 default = <function> defined @FrameXML\InterfaceOptionsFrame.lua:614
 CreateSlider = <function> defined @oUF_Phanx_Config\Libs\PhanxConfig-Slider\PhanxConfig-Slider.lua:208
 CreateMediaDropdown = <function> defined @oUF_Phanx_Config\Libs\PhanxConfig-MediaDropdown\PhanxConfig-MediaDropdown.lua:157
 CreateButton = <function> defined @Diplomancer\Libs\PhanxConfig-Button\PhanxConfig-Button.lua:62
 okay = <function> defined @Diplomancer\Libs\PhanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:54
 name = "oUF Phanx"
}
success = false
err = "...onfig\Libs\PhanxConfig-Slider\PhanxConfig-Slider.lua:172: attempt to call method 'SetFontObject' (a nil value)"
OptionsPanel_OnShow = <function> defined @Diplomancer\Libs\PhanxConfig-OptionsPanel\PhanxConfig-OptionsPanel.lua:20
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: