Download
(200Kb)
Download
Updated: 08-05-09 12:40 AM
Addon for:
oUF.
Pictures
File Info
Updated:08-05-09 12:40 AM
Created:unknown
Downloads:3,024
Favorites:5
MD5:

oUF Pwnography

Version: 3.0
by: arnath_vp [More]

My oUF layout based off a friend's Pitbull layout. Currently supports Player, Pet, Target, TargetTarget, Party, Focus, and FocusTarget frames.

Note: oUF_HealComm is included in the download because of a slight change to the alpha of the bars.

Required Dependencies
oUF - unit frame framework, this won't work without oUF installed

Optional Dependencies
oUF_DebuffHighlight - debuff highlighting by ammo
oUF_PowerSpark - power spark by Snago

Credit where credit is due
-The debuff highlight texture and the power colors are borrowed from Pitbull
-Health/mana display code borrowed from oUF_Ammo
-Inspiration for frame layout from Aethra

3.0:
-Completely rewritten to use the tag system and to work with the latest patch/oUF
2.3:
-Fixed a little bug with the combat icon
2.2:
-Made DK rune bar work (just the default Blizz one for now)
-Updated to work with the latest version of oUF
2.1:
-Fixed some issues with buff/debuff filtering
2.0:
-Updated to work with WotLK
-Removed support for oUF_HealComm for now because it doesn't work with WotLK
-Removed dependence on LibMobHealth
1.6:
-Added support for oUF_PowerSpark
-Added support for oUF_HealComm
-Messed around with the pet frame a little and added a happiness icon
-Cleaned up the code and added some comments
1.5:
-Added preliminary pet frame, still have to add some stuff like happiness display
-Fixed a bug with party levels not showing up correctly
1.4:
-Fixed a bunch of issues with party frames
-Fixed a bunch of issues with auras
-Removed oUF and oUF_DebuffHighlight from the zip file
1.3:
-Fixed party aura display
-Put in a possible fix for some issues with aura scaling
1.2:
-Made debuff highlighting look way better
-Added oUF_DebuffHighlight as an optional dependency
1.1:
-Added preliminary support for debuff highlighting
-Fixed some issues with leader icon display
1.0:
-Added combat and resting icons
-Fixed issues with auras
-Changed the bar background colors
Post A Reply Comment Options
Unread 09-16-08, 07:50 AM  
arnath_vp
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 43
Uploads: 4
Yeah, those are the lines you have to change to move the frames. Since it's SetPoint("CENTER", ...), the coordinates are from the center of the screen.
Report comment to moderator  
Reply With Quote
Unread 09-09-08, 07:14 AM  
Skylinee
A Murloc Raider

Forum posts: 5
File comments: 371
Uploads: 0
Ok, so if i wish to move the frames a few centimetres up i can do it in the lua? Please tell me which lines to modify (i'm green to lua editing), but i'm guessing it's these

local player = oUF:Spawn("player")
player:SetPoint("CENTER", -625.3397827148438, 397.6680297851563)

local target = oUF:Spawn("target")
target:SetPoint("CENTER", -380.7677612304688, 397.5774536132813)



etc
Report comment to moderator  
Reply With Quote
Unread 09-07-08, 05:51 PM  
arnath_vp
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 43
Uploads: 4
Just so you know, if you move the frames around like that the positions don't save.
Report comment to moderator  
Reply With Quote
Unread 09-07-08, 10:55 AM  
Skylinee
A Murloc Raider

Forum posts: 5
File comments: 371
Uploads: 0
Thanks, this is the only oUF layout that interests me since it allows moving by alt-clicking. Also it looks great.
Report comment to moderator  
Reply With Quote
Unread 09-07-08, 10:19 AM  
arnath_vp
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 43
Uploads: 4
Yeah, new version will be up in the next couple days.
Report comment to moderator  
Reply With Quote
Unread 09-07-08, 09:32 AM  
Skylinee
A Murloc Raider

Forum posts: 5
File comments: 371
Uploads: 0
Pet frame coming soon?
Report comment to moderator  
Reply With Quote
Unread 08-24-08, 09:54 PM  
arnath_vp
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 43
Uploads: 4
Sorry about that, I removed the zip file and added credit for the health/mana text.
Last edited by arnath_vp : 08-24-08 at 09:55 PM.
Report comment to moderator  
Reply With Quote
Unread 08-18-08, 02:31 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Don't include oUF_DebuffHighlight directly in your .zip

Just point people to the wowinterface page.

Thanks.

I'd appreciate credit for the health/power text system as well.

-Ammo
Report comment to moderator  
Reply With Quote
Unread 08-14-08, 01:10 PM  
arnath_vp
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 43
Uploads: 4
What do you want the druid mana display to look like? Extra bar like Pitbull's?
Report comment to moderator  
Reply With Quote
Unread 07-30-08, 11:43 AM  
Aethra
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations

Forum posts: 19
File comments: 42
Uploads: 3
Re: Pitbull

Originally posted by reale
Any chance you can export your pitbull layout? I can use that in the mean time also.
PM me your email address and I'll sent you my Pitbull saved variables.
Report comment to moderator  
Reply With Quote
Unread 07-28-08, 08:45 PM  
reale
A Kobold Labourer

Forum posts: 1
File comments: 164
Uploads: 0
Pitbull

Any chance you can export your pitbull layout? I can use that in the mean time also.
Report comment to moderator  
Reply With Quote
Unread 07-28-08, 01:00 PM  
arnath_vp
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 43
Uploads: 4
Yeah sorry, I realize the auras frame doesn't work right now. I got them repositioned but the borders look off for some reason so I'm trying to figure out why that is.
Report comment to moderator  
Reply With Quote
Unread 07-28-08, 12:41 PM  
Aethra
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations

Forum posts: 19
File comments: 42
Uploads: 3
Re: Some Pics

Arnath is really busy with work and such. It's my Pitbull frames he's been copying to make this mod for me! He's been working on it in his spare time and has worked wonders with it compared to what I was able to do.

Here's a screenshot of my druid in a party while using Pitbull:



The end goal is to make them look exactly the same - knowing his coding ability, he'll get there! He just has lots of stuff going on RL right now so it's slow. :/

If you don't want to wait for him to fix them (or dislike my layout!), there is a very good thread over at WowAce.com where people discuss OUF. It can be found at:
http://www.wowace.com/forums/index.php?topic=10696.0

Oh. I also run at 1440X900, just FYI! And I told him not to bother with the Druid lib. I've been using SmartyCat Mana Bar for ages and will continue to do so.
Last edited by Aethra : 07-28-08 at 12:47 PM.
Report comment to moderator  
Reply With Quote
Unread 07-27-08, 11:15 AM  
reale
A Kobold Labourer

Forum posts: 1
File comments: 164
Uploads: 0
Some Pics

Buffs left covering player frame:



Debuffs right covering ToT frame:



OptionalDeps = DruidMana, but with the Lib loaded, in cat form and at half mana = no dice:




I really like the look of the frames so that's why I'm begging for some fixes, thank you again for you time.
Last edited by reale : 07-27-08 at 11:16 AM.
Report comment to moderator  
Reply With Quote
Unread 07-27-08, 10:37 AM  
reale
A Kobold Labourer

Forum posts: 1
File comments: 164
Uploads: 0
buff/debuff layout

I'm having a bugger of a time getting the buffs/debuffs to look right for a 1440X900 screen. They are huge and come off the left and right covering everything. Anyway to make the buffs go to the right (right of the frame/bottom) and have the debuffs underneath (normal layout)?

Thank you
Last edited by reale : 07-27-08 at 10:38 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: