Download
(115Kb)
Download
Updated: 06-26-11 01:55 AM
Pictures
File Info
Updated:06-26-11 01:55 AM
Created:09-30-10 05:53 PM
Downloads:19,135
Favorites:59
MD5:

oUF Drk  Popular! (More than 5000 hits)

Version: 2.04
by: drakull, Qulight

oUF_Drk
VERSION 2.0

ATTENTION:
This addon requires oUF 1.5.11+ to work. (NOT INCLUDED)

What's new in v2.0:
- Complete code rewrite
- Changed the positioning of class bars
- Changed the positioning of castbars
- Changed portrait and healthbar's heights of player and target frames
- Slight new layout for all other frames
- Added boss frames
- Added pet's target frame
- Added new texture for backgrounds
- Added new texture for debuffhighlight
- Added new font
- Added support for oUF_boring_totembar
- Added support for oUF_CombatFeedback
- Added support for oUF_Smooth Update

Features:
- Unitframes for: Player, Target, ToT, Pet/Vehicle, Pet Target, Focus, Focus Target, Boss, party and Raid;
- AltPowerBar, ThreatBar support;
- Castbar support for player, target, focus, pet and boss frames;
- Totembar, Runebar, Holypower, Eclipse Bar and Soul Shards support;
- Buff and debuffs frames for most units;
- Raidframes with aggro highlight;
- Dispellable debuff highlight for party and raid frames.
- Raid debuff icons on raid/party frames.
- AuraWatch to show up to 4 icons representing various player buffs on raid units
- Combo point support.

Addon support:
- oUF_RaidDebuffs (embedded)
- oUF_DebuffHighligth (embedded)
- oUF_AuraWatch (embedded)
- oUF_Smooth Update (embedded)
- oUF_CombatFeedback
- oUF_boring_totembar
- oUF_MovableFrames

Credits:
- Haste for creating oUF and for being so patient helping me with my questions;
- Zork for oUF_Simple that I used as a base for my layout;
- yj589794, Caellian, Neverg, Coree and Monolit. Most of the original code came from their layouts.

Know issues:
- Portraits are not showing properly for worgen characters, that's blizzard's fault.
- Debuff highlight colors are sometimes wrong.
- Runebar insists on displaying imaginary deathrunes.
- Not a bug, but new raidDebuffs icons are still to be added.

v2.0 release notes:
- Ingame config turned out to bring more problems than solutions so I decided to take it out, at least for the time being.
- There's something really wrong in my code and I simply can't figure out what it is. This one thing is messing up many stuff, like runebar's crazy deathrunes and wrong debuff highlight colors. I had added support for oUF_Experience and oUF_Reputation but took it out because some tags were driving me mad (like, disappearing with no reason) and I bet this was caused by this same problem. I'm trying to fix it but you are more than welcome to check my code and help me out.

Author's notes:
This is my personal layout and it's *not* finished so expect many improvements and layout changes in the upcoming versions.

Code:
2.04
          upd for 4.2
Code:
2.03
          upd for 4.1
          -removed pet Happiness/Pet Loyalty System
          -change positions buffs for default
Code:
2.02b
           New Style, Font
           AltPowerBar, ThreatBar support
Code:
2.01r
	Fixed some eclipsebar errors
Code:
2.0r
	Complete code rewrite
	Changed the positioning of class bars
	Changed the positioning of castbars
	Changed portrait and healthbar's heights of player and target frames
	Slight new layout for all other frames
	Added boss frames
	Added pet's target frame
	Added new texture for backgrounds
	Added new texture for debuffhighlight
	Added new font
	Added support for oUF_boring_totembar
	Added support for oUF_CombatFeedback
Code:
1.7r
	Fixed DeadlyPoison tag bug (hopefully)
	Fixed raid dropdown menus
Code:
1.65r
	Corrected some wrong AuraWatch spell ids.
Code:
1.6r
	Changed health's bg color when out of range
	Changed the way raid scaling is done
	Added support for oUF_AuraWatch
	Fixed raidDebuffs not working properly
	Added a new custom texture for debuffHighlightning
Code:
1.5r
	Fixed a typo that prevented combopoints to show up
	Fixed frame scaling not working
	Fixed Moonkin's EclipseBar support
Code:
1.4b
	Added new config options to set frame positioning for some units
	Changed LFD's positioning
	Added some options to control aura displaying
	Added Elite/Rare/Boss representation
	Added target's level coloring according to difficult
	Fixed various minor bugs
	Removed support for oUF_PowerSpark (no more 5sec rule)
	Added support for oUF_DebuffHighlight (embedded)
	Added support for raid debuffs (alpha)
	Changed aura fonts for a better one
Code:
1.3b
	Added support for oUF 1.5.x
	Fixed raid and partyframes not showing
	Added combopoints support
	Added PvP Icon
	Removed debuff highlight for rewrite
	Removed support for oUF_ReadyCheck external addon, added support for oUF's ReadyCheck
Code:
1.2b
	Changed TOC to support 4.x
	Added support for Holy Power and Soul Shards
	Added Phase and Quest icons
	Added an option to disable castbars
	Removed support for HealComm4, added support for oUF's HealPrediction
Code:
1.1b
	Added life percent display in player's and target's frames
	Added power display in player frame instead of player's name
	Added an option to disable player auras in player frame and use blizzard's default aura frames
	Added scaling support (experimental)
	Added a focus target's frame
	Added castbar support for all frames (except raid)
	Removed Pet's target frame
Code:
1.0b
	Initial release
Post A Reply Comment Options
Unread 01-11-11, 10:44 PM  
Donmc
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Two things I need help with.
1. How do I turn off the raid frames moving to the top when there are more than 25? My guild usually has 3-5 ppl on standby in raid so it's always up there. Also, how do i always limit it to 25?

2. How do i increase the font on the buffs for player/target frames and the like?

Any help will be greatly appreciated.
Report comment to moderator  
Reply With Quote
Unread 01-12-11, 05:07 AM  
drakull
A Cyclonian
 
drakull's Avatar
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 53
Uploads: 1
Originally posted by Donmc
Two things I need help with.
1. How do I turn off the raid frames moving to the top when there are more than 25? My guild usually has 3-5 ppl on standby in raid so it's always up there. Also, how do i always limit it to 25?

2. How do i increase the font on the buffs for player/target frames and the like?

Any help will be greatly appreciated.
1. You would have to edit some Lua code in core.lua to remove the 40man raid frame code and disable the 25man filter for the 25man frame.

2. Again, by editing some Lua code in lib.lua. Look for "addBuffs" and then look for setFont and change the "10" value wherever I use the cfg.nanofont font.

I'm not at my computer right now so i can't be more specific.

edit: @EvadSaah: Please read the item "know issues" in my addon's description.
Last edited by drakull : 01-12-11 at 05:08 AM.
Report comment to moderator  
Reply With Quote
Unread 01-12-11, 03:02 PM  
Tentacule
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Is it possible to add the spell name on the focus cast bar?

Great oUF layout btw.

Thank you
Report comment to moderator  
Reply With Quote
Unread 01-12-11, 03:51 PM  
Donmc
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Originally posted by drakull
1. You would have to edit some Lua code in core.lua to remove the 40man raid frame code and disable the 25man filter for the 25man frame.

2. Again, by editing some Lua code in lib.lua. Look for "addBuffs" and then look for setFont and change the "10" value wherever I use the cfg.nanofont font.

I'm not at my computer right now so i can't be more specific.

edit: @EvadSaah: Please read the item "know issues" in my addon's description.
Thx for the quick reply. Worked wonderfully. Just one last thing

It's the same request as Tentacule. This is the only thing stopping me from using this layout in arena as well. It's essential to know which spell my focus is casting and not just that they're casting.
Last edited by Donmc : 01-12-11 at 03:51 PM.
Report comment to moderator  
Reply With Quote
Unread 01-13-11, 09:39 PM  
unstoppixel
An Aku'mai Servant
 
unstoppixel's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 37
File comments: 131
Uploads: 2
Role Icons

Any way to keep the role icons on the raid frames showing at all times, rather than only when I mouse-over them?
__________________
Last edited by unstoppixel : 01-13-11 at 09:43 PM.
Report comment to moderator  
Reply With Quote
Unread 01-15-11, 09:15 AM  
BlackStrar
A Defias Bandit

Forum posts: 2
File comments: 25
Uploads: 0
Hi Drakull ,
Great Layout!

I actually switch over to yours from caelUI,because of the no class color in the player frame,and I'm trying to go with a "all white" U.I theme as a priest.

Now..If I could just take his font and switch it over to yours,that would be great.





-- Fonts
cfg.font = mediaFolder.."font_main.ttf"
cfg.smallfont = mediaFolder.."font_small.ttf"
cfg.nanofont = mediaFolder.."font_nano.ttf"

I was tinkering around in the CFG file,is this where I change the font?
Report comment to moderator  
Reply With Quote
Unread 01-16-11, 08:00 PM  
Ennie
A Murloc Raider
 
Ennie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 24
Uploads: 6
Originally posted by BlackStrar
Hi Drakull ,
Great Layout!

I actually switch over to yours from caelUI,because of the no class color in the player frame,and I'm trying to go with a "all white" U.I theme as a priest.

Now..If I could just take his font and switch it over to yours,that would be great.





-- Fonts
cfg.font = mediaFolder.."font_main.ttf"
cfg.smallfont = mediaFolder.."font_small.ttf"
cfg.nanofont = mediaFolder.."font_nano.ttf"

I was tinkering around in the CFG file,is this where I change the font?
Yes, it is. If you don't want to mess with lua files, just replace that fonts in media folder with yours
__________________
Report comment to moderator  
Reply With Quote
Unread 01-17-11, 01:12 PM  
BlackStrar
A Defias Bandit

Forum posts: 2
File comments: 25
Uploads: 0
Originally posted by Ennie
Yes, it is. If you don't want to mess with lua files, just replace that fonts in media folder with yours
do i need to replace all 3 files,or just one? ,cause I tried replacing just one with no effect.
Last edited by BlackStrar : 01-17-11 at 01:14 PM.
Report comment to moderator  
Reply With Quote
Unread 01-25-11, 03:45 AM  
Ennie
A Murloc Raider
 
Ennie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 24
Uploads: 6
Originally posted by BlackStrar
do i need to replace all 3 files,or just one? ,cause I tried replacing just one with no effect.
Which one you've tried to replace? Also, you should fully restart your WoW client in order to see replaced font changed.
__________________
Report comment to moderator  
Reply With Quote
Unread 01-28-11, 08:07 PM  
Ereki
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 64
Uploads: 2
Something you should do is truncate names that's longer than a certain amount of letters, cause right now it looks ridiculous in sota for example with the demolishers who got silly long names that doesn't fit the actual frame at all. Just something you might wanna look over
Report comment to moderator  
Reply With Quote
Unread 01-31-11, 11:18 AM  
ßeaver
A Kobold Labourer
 
ßeaver's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 34
Uploads: 1
Originally posted by Ereki
Something you should do is truncate names that's longer than a certain amount of letters, cause right now it looks ridiculous in sota for example with the demolishers who got silly long names that doesn't fit the actual frame at all. Just something you might wanna look over
I agree with this.. One of the other oUF's I was using was Caels, and I liked the way his did that, unfortunately, I didn't like the placement of group/raid. And I loved the layout of yours. If you could make the names for your target do - for instance - .. Take: Gnomeregan Stealth Fighter Machine Gun.. Down to: G.S.F.M.Gun .. Or something like that.. That would be great.

Thanks!~
Report comment to moderator  
Reply With Quote
Unread 02-04-11, 06:15 PM  
random_
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 13
Uploads: 1
How would one go about adding % text to Power/Mana bar? It would come in handy for some Cata raid bosses.
Report comment to moderator  
Reply With Quote
Unread 02-11-11, 12:43 PM  
Impadin
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
Could some one confirm that this setup has ToT debuffs on it ?

I really like the layout, but thats one thing I need to be able to Tank swap and the like proper.

Hope someone can confirm this. Tnx impa.
Report comment to moderator  
Reply With Quote
Unread 02-17-11, 06:12 AM  
Stormstrike
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hello everyone I am a follower of your gui, is fantastic but I have seen a problem and say to another how to do but can not. Please tell me how to put the band to only 5 groups, groups 6,7,8 ignore option does not work and now I would not know to play without your gui ... xD
Sorry for my English I'm using a translator.
Report comment to moderator  
Reply With Quote
Unread 02-20-11, 11:06 AM  
ßeaver
A Kobold Labourer
 
ßeaver's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 34
Uploads: 1
I've been getting an interesting error lately, curious of anyone else has.. The Blizzard party shows up on the top left every once in awhile, blank users, no names attached or pictures, whenever I'm in party.

Will take a screenshot and attach next time it happens.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.