Download
(876Kb)
Download
Updated: 08-02-19 03:18 PM
Pictures
File Info
Compatibility:
Rise of Azshara (8.2.0)
Zandalari and Kul Tiran (8.1.5)
Tides of Vengeance (8.1.0)
Battle for Azeroth (8.0.1)
Updated:08-02-19 03:18 PM
Created:03-30-10 05:29 AM
Downloads:193,640
Favorites:285
MD5:

Qulight UI  Popular! (More than 5000 hits)

Version: 8.2.1
by: Qulight, Warrior-

Qulight UI in Action(Youtube)

Install:

1. Clean your "Interface/AddOns folder;
2. Unpack this archive into your WOW folder/Interface/Addons;

/ru
1. Удалить содержимое "Interface/AddOns";
2. Распаковать архив в WoW/Interface/Addons;

Slash commands:

/rl, .кд; - Reload UI;
/ticket, /gm, /гм; - GM frame.
/hb - binding buttons on mouseover.
/wf - Quest tracker mover.
/frame - Command to grab frame information when mouseing over a frame.

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

AddOns:

QulightUI - It is the main addon and it includes - dNamePlates, Stuffing, FreebTip, m_Buff, omniCC, Class Timer, rActionBarStyler, Datatext(Bags, Durability, Friends, Gold, Guild, System, Time), qMinimap, qChat, ncHoverBind, oUF+oUF_Qulight, Filger, aLoad, MarkBar, Mapster, qChatBar, raidUtility, tullaRange, m_Loot, ncCooldownFlash, aMail, Reminder, RaidBuffReminder, BigWigs_skin, DBM_skin, DXE_skin, KLE_skin, Omen_skin, PallyPower_skin, Quartz_skin, Recount_skin, Skada_skin.

Qulight_ConfigUI - in game configuration.

Aurora - is an addon which reskins the default Blizzard frames to a smooth, minimalistic theme which is consistent across the entire UI.

Recount, Omen, KLE, DXE, BigWigs, Quartz, Skada, DBM, Pally Power are NOT included in this UI package, it will simply reskin the addon if you have it running, you need to download and update the addon on your own.

Credits:

Monolit, Shestak, Hanomi, Alza, AlleyKat, Fernir, affli, Nightcracker, Allez, haste, Zork, Tekkub, Tuller, Freebaser, Haleth, drakull, P3lim, Dawn, Tukz, Warrior, Dwnldedskill

Optional Files (0)


Post A Reply Comment Options
Unread 10-26-10, 06:43 AM  
teiwaz
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
castbar

can i the target and self castbar move to other place ?
Last edited by teiwaz : 10-26-10 at 06:43 AM.
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 06:55 AM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Re: castbar

Originally posted by teiwaz
can i the target and self castbar move to other place ?
yes
oUF_Drk, lib.lua
Code:
if f.mystyle == "player" then
	  s:SetHeight(25)
      s:SetWidth(300)
      s:SetPoint("BOTTOM",UIParent,"BOTTOM",15,250)
    elseif f.mystyle == "target" then
	  s:SetHeight(20)
      s:SetWidth(300)
      s:SetPoint("BOTTOM",UIParent,"BOTTOM",12,290)
	else
      s:SetPoint("CENTER",UIParent,"CENTER",10,100)
    end
Last edited by Qulight : 10-26-10 at 06:55 AM.
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 06:59 AM  
teiwaz
A Kobold Labourer

Forum posts: 0
File comments: 14
Uploads: 0
Re: Re: castbar

Originally posted by Qulight
yes
oUF_Drk, lib.lua
Code:
if f.mystyle == "player" then
	  s:SetHeight(25)
      s:SetWidth(300)
      s:SetPoint("BOTTOM",UIParent,"BOTTOM",15,250)
    elseif f.mystyle == "target" then
	  s:SetHeight(20)
      s:SetWidth(300)
      s:SetPoint("BOTTOM",UIParent,"BOTTOM",12,290)
	else
      s:SetPoint("CENTER",UIParent,"CENTER",10,100)
    end





this is fast thx ..

great ui ..
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 02:56 PM  
gnarrxsteezy
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I was just wondering how can i change the placement of the unitframes
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 09:15 PM  
Faedron
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
How can i use the default vehicle bar?
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 02:22 AM  
Laddergoat
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Great UI

Great UI.
Very clean and easy to use.

Just a tip for everyone wondering out there.
lolThreat still recognises Frost Presence as the tanking Presence.

To change this to blood, just change the following in threat.lua -

(2,UnitClass("player")) == "DEATHKNIGHT") then
_, _, active = GetShapeshiftFormInfo(2)
to

(2,UnitClass("player")) == "DEATHKNIGHT") then
_, _, active = GetShapeshiftFormInfo(1)

Thanks again for the awesome UI!
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 11:14 AM  
kolyancho
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Привет! Очень хорошая сборка!
Подскажи пожалуйста где найти в коде время на хантовские проки! Укусу озверин и тп!!! Я хочу переместить его!
Спасибо!
Last edited by kolyancho : 10-27-10 at 01:23 PM.
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 02:34 PM  
Anj
A Chromatic Dragonspawn
 
Anj's Avatar

Forum posts: 178
File comments: 503
Uploads: 0
I've installed DXE but the bars are not in their proper places. Do you have a DXE profile?

Thanks for the updates!
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 10:53 PM  
Lanz
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Nice UI..

one question..

Why tooltip experience bar don't work?

can u help me fix this please?
Report comment to moderator  
Reply With Quote
Unread 10-28-10, 07:57 AM  
4ertog
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Best of the Best
Для катаклизма я надеюсь тоже сделаете
Report comment to moderator  
Reply With Quote
Unread 10-28-10, 09:41 AM  
zophiel
A Murloc Raider
 
zophiel's Avatar

Forum posts: 8
File comments: 24
Uploads: 0
Not sure if it's just me but the latest version doesn't download a valid RAR

I've tried downloading it with FF and Chrome so far
Report comment to moderator  
Reply With Quote
Unread 10-28-10, 02:11 PM  
lunario
A Kobold Labourer

Forum posts: 1
File comments: 19
Uploads: 0
latest beta patch action bar 1 dont workl

Message: Interface\FrameXML\RestrictedExecution.lua:414: Invalid working environment
Time: 10/28/10 21:08:25
Count: 1
Stack: [C]: ?
Interface\FrameXML\RestrictedExecution.lua:414: in function <Interface\FrameXML\RestrictedExecution.lua:412>
(tail call): ?
Interface\FrameXML\SecureHandlers.lua:489: in function <Interface\FrameXML\SecureHandlers.lua:467>
[C]: in function `SetAttribute'
Interface\FrameXML\SecureHandlers.lua:663: in function <Interface\FrameXML\SecureHandlers.lua:652>
(tail call): ?
Interface\AddOns\rActionBarStyler\bars\bar1.lua:75: in function <Interface\AddOns\rActionBarStyler\bars\bar1.lua:67>

Locals: (*temporary) = "Invalid working environment"

looks like latest beta patch broke addons . action bar 1 dont twork
Report comment to moderator  
Reply With Quote
Unread 10-28-10, 02:16 PM  
lunario
A Kobold Labourer

Forum posts: 1
File comments: 19
Uploads: 0
Originally posted by zophiel
Not sure if it's just me but the latest version doesn't download a valid RAR

I've tried downloading it with FF and Chrome so far

had some prob rename it and it will be fixed per se
Report comment to moderator  
Reply With Quote
Unread 10-28-10, 08:39 PM  
Faedron
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Originally posted by Faedron
How can i use the default vehicle bar?
bump!
Report comment to moderator  
Reply With Quote
Unread 10-28-10, 11:15 PM  
Saack
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
Originally posted by zophiel
Not sure if it's just me but the latest version doesn't download a valid RAR

I've tried downloading it with FF and Chrome so far
if that doesn't work uninstall WinRar and re-download it. That might help.
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.