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:18,997
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 05-14-11, 07:08 PM  
itsryu
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
That seems to be a "threat bar" I could be wrong and it could be the experience or reputation bar is suppose to be. But at the moment I have the same bar but on the bottom in the middle, where my party frames are set up. It only shows up when I am tanking but I want to turn it off. I tried to remove the lua file in the plug ins folder but it doesnt work and now it shows when im not in a group.
Report comment to moderator  
Reply With Quote
Unread 05-14-11, 08:35 PM  
gezus
A Deviate Faerie Dragon

Forum posts: 11
File comments: 71
Uploads: 0
Originally posted by itsryu
That seems to be a "threat bar" I could be wrong and it could be the experience or reputation bar is suppose to be. But at the moment I have the same bar but on the bottom in the middle, where my party frames are set up. It only shows up when I am tanking but I want to turn it off. I tried to remove the lua file in the plug ins folder but it doesnt work and now it shows when im not in a group.
I managed to turn off the threat bar, So thats not it.. /boggle

I fixed it .. in the CFG file, I changed a few options to "false" and it's gone.

cfg.Reputation = false
cfg.AltPowerBar = false
cfg.Experience = false
Last edited by gezus : 05-14-11 at 08:41 PM.
Report comment to moderator  
Reply With Quote
Unread 05-14-11, 11:12 PM  
itsryu
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
I noticed that our buff is not next to the mini map, before it was next to the unit frame (I used an older version). But I did not see where the debuffs were placed, I saw my debuff under the unit frame but is there a way to put it say under the buffs next to the mini map?
Report comment to moderator  
Reply With Quote
Unread 05-15-11, 12:40 AM  
gezus
A Deviate Faerie Dragon

Forum posts: 11
File comments: 71
Uploads: 0
Originally posted by itsryu
I noticed that our buff is not next to the mini map, before it was next to the unit frame (I used an older version). But I did not see where the debuffs were placed, I saw my debuff under the unit frame but is there a way to put it say under the buffs next to the mini map?
Yeah, it can be moved around... but it's a pain in the ass. there is a section in the CFG file that talks about location of things, you would just have to fiddle with it. and go from there.
Report comment to moderator  
Reply With Quote
Unread 05-15-11, 02:28 PM  
itsryu
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Wow should have re read what I posted lol. Im fine with where its at but is there a way to add the debuffs there too? Im use to check the debuffs I have right under my buffs.
Report comment to moderator  
Reply With Quote
Unread 06-02-11, 08:56 AM  
Phonoi
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
pet happiness

Hi.
With the removal of pet happiness im getting this error:
Code:
Message: Interface\AddOns\oUF_Drk\tags.lua:73: attempt to call global 'GetPetHappiness' (a nil value)
Time: Thu Jun  2 11:46:16 2011
Count: 1
Stack: [C]: in function `GetPetHappiness'
Interface\AddOns\oUF_Drk\tags.lua:73: in function `?'
Interface\AddOns\oUF\elements\tags.lua:563: in function `UpdateTag'
Interface\AddOns\oUF\elements\tags.lua:412: in function `func'
Interface\AddOns\oUF\ouf.lua:294: in function <Interface\AddOns\oUF\ouf.lua:289>
[C]: in function `Show'
Interface\FrameXML\SecureStateDriver.lua:83: in function <Interface\FrameXML\SecureStateDriver.lua:73>
Interface\FrameXML\SecureStateDriver.lua:137: in function <Interface\FrameXML\SecureStateDriver.lua:119>

Locals:
I just removed lines 73 and 74 from the tags.lua file and it seems to have solved the issue.
Code:
elseif (u == "pet") and GetPetHappiness() then
	return hex(oUF.colors.happiness[GetPetHappiness()])
Dont know if it will eventually come back to bite me in the ass, but this might help other people so im just gonna throw it out there
Report comment to moderator  
Reply With Quote
Unread 06-12-11, 04:21 PM  
Theojin
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
I have a little question.

I play normally with my hunter. Now i decided to play my old heal druid as an alt. But as a healer i prefer an different layout.

Is there a way with ouf and especially ouf_drk with different layouts, not only the size and place of the unitframes, the other .lua options too?
Report comment to moderator  
Reply With Quote
Unread 06-18-11, 07:47 PM  
Rinderpest
A Kobold Labourer

Forum posts: 1
File comments: 9
Uploads: 0
How do I hide portraits?
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 02:17 AM  
Incalex
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 14
Uploads: 3
Men, just NICE JOB

I hope you still update this layout (I used oUF_Caellian, but it's now discontinued and your layout looks like oUF_Caellian, but maybe with some betters things)
Report comment to moderator  
Reply With Quote
Unread 06-25-11, 01:08 PM  
ouFaddicted
A Defias Bandit

Forum posts: 2
File comments: 1
Uploads: 0
Layout

hi, I have a bit problem with your layout and for sure the mistake its mine, but why when I install the layout I still see the ouF default layout and also yours at same time, and yours doesnt replace the default one, if you can help me out with it, ty, and I has been tryig to look for any post like that, or any faq that may tell me if is there any specific way to install the layouts and change something on the code itself. ty
Report comment to moderator  
Reply With Quote
Unread 06-26-11, 12:44 PM  
drakull
A Cyclonian
 
drakull's Avatar
AddOn Author - Click to view AddOns

Forum posts: 49
File comments: 53
Uploads: 1
Re: Layout

Originally posted by ouFaddicted
hi, I have a bit problem with your layout and for sure the mistake its mine, but why when I install the layout I still see the ouF default layout and also yours at same time, and yours doesnt replace the default one, if you can help me out with it, ty, and I has been tryig to look for any post like that, or any faq that may tell me if is there any specific way to install the layouts and change something on the code itself. ty
oUF does not comes with a default layout. You must have installed some other layout (maybe the example layout Haste created). Just go to your \addons folder and delete any folder starting with "oUF*" except for 'oUF' and 'oUF_Drk'.
Report comment to moderator  
Reply With Quote
Unread 06-26-11, 01:57 PM  
Krazzor01
A Defias Bandit

Forum posts: 2
File comments: 6
Uploads: 0
Hello

Can you give me instructions on how to put this into oUF folder please will very much Appreciate it thank you
Report comment to moderator  
Reply With Quote
Unread 06-28-11, 06:32 AM  
maltese
A Wyrmkin Dreamwalker
 
maltese's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 42
Uploads: 2
What was changed in this update for 4.2? Just a TOC update or something more significant?
Report comment to moderator  
Reply With Quote
Unread 06-28-11, 03:21 PM  
Helln_HiHeels
A Deviate Faerie Dragon

Forum posts: 11
File comments: 29
Uploads: 0
Scale

is it (or will it) be possible to scale the frame size say from 1.0 to .75 ?

if there is a means, where might I find "step-by-step instructions for dummies" please ?
Report comment to moderator  
Reply With Quote
Unread 06-28-11, 06:27 PM  
Ferari
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Bug/To Do

In battleground, when I or someone else (targeted) is using flag (ex. Arathi Basin), there is no cast bar at all.
I don't see my own cast bar also.
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.