Download
(4Kb)
Download
Updated: 03-04-09 08:03 AM
Addon for:
oUF.
Pictures
File Info
Updated:03-04-09 08:03 AM
Created:unknown
Downloads:12,127
Favorites:78
MD5:

oUF Perfect  Popular! (More than 5000 hits)

Version: 30000.13
by: p3lim [More]

This addon is discontinued.

Description:
oUF Perfect is a layout plug-in made for the UnitFrame framework oUF.
It is required that you have this addon updated at all times to make everything work as it should.
You can download oUF by clicking on the link located under the "Download" button on the right.


Features:
- Header for Party
- Header for Raid
- Header for MainTank(s)
- Header for MainAssist(s)

Raid group will spawn in 5 seperate groups, enough for a 25man raid.
Using tags it also shows party-target names in the name string (with raidicons aswell)

30000.13:
- Fixed raid icon tag

30000.11:
- Fixed strata

30000.10:
- Update to reflect changes in oUF
- Added ReadyCheck support
- Added DebuffHighlight support
- Added masterlooter icon
- Fixed tags
- Removed readycheck code

30000.9:
- Update to reflect changes in oUF
- Added readycheck
- Fixed tags
- Removed buff/debuff tags
- Removed oUF ReadyCheck support (outdated)

30000.8:
- Fixed buff/debuff tags

30000.7:
- Fixed font issue
- Fixed power updates

30000.6:
- Added MainTank header
- Added MainAssist header
- Added RangeAlpha
- Added *target strings to all units
- Fixed menu function

30000.5:
- Update to 30000
- Not 100% bugtested yet, youve been warned

20400.4:
- Fixed [afk] tag

20400.3:
- Initial commit
Post A Reply Comment Options
Unread 09-30-08, 05:24 PM  
DJJoeJoe
A Murloc Raider
 
DJJoeJoe's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 172
Uploads: 1
I assume the tags are commented enough so adding 'Fort' and such will be fine and dandy for the slow minded among us?
__________________

Joetest - Ner'Zhul - Disciples of Death
Report comment to moderator  
Reply With Quote
Unread 10-01-08, 07:28 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Theres no comments, but its pretty clear, just use the function like the rest of the buff/debuff tags
Last edited by p3lim : 10-01-08 at 07:28 AM.
Report comment to moderator  
Reply With Quote
Unread 10-07-08, 11:46 AM  
Gendr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 64
Uploads: 8
Any chance to make this wotlk compatible?
Report comment to moderator  
Reply With Quote
Unread 10-07-08, 02:07 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Gendr
Any chance to make this wotlk compatible?
At the patch, yes, but not before that
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 02:40 PM  
blackpandemic
A Flamescale Wyrmkin
 
blackpandemic's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 123
File comments: 82
Uploads: 2
Message:

Interface\AddOns\oUF_Perfect\oUF_Perfect.lua:32: attempt to index local 'c' (a nil value)
[C]: ?
Interface\AddOns\oUF_Perfect\oUF_Perfect.lua:32: in function `f'
Interface\AddOns\oUF\elements\tags.lua:89: in function <Interface\AddOns\oUF\elements\tags.lua:87>
[C]: in function `gsub'
Interface\AddOns\oUF\elements\tags.lua:95: in function <Interface\AddOns\oUF\elements\tags.lua:92>
Interface\AddOns\oUF\elements\tags.lua:102: in function <Interface\AddOns\oUF\elements\tags.lua:100>

Other players show up fine. My bar/name is blurry text wise and the 'Power' portion on the left doesn't work it seems.

Looks great!
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 02:56 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by blackpandemic
Message:

Interface\AddOns\oUF_Perfect\oUF_Perfect.lua:32: attempt to index local 'c' (a nil value)
[C]: ?
Interface\AddOns\oUF_Perfect\oUF_Perfect.lua:32: in function `f'
Interface\AddOns\oUF\elements\tags.lua:89: in function <Interface\AddOns\oUF\elements\tags.lua:87>
[C]: in function `gsub'
Interface\AddOns\oUF\elements\tags.lua:95: in function <Interface\AddOns\oUF\elements\tags.lua:92>
Interface\AddOns\oUF\elements\tags.lua:102: in function <Interface\AddOns\oUF\elements\tags.lua:100>

Other players show up fine. My bar/name is blurry text wise and the 'Power' portion on the left doesn't work it seems.

Looks great!
This addon is yet not updated to 3.0.2, havent had the time to raid etc yet
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 03:43 PM  
Qanik
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
option to hide raid

please, please, please add a lua option to disable raid frames (always showing group frames)
Last edited by Qanik : 10-16-08 at 03:44 PM.
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 04:04 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Re: option to hide raid

Originally posted by Qanik
please, please, please add a lua option to disable raid frames (always showing group frames)
No, but you could take a look at the bottom of the lua and search for
Code:
'showRaid', true
and set it to false
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 09:56 PM  
blackpandemic
A Flamescale Wyrmkin
 
blackpandemic's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 123
File comments: 82
Uploads: 2
I can post a screen if needed but I'm having a font resolution issue. I'm no longer getting errors, but my name is the only name that is clear. The names of other party/raid members are very pixelated and although readable, not very pleaseing to the eye. Any idea what's going on?
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 11:59 PM  
Domaz
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Party target's?

Is it possible to get Party targets?
Report comment to moderator  
Reply With Quote
Unread 10-17-08, 07:00 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Re: Party target's?

Originally posted by Domaz
Is it possible to get Party targets?
Yes, Im gonna add that in the future.
Report comment to moderator  
Reply With Quote
Unread 10-17-08, 07:00 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by blackpandemic
I can post a screen if needed but I'm having a font resolution issue. I'm no longer getting errors, but my name is the only name that is clear. The names of other party/raid members are very pixelated and although readable, not very pleaseing to the eye. Any idea what's going on?
I have no idea whats causing that, yes, I have the issue too. Im pretty sure it has to do with the alpha..
Report comment to moderator  
Reply With Quote
Unread 10-17-08, 09:26 AM  
blackpandemic
A Flamescale Wyrmkin
 
blackpandemic's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 123
File comments: 82
Uploads: 2
I think I found the line that puts the P/C on the bars indicating a cursed or poisoned target so would I add [magic] or something to add other kinds of debuffs?

Thanks for the response regarding the previous issue as well! Love the layout!
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
Report comment to moderator  
Reply With Quote
Unread 10-17-08, 09:53 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by blackpandemic
I think I found the line that puts the P/C on the bars indicating a cursed or poisoned target so would I add [magic] or something to add other kinds of debuffs?

Thanks for the response regarding the previous issue as well! Love the layout!
You would also need to add the tag function and events.
Report comment to moderator  
Reply With Quote
Unread 10-18-08, 09:48 PM  
blackpandemic
A Flamescale Wyrmkin
 
blackpandemic's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 123
File comments: 82
Uploads: 2
Noob question, without having oRA installed, how do I set the maintank/offtanks in oUF?

EDIT: Also still having the pixelation issue with text, but it seems more random than previously. Any suggestions to try out?
__________________
"It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets." -Voltaire
Last edited by blackpandemic : 10-18-08 at 10:01 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: