Download
(179Kb)
Download
Updated: 01-06-11 04:50 PM
Pictures
File Info
Updated:01-06-11 04:50 PM
Created:12-28-10 01:20 PM
Downloads:3,208
Favorites:12
MD5:

oUF Sniffles

Version: 1.5.1
by: Sniffles [More]

oUF_Sniffles


Info!

Here is my oUF_Layout! It is minimalistic and clean! But first:
If you don't unterstand .LUA or you aren't interested in, this AddOn is probably NOT for you! I'll do minor changes, but not huge.
You need for this Layout: "oUF" and "!Beautycase" (You dont need to download it). Don't forget to read the "README" and the Change Log!
If you found bugs or you want to request a feature, then contact me please

About my Layout


Version: 1.5.x

It's aimed for PvP/BG and DPS/Tanks! The Frame are Classcolored. You can change things in "media.lua" or "cfg.lua". If you want a huger configuration, then leave a comment and I'll do it, if I have time.

The following units are supported:


Player
Target
Pet
TargetofTarget
Focus
Party/Raid

I won't add Boss Frames or Main Tank Frames. Maybe Arena Frames!

Plug-Ins:


oUF_CombatFeedback
oUF_ThreatBar
oUF_TotemBar
oUF_Smooth
oUF_AuraWatch

Features:


ThreatBar
Castbar
Threat Highlight
EclipseBar, HolyPower, TotemBar, Runes, Combo Points, Shards
Transparent Portrait (Only Target)
Buffs/Debuffs on Target
Sexy Raidicons
Aurawatch (Indicators)

Credits:


haste
Aftermathh
Ferous
p3lim
coree
tukz
wildbreath
hankthetank
drakull
neal
Plug-Ins Authors
and wowinterface community

Visit tukui.org or wowinterface.com to talk about Interface,AddOns and .LUA

And sorry for my bad,bad,bad english

Questions and Answers:


Q: Some frames are overlapping, can you change it?
A: No, change it by yourself. Some Frame are overlapping cause of your Class.

Q: How can I do "add here what you want to change"?
A: Read the "Info!". I'll change minor thing but not huge.

Q: How can I work with !Beautycase?
A: Take a look into beautycase.lua. There's a Description!

Config:

Code:
-- CONFIG --

cfg = { } -- dont touch only watch

cfg = {
	-- for all units
	["classcolored"] = true, -- class colored frames?
	["owncolor"] = false, -- or do you want your color?
	["mycolor"] = {0.08, 0.08, 0.08}, -- your own color (health)
	
	["ownpowercolor"] = false, -- (power)
	["mypowercolor"] = {1, 1, 1}, -- (power)
	
	-- party
	["enableparty"] = true,
	["powerbars"] = false,
	
	["partyheight"] = 40, -- maximal height of party frame
	["partywidth"] = 40, -- maximal width of party frame
	["partyhealthwidth"] = 40, -- width of health
	["partyhealthheight"] = 40, -- height of health
	["partypowerwidth"] = 40,
	["partypowerheight"] = 4,
	
	["partyenablenames"] = true, -- enable names?
	["partynames"] = 4, -- Choose between 4, 6, 8 nameletters
	
	["partyenablethreathighlight"] = true, -- true/false for threathightlight
	
	-- raid
	["enableraid"] = true,
	["rpowerbars"] = true,
	
	["raidwidth"] = 40,
	["raidheight"] = 40,
	["raidhealthheight"] = 40,
	["raidhealthwidth"] = 40,
	["raidpowerheight"] = 4,
	["raidpowerwidth"] = 40,
	
	["enableraidnames"] = true,
	["raidnames"] = 4, -- 4,6,8
	
	["raidenablethreathighlight"] = true,
	
	-- Plug-Ins
	["enablecombatfeedtext"] = true, -- enable Combatfeed Text?
	["combatfeedtextpos"] = {"CENTER", 0, 0}, -- Position of Combatfeed Text
	
	["enableaurawatch"] = true, -- enable aura watch?
	
	["enablethreatbar"] = true, -- enable threatbar ?

	-- Positions
	["playerpos"] = {"CENTER", -300, -100},
	["targetpos"] = {"CENTER", 0, -250},
	["totpos"] = {"CENTER", 200, -250},
	["petpos"] = {"CENTER", -485, -100},
	["focuspos"] = {"CENTER", 500, 0},
	["grouppos"] = {"RIGHT", UIParent, "LEFT", 100, 50},
	["raidpos"] = {"CENTER", UIParent, -300, 0},
	
	-- Castbar
        ["enablecastbar"] = true,
	["castbarwidth"] = 230,
	["castbarheight"] = 24,
	["playercastbarpos"] = {"BOTTOM", 0, -70},
	["targetcastbarpos"] = {"BOTTOM", 0, -150},
	["castbarcolor"] = {1, 1, 0},
	["castbariconwidth"] = 30,
	["castbariconheight"] = 30,
}

-- [""] = ,
Gallery


Threat Hightlight (Group):

Aurawatch:

Powerbars:

VERSION 1.5
-- huger config

VERSION 1.4
-- fixed:
~~ Raid Powerbars
-- added level tag

VERSION 1.3
-- fixed:
~~Aurawatch
-- added small config
-- added galery (look on main page)

VERSION 1.2
-- Added Combat Icon
-- Added 6/8 Names

VERSION 1.1
-- The Group Frames should work now
Optional Files (0)


Post A Reply Comment Options
Unread 10-17-11, 05:05 AM  
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view AddOns

Forum posts: 86
File comments: 75
Uploads: 17
Re: Power Coloring

Originally posted by Zpartan72
I'm having a difficult time making the power color = the class color.
I changed over the health to be a static color, but I cant get the power to equal the class color> When I edit the health to a certain color it turns the power bar white. Anyone experience this? Or know wha I could be editing wrong?
Sorry, but I stopped working on this AddOn. You can try the unitframes of Game92/Aftermathh (oUF_Aftermathh).
__________________
Hi!
Report comment to moderator  
Reply With Quote
Unread 10-16-11, 05:25 PM  
Zpartan72
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
Power Coloring

I'm having a difficult time making the power color = the class color.
I changed over the health to be a static color, but I cant get the power to equal the class color> When I edit the health to a certain color it turns the power bar white. Anyone experience this? Or know wha I could be editing wrong?
Report comment to moderator  
Reply With Quote
Unread 01-08-11, 09:49 PM  
creepy_inc
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Hope someone will take over this addon since the author is leaving WoW
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 01-06-11, 06:04 PM  
a2xvillian
A Defias Bandit
 
a2xvillian's Avatar

Forum posts: 3
File comments: 5
Uploads: 0
These are very easily my most favorite frames yet. Also the coolest looking frames ive seen. tyvm. If you wouldn't mind helping me do some custom work to maybe make my own with these, please PM me.
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 05:18 PM  
a2xvillian
A Defias Bandit
 
a2xvillian's Avatar

Forum posts: 3
File comments: 5
Uploads: 0
awesome, thank you very much
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 04:51 PM  
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view AddOns

Forum posts: 86
File comments: 75
Uploads: 17
I added it now. Look in the cfg.lua.

Please download the new version!
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 04:36 PM  
a2xvillian
A Defias Bandit
 
a2xvillian's Avatar

Forum posts: 3
File comments: 5
Uploads: 0
is there any way to disable castbars?
Report comment to moderator  
Reply With Quote
Unread 01-05-11, 07:57 AM  
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view AddOns

Forum posts: 86
File comments: 75
Uploads: 17
at line 231
Code:
eclipseBar:SetPoint('TOP', self, 0, 15)
and at line 173
Code:
self.ThreatBar:SetPoint('TOP', self, 0, 35)
Change it.
Report comment to moderator  
Reply With Quote
Unread 01-05-11, 06:50 AM  
random_
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 13
Uploads: 1
Threat bar and eclipse bar are overlapping(same position, not just edge) while playing druid. Is it possible to do something about it? What I do now is just edit cfg file every time i play druid and disable threat bar.
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 01:29 PM  
Puree_
A Kobold Labourer

Forum posts: 1
File comments: 18
Uploads: 0
Thank you
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 12:12 PM  
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view AddOns

Forum posts: 86
File comments: 75
Uploads: 17
Added Level on Target.
Raid Powerbars should work now!

Please download the new version!
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 10:58 AM  
Puree_
A Kobold Labourer

Forum posts: 1
File comments: 18
Uploads: 0
Hello,

Very nice layout, how about the level target?

and il have a problem the mana bar raid does not work for me.
P.
Last edited by Puree_ : 01-04-11 at 10:59 AM.
Report comment to moderator  
Reply With Quote
Unread 01-03-11, 12:00 PM  
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view AddOns

Forum posts: 86
File comments: 75
Uploads: 17
Aurawatch should work now.
Please download the new version!
Report comment to moderator  
Reply With Quote
Unread 01-03-11, 10:29 AM  
khangg
An Aku'mai Servant
AddOn Compiler - Click to view compilations

Forum posts: 35
File comments: 53
Uploads: 1
I noticed you had already added the spells I wanted to track, unfortunately however the aura indicators aren't showing up on my party/raid frames. I'm playing a resto druid.
Report comment to moderator  
Reply With Quote
Unread 12-31-10, 10:03 AM  
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 784
File comments: 150
Uploads: 14
I can feel the love in the air
Last edited by Aftermathhqt : 12-31-10 at 10:04 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: