Download
(193 Kb)
Download
Updated: 03-09-13 01:28 AM
Pictures
File Info
Compatibility:
Thunder Isle (5.2)
Landfall (5.1)
Mists of Pandaria (5.0.4)
Updated:03-09-13 01:28 AM
Created:03-08-11 07:01 AM
Downloads:18,724
Favorites:71
MD5:
oUF Qulight  Popular! (More than 5000 hits)
Version: 2.0
by: Qulight [More]
oUF Qulight


/config - In-game oUF_Qulight config.
/ui - ingame command for change all oUF_Qulight positions.
/ui reset - Set default oUF_Qulight positions.

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

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

Credits:
drakull, monolit, haste
2.0
Qulight UI style
add /ui func
add /config ui
oUF include
and etc

1.3
5.0.4 support, all new func add

1.2
4.3 support

1.1
Weapon enchant supports

1.04
Kill default bliz raid frames

1.03
upd for 4.2

1.02
fix bug with qMinimap

1.01
fix bossframes
fix new portrait layer
add bossbuffs
fix player altpowerbar and threat position

1.0
new bossframes(support powerbar, castbar, alpowerbar)
new portrait
code clean

0.1.7
upd for 4.1
- removed pet Happiness/Pet Loyalty System
- change positions buffs for default

0.1.6
add Portraits

0.1.5
Shard, Holy, Rune bar rewrite

0.1.4
Threat bar false by default
fix cfg positions frame for dps/healer mod

0.1.3b


0.1.1b
power bar on healer raid frames fix
new combo points

0.1b
release
Optional Files (0)


Archived Files (20)
File Name
Version
Size
Author
Date
1.6
132kB
Qulight
03-02-13 09:32 PM
1.5
130kB
Qulight
11-29-12 03:35 AM
1.4a
132kB
Qulight
09-07-12 02:14 AM
1.4
132kB
Qulight
09-06-12 06:17 AM
1.3
131kB
Qulight
09-05-12 08:37 AM
1.2
82kB
Qulight
11-29-11 07:47 AM
1.1
82kB
Qulight
08-13-11 07:53 AM
1.04
80kB
Qulight
06-29-11 09:26 AM
1.03
80kB
Qulight
06-26-11 01:54 AM
1.02
80kB
Qulight
06-04-11 03:49 AM
1.01
84kB
Qulight
05-20-11 03:34 PM
1.0
80kB
Qulight
05-15-11 05:10 AM
0.1.7
80kB
Qulight
04-30-11 05:49 AM
0.1.6
81kB
Qulight
03-31-11 06:58 AM
0.1.5
81kB
Qulight
03-19-11 08:57 AM
0.1.4
80kB
Qulight
03-18-11 10:18 AM
0.1.3b
81kB
Qulight
03-12-11 09:50 AM
0.1.2b
82kB
Qulight
03-10-11 03:51 AM
0.1.1b
81kB
Qulight
03-10-11 03:20 AM
0.1b
80kB
Qulight
03-08-11 07:01 AM


Post A Reply Comment Options
Old 11-09-12, 07:46 PM  
Ryjer
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
I can't seem to make oUF Qulight work, I tried installing 1.4 and 1.4a and your frames simply do not appear. Is there any way to fix this?


Thanks!
Ryjer is offline Report comment to moderator  
Reply With Quote
Old 11-09-12, 02:04 PM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 48
Uploads: 0
Originally Posted by Mayron
I had the portrait lua message when I tried version 1.4a so I tried 1.4 on my mage who is level 1 and got this error:

Code:
Message: Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:268: oUF_AuraWatch error: no spell with 54646 spell ID exists
Time: 11/08/12 10:42:52
Count: 1
Stack: [C]: in function `error'
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:268: in function <Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:257>
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:327: in function `enable'
Interface\AddOns\oUF\ouf.lua:99: in function `EnableElement'
Interface\AddOns\oUF\ouf.lua:269: in function <Interface\AddOns\oUF\ouf.lua:192>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:552: in function `Spawn'
Interface\AddOns\oUF_Qulight\core.lua:354: in function `func'
Interface\AddOns\oUF\factory.lua:20: in function <Interface\AddOns\oUF\factory.lua:16>
(tail call): ?

Locals: (*temporary) = "oUF_AuraWatch error: no spell with 54646 spell ID exists"
Cfg.lua
cfg.showAuraWatch = false -- buffs timer on raid frames(hots, shields etc)

Also I wanted to ask how I can turn off the debuffs under the unit frame/frames?
Core.lua
Code:
local function CreateTargetStyle(self, unit, isSingle)
	self.mystyle = "target"
	lib.init(self)
	self.scale = cfg.scale
...
....
.....
lib.createAuras(self) <- Delete this
Similarly remove it to other frames.
__________________
Evil is Good
Djokart is offline Report comment to moderator  
Reply With Quote
Old 11-08-12, 03:45 AM  
Mayron
A Theradrim Guardian
 
Mayron's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 65
File comments: 569
Uploads: 3
I had the portrait lua message when I tried version 1.4a so I tried 1.4 on my mage who is level 1 and got this error:

Code:
Message: Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:268: oUF_AuraWatch error: no spell with 54646 spell ID exists
Time: 11/08/12 10:42:52
Count: 1
Stack: [C]: in function `error'
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:268: in function <Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:257>
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:327: in function `enable'
Interface\AddOns\oUF\ouf.lua:99: in function `EnableElement'
Interface\AddOns\oUF\ouf.lua:269: in function <Interface\AddOns\oUF\ouf.lua:192>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:552: in function `Spawn'
Interface\AddOns\oUF_Qulight\core.lua:354: in function `func'
Interface\AddOns\oUF\factory.lua:20: in function <Interface\AddOns\oUF\factory.lua:16>
(tail call): ?

Locals: (*temporary) = "oUF_AuraWatch error: no spell with 54646 spell ID exists"
Also I wanted to ask how I can turn off the debuffs under the unit frame/frames? I want to use my class timer addon to track them rather than seeing the icons appear below my target frame for example.
Thank you!

_
Last edited by Mayron : 11-08-12 at 04:29 AM.
Mayron is offline Report comment to moderator  
Reply With Quote
Old 10-30-12, 03:46 PM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 48
Uploads: 0
Download and istall 1.4 version, not 1.4a
1) Read 2nd comment here
2) Read comment of user "Bloodier" few posts ago.
__________________
Evil is Good
Last edited by Djokart : 10-30-12 at 03:47 PM.
Djokart is offline Report comment to moderator  
Reply With Quote
Old 10-30-12, 10:48 AM  
iMalcolm
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
i have two problems

1 power bar does not work for paladin

2 tooltips for buffs/debuffs do not work

clean setup without any changes

could you give me advice how i can resolve this issues?
iMalcolm is offline Report comment to moderator  
Reply With Quote
Old 10-27-12, 11:49 AM  
Vdo
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Hello,
The default WoW breath bar looks like sh*t. I know that OuF Qulight addresses this issue quite nicely. Is there any way to apply this to OuF Mlight?

edit - nvm, acb mirror with litepanels works quite nicely
Last edited by Vdo : 11-03-12 at 01:24 PM.
Vdo is offline Report comment to moderator  
Reply With Quote
Old 10-20-12, 03:21 AM  
Lvkke
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
Alt Power bar

How do i remove the Alt Power Bar when im in some sort of raids`? like a green bar that is green and show % of something
Lvkke is offline Report comment to moderator  
Reply With Quote
Old 10-16-12, 08:19 AM  
Bloodier
A Murloc Raider

Forum posts: 8
File comments: 26
Uploads: 0
How to hide buffs when in pet battle?
Bloodier is offline Report comment to moderator  
Reply With Quote
Old 10-13-12, 02:13 PM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 48
Uploads: 0
Its for all, who wants a ChiBar for Monk in this unit frames.
Не только для тебя. Просто прикрутил стилизованный Чибар.
__________________
Evil is Good
Djokart is offline Report comment to moderator  
Reply With Quote
Old 10-13-12, 11:24 AM  
Raizan
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
2Djokart:
i'ts for me?
Raizan is offline Report comment to moderator  
Reply With Quote
Old 10-08-12, 05:10 AM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 48
Uploads: 0
Fix for ChiBar

1) Add this string in cfg.lua
Code:
cfg.showHarmonyBar = true
2)Add this string in core.lua
Code:
if cfg.showHarmonyBar then lib.HarmonyBar(self) end
3)Add this in lib.lua
Code:
lib.HarmonyBar = function(self)
if playerClass ~= "MONK" then return end
				
		bars = CreateFrame("Frame", nil, self)
		bars:SetPoint("BOTTOMLEFT", self, "TOPLEFT", 0,7)
		bars:SetWidth(245)
		bars:SetHeight(6)
		bars:SetFrameLevel(6)
			
			for i = 1, 5 do
				bars[i]=CreateFrame("StatusBar", nil, bars)
		bars[i]:SetHeight(bars:GetHeight())					
		bars[i]:SetStatusBarTexture(cfg.statusbar_texture)
		bars[i]:GetStatusBarTexture():SetHorizTile(false)

		bars[i].bg = bars[i]:CreateTexture(nil, 'BORDER')
		bars[i]:SetStatusBarColor(0, 0, 0, 0)

				if i == 1 then
					bars[i]:SetPoint("LEFT", bars)
				else
					bars[i]:SetPoint("LEFT", bars[i-1], "RIGHT", 1, 0)
				end
				bars[i].bg:SetAllPoints(bars[i])
		bars[i]:SetWidth((bars:GetWidth() - 2)/5)
		bars[i].bg:SetTexture(cfg.statusbar_texture)					
		bars[i].bg:SetAlpha(1)
			end
			
			bars.backdrop = CreateFrame("Frame", nil, bars)
			framefix1px(bars.backdrop)
			CreateShadow(bars.backdrop)
			bars.backdrop:SetBackdropBorderColor(0, 0, 0, 1)
			bars.backdrop:SetPoint("TOPLEFT", -2, 2)
			bars.backdrop:SetPoint("BOTTOMRIGHT", 2, -2)
			bars.backdrop:SetFrameLevel(bars:GetFrameLevel() - 1)
			self.HarmonyBar = bars	
end
4)Replace this file in oUF_Qulight\Plugins
__________________
Evil is Good
Djokart is offline Report comment to moderator  
Reply With Quote
Old 10-04-12, 01:28 AM  
Raizan
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Anyone have a chi bar on monks?

У меня у монаха не видно ци бара...
Last edited by Raizan : 10-04-12 at 01:43 AM.
Raizan is offline Report comment to moderator  
Reply With Quote
Old 09-23-12, 09:14 PM  
Vair
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 6
Uploads: 1
I finally finished changing that addon for my needs. Maybe its help for someone.

Change debuff position: lib, 781
Auras:SetPoint("TOPLEFT", f, 0,30)
To turn off non-player debuffs\buffs on target: add in 780 line "Auras.onlyShowPlayer = true", and in cfg add "cfg.debuffsOnlyShowPlayer = true", "cfg.buffsOnlyShowPlayer = true".
Also, check have u or no that:
-- Desaturate non-Player Debuffs
if(button.debuff) then
if(unit == "target") then
if (unitCaster == "player" or unitCaster == "vehicle") then
button.icon:SetDesaturated(false)
elseif(not UnitPlayerControlled(unit)) then -- If Unit is Player Controlled don"t desaturate debuffs
button:SetBackdropColor(0, 0, 0)
button.overlay:SetVertexColor(0.3, 0.3, 0.3)
button.icon:SetDesaturated(true)
end
end
end
in lib-742, under the cut "local postUpdateIcon = function(element, unit, button, index)"
Last edited by Vair : 09-23-12 at 09:16 PM.
Vair is offline Report comment to moderator  
Reply With Quote
Old 09-14-12, 10:55 AM  
Lvkke
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
I got problem with target buff frame. its always 1 of the buffs that dont have any tooltip and no icon it just exist and says 54 mins left. im sure its a bug somehow but i cant find how to remove it! pl0x help me with it!
Lvkke is offline Report comment to moderator  
Reply With Quote
Old 09-12-12, 04:53 AM  
Bloodier
A Murloc Raider

Forum posts: 8
File comments: 26
Uploads: 0
Originally Posted by Djokart
World of Warcraft\interface\addons\oUF\elements\aura.lua
Find the block on ~115 strings
Code:
button.icon = icon
button.count = count
button.cd = cd
And add the string
Code:
button.parent = icons
This is the fix.
Bloodier is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: