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,175
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 01-16-11, 12:34 PM  
KuHDeP
A Kobold Labourer

Forum posts: 0
File comments: 26
Uploads: 0
Originally posted by MatriX-gLE
Как восстановить расположение xCT в сборке? Пробовал удалять и заного ставить аддон, не помогло, где-то сохранились мои координаты...
папку WTF мб поковыряй.
з.ы: а на глаз самому нельзя?
/xct lock и двигаем куда надо.
Last edited by KuHDeP : 01-16-11 at 12:35 PM.
Report comment to moderator  
Reply With Quote
Unread 01-16-11, 10:24 AM  
MatriX-gLE
A Kobold Labourer
 
MatriX-gLE's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Как восстановить расположение xCT в сборке? Пробовал удалять и заного ставить аддон, не помогло, где-то сохранились мои координаты...
Report comment to moderator  
Reply With Quote
Unread 01-14-11, 09:24 PM  
Anj
A Chromatic Dragonspawn
 
Anj's Avatar

Forum posts: 178
File comments: 503
Uploads: 0
Re: Something Needs to be done about this Tooltip problem

Originally posted by WeirdbeardHunter
Hey Quilight!

Over the past few weeks Ive just looked over the fact that in your UI the tool tip covers like 90% of your new side action bars I didnt think much of it because I kinda knew what was where but last night when we were fighting Cho'gall and I had to scattershot The stupid tooltip kept getting in the way and I kept pressing the wrong keys so PLEASE revert back to the tooltip on mouse thing or Please tell me how to get back the your orginal tooltip setup thanks

Weirdbeard
Around line 124 of QulightUI/config/config.lua

Code:
Qulight["tooltip"] = {
	["enable"] = true,
	["cursor"] = false,	
	["position"] = { "BOTTOMRIGHT", UIParent, "BOTTOMRIGHT", -10, 153},
Either change cursor to true or play around with the position coordinates.

There are also many other settings in config.lua that you might want to play around with. Enjoy.
Report comment to moderator  
Reply With Quote
Unread 01-14-11, 01:14 PM  
WeirdbeardHunter
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Something Needs to be done about this Tooltip problem

Hey Quilight!

Over the past few weeks Ive just looked over the fact that in your UI the tool tip covers like 90% of your new side action bars I didnt think much of it because I kinda knew what was where but last night when we were fighting Cho'gall and I had to scattershot The stupid tooltip kept getting in the way and I kept pressing the wrong keys so PLEASE revert back to the tooltip on mouse thing or Please tell me how to get back the your orginal tooltip setup thanks

Weirdbeard
Report comment to moderator  
Reply With Quote
Unread 01-14-11, 07:32 AM  
DBS
A Murloc Raider

Forum posts: 6
File comments: 7
Uploads: 0
getting some error everytime i mouseover the friends "datatext" on the bottom left screen.

Code:
Message: Interface\AddOns\QulightUI\datatext\friend.lua:164: attempt to index local 'classc' (a nil value)
Time: 01/14/11 13:28:47
Count: 5
Stack: [C]: ?
Interface\AddOns\QulightUI\datatext\friend.lua:164: in function <Interface\AddOns\QulightUI\datatext\friend.lua:87>

Locals:
any idea/fix?
Report comment to moderator  
Reply With Quote
Unread 01-13-11, 10:00 AM  
Kalena
A Kobold Labourer
 
Kalena's Avatar

Forum posts: 0
File comments: 5
Uploads: 1
1. How i can disable auto-repair ?

2. Is it possible to have Focus target Casting Bar ?

Thanks in advance.
Report comment to moderator  
Reply With Quote
Unread 01-12-11, 10:44 AM  
Colta
A Defias Bandit

Forum posts: 3
File comments: 19
Uploads: 0
Exp/Rep-bar.

First of all, OM NOM NOM of an UI you have made here. Just lovely.

I do have minor exp in using LUA-coding, so I'll make it short, is it anyway possible to make the exp/rep-bar thicker/higher ?

If so, where in the LUA-codes can I do it ?

Best Regards,
Colta
Report comment to moderator  
Reply With Quote
Unread 01-12-11, 09:16 AM  
Meximan
A Kobold Labourer

Forum posts: 0
File comments: 63
Uploads: 0
Panels

I love love love this UI.. and since I havent figured out a way to move the action bars freely whithout breaking the whole thing - im supplementing them with Dominos so I can move them around and tweak them a little easier.. I think i have everything in order - except I wanted to know how to remove teh panels for the action bars only .. I have tried deleting code from the panels.lua but I seem to break it everytime.. Any help is appreciated !!

thanks again for such a slick UI

-ej-
Report comment to moderator  
Reply With Quote
Unread 01-11-11, 02:30 AM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Есть ли какой нибудь способ скрыть отображение рейда через оуф, и использовать для этого стандартные фреймы? Также имеются проблемы с мышью, когда я пытаюсь кликать по центру экрана, такое ощущение что там какая то скрытая панель. [/b]
сборку на чистый клиент установи
Report comment to moderator  
Reply With Quote
Unread 01-11-11, 01:39 AM  
Wilko1989
A Kobold Labourer

Forum posts: 1
File comments: 28
Uploads: 0
I'm not a lua coder, but i think you can play with files in AddOns\QulightUI\Actionbars\rActionBarStyler. It seems like every bar has it's own config lua where you can edit it directly. Also, in AddOns\QulightUI\Actionbars\rActionBarStyler\config.lua every bar has userplaced, locked & testmode options, you can try it out too.


p.s. sry for my english

Есть ли какой нибудь способ скрыть отображение рейда через оуф, и использовать для этого стандартные фреймы? Также имеются проблемы с мышью, когда я пытаюсь кликать по центру экрана, такое ощущение что там какая то скрытая панель.
Last edited by Wilko1989 : 01-11-11 at 01:44 AM.
Report comment to moderator  
Reply With Quote
Unread 01-10-11, 08:31 PM  
Meximan
A Kobold Labourer

Forum posts: 0
File comments: 63
Uploads: 0
I havent been able to find the lines of code that enable test mode and moveable action bars - Has anybody been able to find them? and if so- could you please help me. I like to move my bars a bit for ease of function and form.

Thanks again all you coders - I am slowly learning more and more about lua thanks to you all !!
Report comment to moderator  
Reply With Quote
Unread 01-10-11, 12:35 PM  
tranCe-addiCted
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 5
File comments: 8
Uploads: 1
@KuHDeP

Only if you have read the last post :-<
Report comment to moderator  
Reply With Quote
Unread 01-10-11, 09:23 AM  
KuHDeP
A Kobold Labourer

Forum posts: 0
File comments: 26
Uploads: 0
Originally posted by Dreiko7
what happened with the left and right bars??why u have removed them??
and if u can change the auto repair..some ppl want to disable it..ty
1.Yes removed.
download old version and copy lua code if you want to return old bars
2.go to Tweak.lua and delete repair code.
Report comment to moderator  
Reply With Quote
Unread 01-09-11, 11:23 PM  
tranCe-addiCted
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 5
File comments: 8
Uploads: 1
For everyone who wishes to have more actionbars...

Go into World of Warcraft/Interface/AddOns/QulightUI/config/config.lua
*Open config.lua with your default or prefered text editor.

Now search for:
Code:
Qulight["actionbar"] = {
		["enable"] = true,                     -- enable action bars
		["hotkey"] = true,                     -- enable hotkey display because it was a lot requested
		["rightbarmouseover"] = true,         -- enable right bars on mouse over
		["shapeshiftmouseover"] = false,       -- enable shapeshift or totembar on mouseover
		["hideshapeshift"] = true,            -- hide shapeshift or totembar because it was a lot requested.
		["bottomrows"] = 2,                    -- numbers of row you want to show at the bottom (select between 1-3 only)
		["rightbars"] = 1,                     -- numbers of right bar you want (0-2 only)
		["splitbar"] = true,					-- split the third right actionbar into two rows of 3 on the left and right side of the main actionbar
		["bottompetbar"] = false,				-- position petbar below the actionbars instead of the right side
		["buttonsize"] = 27,					--size of action buttons
		["buttonspacing"] = 4,					--spacing of action buttons
		["petbuttonsize"] = 25,					--size of pet/stance buttons
		["petbuttonspacing"] = 4,				--spacing of pet/stance buttons
		["swaptopbottombar"] =false,			--swap the main actionbar position with the bottom actionbar
		["macrotext"] = true,					--show macro text on actionbuttons
		["verticalstance"] = false,				--make stance bar vertical
		["microbar"] = false,					--enable microbar display
		["mousemicro"] = false,					--only show microbar on mouseover
}
You will see that you have some variables, true/false/0/1/2/3, these are the options that you can input.

If you carefully read you will see that there are options for the right bar and for more bars there depending on the amount of raws you wish to have. You can easily copy the code I have wrote over yours to have more bars.

QUESTION: Can someone tell me how to make the right bar permanent visible? The code is only for mouseover...

^^ I found out how to make the rightbar permanent visible...
Code:
["rightbarmouseover"] = true,         -- enable right bars on mouse over
["rightbars"] = 1,                     -- numbers of right bar you want (0-2 only)
Change the "true" with "false" and at rightbars choose a number between 0,1,2, these numbers meaning the amount of bars that will show up in the right edge of you screen
Last edited by tranCe-addiCted : 01-09-11 at 11:48 PM.
Report comment to moderator  
Reply With Quote
Unread 01-09-11, 05:54 PM  
Dreiko7
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
what happened with the left and right bars??why u have removed them??
and if u can change the auto repair..some ppl want to disable it..ty
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.