Download
(259Kb)
Download
Updated: 10-08-11 12:01 PM
Pictures
File Info
Updated:10-08-11 12:01 PM
Created:10-08-11 12:01 PM
Downloads:2,962
Favorites:7
MD5:

oUF PhantomMenace

Version: 1.0
by: Mischback [More]

..:: oUF_PhantomMenace ::..

oUF_PhantomMenace is a layout for the incredible awesome oUF by haste. You will need oUF to make this work!


Supported Units:

  • player
  • target
  • pet
  • focus
  • targettarget
  • focustarget
  • party
  • raid
  • maintank (/w target)
  • boss


Key Features:
  • all health-bars with visual heal-prediction
  • current threat level highlighting
  • healer mode
  • raid icons
  • readycheck icons
  • range check (on party, raid, maintanks)
  • rune bar
  • eclipse bar (druid)
  • holypower bar (paladin)
  • soul shard bar (warlock)
  • totems (shaman)
  • buffs/debuffs on important units
  • LFD icons (with custom icons)
  • raids with less than 6 members will be shown as party
  • custom buff/debuff filter on party and focus
  • built-in vengeance indicator for tanks
  • easy to handle configuration


Supported Plugins:

Credits:
  • haste for his oUF
  • zork (I had a few technical looks into your layouts)

Optional Files (0)


Post A Reply Comment Options
Unread 10-09-11, 01:46 AM  
Droxx
A Deviate Faerie Dragon

Forum posts: 15
File comments: 20
Uploads: 0
Thumbs up support your healers!

Nice Layout!

Only thing i would like to see is an option to remove party targets and replace with curable debuffs and maybe tank cooldowns would be awesome with color coded borders for both.
Report comment to moderator  
Reply With Quote
Unread 10-09-11, 03:51 AM  
Mischback
A Cobalt Mageweaver
 
Mischback's Avatar
AddOn Author - Click to view AddOns

Forum posts: 221
File comments: 68
Uploads: 7
Re: support your healers!

Originally posted by Droxx
Nice Layout!

Only thing i would like to see is an option to remove party targets and replace with curable debuffs and maybe tank cooldowns would be awesome with color coded borders for both.
Curable Debuffs are one of the things on my list. I think I'll just add support for oUF_DebuffHighlight to it.

You can easily achieve the display of tank-cooldowns by using the party's special filter function:
Open up settings.lua and look for settings.SpecialAurasParty. You can add buffs/debuffs to this table, simply retrieve the spell ID of - let's say - Last Stand and insert it here (following the given schema).

I'll try to include some of these spellIDs in the next release!

Thank you for your comment!
__________________
Report comment to moderator  
Reply With Quote
Unread 10-09-11, 09:14 AM  
neov
A Deviate Faerie Dragon

Forum posts: 16
File comments: 56
Uploads: 0
remove party targets? Blasphemy!!

great work here
Report comment to moderator  
Reply With Quote
Unread 10-10-11, 04:20 AM  
gahtz
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Nice unit frames, but the raid are too big for DPS and not realy great to heal, perhaps add "oUF Debuff Highlight" is a good idea.
Report comment to moderator  
Reply With Quote
Unread 10-10-11, 12:45 PM  
Mischback
A Cobalt Mageweaver
 
Mischback's Avatar
AddOn Author - Click to view AddOns

Forum posts: 221
File comments: 68
Uploads: 7
Too big? 100x20 px? Get a decent screen then...
__________________
Last edited by Mischback : 10-10-11 at 12:46 PM.
Report comment to moderator  
Reply With Quote
Unread 10-10-11, 05:13 PM  
Stoneshadow
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Just use (oUF Movable Frames ) plugin allows you to re-size and move the frames

http://www.wowinterface.com/download...bleFrames.html
Last edited by Stoneshadow : 10-10-11 at 06:14 PM.
Report comment to moderator  
Reply With Quote
Unread 10-12-11, 11:45 AM  
Mischback
A Cobalt Mageweaver
 
Mischback's Avatar
AddOn Author - Click to view AddOns

Forum posts: 221
File comments: 68
Uploads: 7
Debuff Highlighting

Debuff Highlighting will be included in the next release, should pop this weekend.

I implemented this functionality directly into the layout, since oUF_DebuffHighlight has not seen any updates for a long time and there seems to be some issues.

My implementation seems to work flawlessly, but on the other hand I don't check for the actual specc of the char, I assume the player knows what he can dispel or is able to modify the Lua accordingly (description will be included!)
__________________
Report comment to moderator  
Reply With Quote
Unread 10-16-11, 03:27 PM  
Mischback
A Cobalt Mageweaver
 
Mischback's Avatar
AddOn Author - Click to view AddOns

Forum posts: 221
File comments: 68
Uploads: 7
Re: Debuff Highlighting

Debuff Highlighting has not worked that good in Raid-environment, so the update is delayed, till I can fix this.

The errors are only raised on chars without any debuffing-skill, so it should be fixed soon(tm).
__________________
Report comment to moderator  
Reply With Quote
Unread 10-21-11, 07:27 AM  
doragon
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Change power updates?

How do I change power updates for both me and my target?
Currently the energy for example is way to slow for my taste. Realy nice layout tho realy like it.
Report comment to moderator  
Reply With Quote
Unread 10-22-11, 01:49 PM  
Mischback
A Cobalt Mageweaver
 
Mischback's Avatar
AddOn Author - Click to view AddOns

Forum posts: 221
File comments: 68
Uploads: 7
Re: Change power updates?

Originally posted by doragon
How do I change power updates for both me and my target?
Currently the energy for example is way to slow for my taste. Realy nice layout tho realy like it.
An options to toggle a frequent update (OnUpdate, so, every frame) will be included in the next release!

If can't wait that long: Fire up layout.lua in a texteditor, search for the createPlayer()-function and add
lua Code:
  1. self.Power.frequentUpdates = true
somewhere after self.Power is created (in my current version this is line 197, but may vary on the released version!)
__________________
Last edited by Mischback : 10-22-11 at 01:51 PM.
Report comment to moderator  
Reply With Quote
Unread 10-28-11, 09:23 PM  
ßeaver
A Kobold Labourer
 
ßeaver's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 34
Uploads: 1
Hey Mischback,

I was wondering if you could change the player to have the same setup with box with the name and castbar in there, if you could give me the code to do it, and then leave the movement of the totem bars, runes and everything to me, I'd appreciate it. I love the layout otherwise.. I'm just a very picky person, and need symmetry.. I also wanted to get the player/target buffs/debuffs to be exactly opposite of each other.. If player starts left grows right and down, I'd love for the target to start right grow left and down, and same with debuffs. left and up, right and up.

Let me know if you can set this up for me. Would appreciate it.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: