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,251
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-07-10, 08:02 AM  
Wilko1989
A Kobold Labourer

Forum posts: 1
File comments: 28
Uploads: 0
Очень понравился уи, но есть один вопрос.
Если при включенном отображении рейда перезагрузить уи, то трекинг дотов смещается.
Report comment to moderator  
Reply With Quote
Unread 10-06-10, 03:30 PM  
Amaru
A Cliff Giant
 
Amaru's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 79
File comments: 7
Uploads: 1
Originally posted by Qulight
all in lua
ok thanks.
Report comment to moderator  
Reply With Quote
Unread 10-06-10, 02:24 PM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Originally posted by Amaru
How exactly? Is it in lua, or what?
all in lua
Report comment to moderator  
Reply With Quote
Unread 10-06-10, 01:37 PM  
Amaru
A Cliff Giant
 
Amaru's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 79
File comments: 7
Uploads: 1
Originally posted by Qulight
All can be moved
How exactly? Is it in lua, or what?
Report comment to moderator  
Reply With Quote
Unread 10-06-10, 12:24 AM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Originally posted by Amaru
Love the UI, but I have a few questions.

1) Is there a way to move everything? I Run WoW on a laptop with a 1366x768 display and some of the things are a little out of wack.


2) What addon has the friends and guild info on the bottom?
All can be moved,Litestats
Last edited by Qulight : 10-06-10 at 01:19 AM.
Report comment to moderator  
Reply With Quote
Unread 10-05-10, 05:37 PM  
Amaru
A Cliff Giant
 
Amaru's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 79
File comments: 7
Uploads: 1
Love the UI, but I have a few questions.

1) Is there a way to move everything? I Run WoW on a laptop with a 1366x768 display and some of the things are a little out of wack.

2) What addon has the friends and guild info on the bottom?
Report comment to moderator  
Reply With Quote
Unread 10-05-10, 10:13 AM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Originally posted by Barqs529
I really like this UI, however I'd like to be able to turn off the auto accept invite feature and I can't seem to find it anywhere. Could you point me in the direction of where the code is located?
!UI_Tweaker
Code:
----------------------------------------------------------------------------------------
-- General options
----------------------------------------------------------------------------------------
local auto_greed = false
local auto_confirm_de = false
local auto_resurrection = true
local auto_invite = true
local auto_mail = true
local auto_duel = false
local buy_stack = true
local no_errors = true
local no_errors_combat = false
local ui_errors_position = true
local shift_marking = true
local auto_scale = false
Report comment to moderator  
Reply With Quote
Unread 10-05-10, 09:48 AM  
Barqs529
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I really like this UI, however I'd like to be able to turn off the auto accept invite feature and I can't seem to find it anywhere. Could you point me in the direction of where the code is located?
Report comment to moderator  
Reply With Quote
Unread 10-04-10, 10:46 PM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Originally posted by Saack
i have a question do you know why the equipment manager disable itself when i log out where and what line would i need to change these on if i have to do it myself

ty saack
!UI_Tweaker
32 line
Code:
SetCVar("equipmentManager", 1)
Report comment to moderator  
Reply With Quote
Unread 10-04-10, 10:13 PM  
Saack
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
i have a question do you know why the equipment manager disable itself when i log out where and what line would i need to change these on if i have to do it myself

ty saack
Last edited by Saack : 10-04-10 at 10:17 PM.
Report comment to moderator  
Reply With Quote
Unread 10-03-10, 07:02 PM  
dnt09
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
fps drop

hey, for some reason this update completely destroys my fps but only during boss fights. I used to play with around 25-40 fps, now I'm at 5 fps.

Anyone else have this issue?
Report comment to moderator  
Reply With Quote
Unread 10-02-10, 10:18 PM  
AnMoon
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Are we able to add more bar on the screen? Example on the left side of the screen would be nice.
Report comment to moderator  
Reply With Quote
Unread 10-01-10, 01:33 AM  
confedsg
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 1
Party Frame!

For some reason the party/raid frames never show up on any warrior I make :/

They work on everything else t.t
Report comment to moderator  
Reply With Quote
Unread 09-28-10, 08:11 AM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Originally posted by Daikiri
Спасибо огромное, ты не мог бы помочь заскинить паллиповер под цвет твоего юи
может быть когда нибудь
Report comment to moderator  
Reply With Quote
Unread 09-28-10, 08:11 AM  
Qulight
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 330
Uploads: 7
Originally posted by Polver
Еще небольшой вопрос.
для Разных персанажей воможно по разному настроить рейд фреймы?
думаю да
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.