Download
(54Kb)
Download
Updated: 10-15-10 04:52 PM
Pictures
File Info
Updated:10-15-10 04:52 PM
Created:07-21-10 08:11 AM
Downloads:4,208
Favorites:7
MD5:

oUF Gdx

Version: r7
by: Guardix [More]

Description
This is my personal layout for oUF (1.5+). The player and target frames are highly inspired by Tukz' layout.
The layout itself suits best for healers, as the raid and party frames are almost centered to
provide an easy and friendly interface for healing. It is highly recommended to install gxMedia
together with this layout (unless you want some odd looks). It is found in the zip file.
I currently don't play arena, so I have no use for arena frames.
If you really want arena frames, let me know.

The frames may be misplaced with a resolution other than 1920x1200.


Supported frames
Player
Pet
Target
Targettarget
Focus
Party
Raid
Partypets
Raidpets
Boss


Supported plug-ins
oUF_ResComm (only on raid frames, self cast resurrections are ignored)
oUF Smooth Update (not active on raid/party frames)
oUF SpellRange
oUF Experience
oUF WeaponEnchant


Git repository
http://github.com/Guardix/oUF_Gdx


Ankhesa of Stormreaver-EU

r7
- Removed support for runebar, combo points and whatever power additions the game offer.
- Fixed for 4.0.1.
- Fixed for oUF 1.5.

r6
- Make the deathknight runebar actually function!
- Rune colors can be found on line 1096.
- Tag fix, the name tags sometime caused an error.
- Minor adjustment to the debuff icons, they are now two pixels taller and wider.

1.1 (r5)
- Changed the size of the raid frames to be more wide.
- Added new debuffs for the debuff icon.
- Modified the priority of the pvp debuff abilities a little, also added Vampiric Touch and Unstable Affliction.
- Fixed wrong duration count on reversed castbars.
- Hide Blizzard's buff frames.

1.0c (r4)
- Parent and set healcomm correctly.
- Fix a tag error, caused by a missing power token.

1.0b (r3)
- An ugly fix for weapon enchant icons.

1.0a (r2)
- Minor fixes to tags so all of them actually works. (Earth shield indicator)

1.0 (r1)
- Initial release
Optional Files (0)


Post A Reply Comment Options
Unread 09-09-10, 03:23 PM  
Deadmau5
A Murloc Raider
 
Deadmau5's Avatar

Forum posts: 9
File comments: 11
Uploads: 0
Re: Re: Raid/Party Frames

Thanks change t to black with blue, is there a way to move/remove the casting bar? cause i wanna see the text on the status bar ( mana, hp, dps)
think thats pretty neat to have visible at all times.
Report comment to moderator  
Reply With Quote
Unread 09-09-10, 04:53 AM  
Guardix
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 114
Uploads: 3
Re: Raid/Party Frames

Originally posted by Deadmau5
Hi

I really like this Layout, one question thou, what are the 3 little dots on top of every Raid/Party Frame?

Im guesing is range? or something

And how can i change the color of the Casting bar to something a little bit darker, or get rid of it so i can see the text (Health, DPS, Mana)

Thanks
The dots are missing buffs, pw:d, divine spirit and shadow protection.

To change the color of the castbar edit line 802 and 805.

Accepts values from 0 to 1.

red, green, blue
bg:SetVertexColor(.2, 1, 1)
cb:SetStatusBarColor(.2, 1, 1)
__________________
Report comment to moderator  
Reply With Quote
Unread 09-08-10, 03:52 AM  
Deadmau5
A Murloc Raider
 
Deadmau5's Avatar

Forum posts: 9
File comments: 11
Uploads: 0
Raid/Party Frames

Hi

I really like this Layout, one question thou, what are the 3 little dots on top of every Raid/Party Frame?

Im guesing is range? or something

And how can i change the color of the Casting bar to something a little bit darker, or get rid of it so i can see the text (Health, DPS, Mana)

Thanks
Last edited by Deadmau5 : 09-08-10 at 04:01 AM.
Report comment to moderator  
Reply With Quote
Unread 09-03-10, 04:57 AM  
Rayinne
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
whats raid frames work with this layout?
Report comment to moderator  
Reply With Quote
Unread 08-20-10, 09:49 AM  
psyco
A Murloc Raider

Forum posts: 6
File comments: 19
Uploads: 0
Originally posted by Guardix
I assume you mean that you have difficulties adding the plugins' features to the layout. I guess I can add it, but it will be as a optional feature, so you will probably have to set a variable to true. (Due to there is no in-game configuration)
No problem =) Thx a lot
Report comment to moderator  
Reply With Quote
Unread 08-20-10, 09:20 AM  
Guardix
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 114
Uploads: 3
Originally posted by psyco
Hello,

Thx a lot for this Layout but can you add oUF Debuff Highlight and oUF Combat Feedback into the OptionalDeps because i try to add it but i can't do this :/

Thx a lot
I assume you mean that you have difficulties adding the plugins' features to the layout. I guess I can add it, but it will be as a optional feature, so you will probably have to set a variable to true. (Due to there is no in-game configuration)
__________________
Report comment to moderator  
Reply With Quote
Unread 08-19-10, 04:50 PM  
psyco
A Murloc Raider

Forum posts: 6
File comments: 19
Uploads: 0
Hello,

Thx a lot for this Layout but can you add oUF Debuff Highlight and oUF Combat Feedback into the OptionalDeps because i try to add it but i can't do this :/

Thx a lot
Report comment to moderator  
Reply With Quote
Unread 08-15-10, 03:51 AM  
Guardix
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 114
Uploads: 3
Originally posted by Murdokk
Ok, so I realize I'm having some issues here lol. But I am unable to see the party frames. Is it just me? Maybe they're anchored off my screen due to a resolution difference?

Edit: I'm using 1600x900 resolution atm. It may not be the reason at all.
The party frames are shown like, when you're in a raid group.
If the frames are off the screen, you could try replacing them at line 1529:
group:SetPoint("CENTER", UIParent, "CENTER", 0, -275)

Try reset the y-coordinate to 0, that should plant it in the exact center of the screen.
__________________
Report comment to moderator  
Reply With Quote
Unread 08-14-10, 04:09 PM  
Murdokk
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Ok, so I realize I'm having some issues here lol. But I am unable to see the party frames. Is it just me? Maybe they're anchored off my screen due to a resolution difference?

Edit: I'm using 1600x900 resolution atm. It may not be the reason at all.
Last edited by Murdokk : 08-14-10 at 04:12 PM.
Report comment to moderator  
Reply With Quote
Unread 08-14-10, 11:29 AM  
Guardix
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 114
Uploads: 3
Originally posted by Murdokk
Also, these unitframes are the thing I've been looking for. I haven't found anything else that I had liked.
Hehe, I'm glad to hear that
__________________
Report comment to moderator  
Reply With Quote
Unread 08-14-10, 10:39 AM  
Murdokk
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Also, these unitframes are the thing I've been looking for. I haven't found anything else that I had liked.
Report comment to moderator  
Reply With Quote
Unread 08-14-10, 10:25 AM  
Murdokk
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Ok, so I joined another raid and tried to make it grey out the screen again but it won't lol. I totally deleted my ui the other day and reinstalled everything so it may have been something on my end.

/shrug
Report comment to moderator  
Reply With Quote
Unread 08-11-10, 01:52 PM  
Guardix
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 114
Uploads: 3
Re: Problem

Originally posted by Murdokk
Whenever I enter a raid group, my screen turns grey. I have disabled this addon and I don't have the issue anymore. The only thing visable when this happens are my action bars. I'll attempt to get it to do it again so I can screenshot it.
Please do, also tell me what modules you use. It could be bad parenting or if some frame tries to point itself to a relative that is nil.
__________________
Last edited by Guardix : 08-11-10 at 01:54 PM.
Report comment to moderator  
Reply With Quote
Unread 08-09-10, 06:49 PM  
Murdokk
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Problem

Whenever I enter a raid group, my screen turns grey. I have disabled this addon and I don't have the issue anymore. The only thing visable when this happens are my action bars. I'll attempt to get it to do it again so I can screenshot it.
Report comment to moderator  
Reply With Quote
Unread 08-07-10, 01:41 AM  
jasje
A Chromatic Dragonspawn
 
jasje's Avatar
AddOn Author - Click to view AddOns

Forum posts: 150
File comments: 279
Uploads: 4
By looking at your screenshot, the healthbar seems to be missing something, something like a backdrop or a border, just my 2c

great job though
__________________

Tukui | Github
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: