Download
(475Kb)
Download
Updated: 04-21-22 01:10 PM
Pictures
File Info
Compatibility:
Shadowlands patch (9.2.7)
Eternity's End patch (9.2.5)
Eternity's End (9.2.0)
Updated:04-21-22 01:10 PM
Created:06-24-16 09:58 AM
Downloads:233,157
Favorites:99
MD5:
Categories:Suites, Graphical Compilations, Minimalistic Compilations, Generic Compilations

SUI  Popular! (More than 5000 hits)

Version: 9.0.0
by: Syiana [More]




Features

  • Enhanced WoW Interface
  • An intuitive and powerful configuration menu
  • Minimalistic and modular

Quick Start
  • To open the configuration menu, type /SUI into your chat and hit enter

Issues
  • If you've discovered something that's clearly wrong, or if you get an error, post a Issue
  • Feel free to join our Discord Community to talk, get help and discuss everything about SUI!

Support
  • If you want to help out with development without providing code yourself, you can always donate to the SUI project using PayPal
  • Also make sure that you follow me on Twitch.tv/Syiana


Optional Files (3)
File Name
Version
Size
Author
Date
Type
1.2
227kB
06-28-18 05:16 AM
Addon
1.0
104kB
01-24-18 03:19 PM
Addon
1.0
72kB
12-22-17 05:21 AM
Patch


Archived Files (2)
File Name
Version
Size
Author
Date
 SUI
8.99.6
337kB
Syiana
01-23-21 06:13 AM
 SUI
8.99.4
337kB
Syiana
01-02-21 09:41 AM


Post A Reply Comment Options
Unread 09-20-17, 07:07 PM  
mbbk
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hello, i cant find the line in the config file to set the whole UI shadow coloring. Is it possible to do that ? If yes can you say me where it is ?

I already changed the line "shadowcolor" in

Code:
cfg.background = {
    showbg            = false,   --show an background image?
    showshadow        = true,   --show an outer shadow?
    useflatbackground = false,  --true uses plain flat color instead
    backgroundcolor   = { r = 0.2, g = 0.2, b = 0.2, a = 0.3},
    shadowcolor       = { r = 0.4, g = 0.7, b = 1, a = 0.9},
    classcolored      = false,
    inset             = 5,
as you can see it's not the default line but it change only the action bar button, what i want to do exactly is to make the whole UI less dark.

I hope i can do this.

PS : the line "showbg" change what exactly ? when i set it "true" i dont see any difference avec reloading

Thanks in advance


EDIT: Or maybe there is another solution because i like the dark UI but i cant deal without the golden/silver dragon to see elite and rare. There is a way to restore this maybe if its not possible to change the whole coloring
Last edited by mbbk : 09-20-17 at 07:35 PM.
Report comment to moderator  
Reply With Quote
Unread 09-19-17, 04:46 PM  
josenightbreed
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Error message setting my focus on my priest alt

Code:
2x [ADDON_ACTION_FORBIDDEN] AddOn 'SyianaUI' tried to call the protected function 'FocusUnit()'.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: in function `FocusUnit'
FrameXML\UnitPopup.lua:1684: in function <FrameXML\UnitPopup.lua:1422>
[C]: in function `func'
FrameXML\UIDropDownMenu.lua:791: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals:
nil
on my hunter I can set focus without any problems
Report comment to moderator  
Reply With Quote
Unread 09-18-17, 04:09 PM  
josenightbreed
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Error message lookimg at my guild roster

I've been getting this error message when I open my guild roster

Code:
14x SyianaUI\inc\scripts\friendlist.lua:227: attempt to concatenate global 'L_CHAT_AFK' (a nil value)
SyianaUI\inc\scripts\friendlist.lua:227: in function <SyianaUI\inc\scripts\friendlist.lua:195>
[C]: in function `GuildRoster_Update'
...aceBlizzard_GuildUI\Blizzard_GuildRoster.lua:80: in function <...aceBlizzard_GuildUI\Blizzard_GuildRoster.lua:66>

Locals:
playerArea = "Stormheim"
buttons = <table> {
 1 = GuildRosterContainerButton1 {
 }
 2 = GuildRosterContainerButton2 {
 }
 3 = GuildRosterContainerButton3 {
 }
 4 = GuildRosterContainerButton4 {
 }
 5 = GuildRosterContainerButton5 {
 }
 6 = GuildRosterContainerButton6 {
 }
 7 = GuildRosterContainerButton7 {
 }
 8 = GuildRosterContainerButton8 {
 }
 9 = GuildRosterContainerButton9 {
 }
 10 = GuildRosterContainerButton10 {
 }
 11 = GuildRosterContainerButton11 {
 }
 12 = GuildRosterContainerButton12 {
 }
 13 = GuildRosterContainerButton13 {
 }
 14 = GuildRosterContainerButton14 {
 }
 15 = GuildRosterContainerButton15 {
 }
 16 = GuildRosterContainerButton16 {
 }
}
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
 1 = GuildRosterContainerButton1 {
 }
 2 = GuildRosterContainerButton2 {
 }
 3 = GuildRosterContainerButton3 {
 }
 4 = GuildRosterContainerButton4 {
 }
 5 = GuildRosterContainerButton5 {
 }
 6 = GuildRosterContainerButton6 {
 }
 7 = GuildRosterContainerButton7 {
 }
 8 = GuildRosterContainerButton8 {
 }
 9 = GuildRosterContainerButton9 {
 }
 10 = GuildRosterContainerButton10 {
 }
 11 = GuildRosterContainerButton11 {
 }
 12 = GuildRosterContainerButton12 {
 }
 13 = GuildRosterContainerButton13 {
 }
 14 = GuildRosterContainerButton14 {
 }
 15 = GuildRosterContainerButton15 {
 }
 16 = GuildRosterContainerButton16 {
 }
}
(for control) = 9
i = 9
button = GuildRosterContainerButton9 {
 0 = <userdata>
 guildIndex = 9
 stripe = GuildRosterContainerButton9Stripe {
 }
 barTexture = GuildRosterContainerButton9BarTexture {
 }
 header = GuildRosterContainerButton9HeaderButton {
 }
 online = true
 barLabel = GuildRosterContainerButton9BarLabel {
 }
 string1 = GuildRosterContainerButton9String1 {
 }
 string4 = GuildRosterContainerButton9String4 {
 }
 string2 = GuildRosterContainerButton9String2 {
 }
 icon = GuildRosterContainerButton9Icon {
 }
 string3 = GuildRosterContainerButton9String3 {
 }
}
name = "Zephyrius"
rank = "Raider"
rankIndex = 6
level = 110
_ = "Warrior"
zone = "Mac'Aree"
_ = "895"
_ = ""
_ = true
isAway = 1
classFileName = "WARRIOR"
_ = 10105
_ = 68
isMobile = false
displayedName = "|cffc69b6dZephyrius"
(*temporary) = "|cffc69b6dZephyrius"
(*temporary) = " |cffE7E716"
(*temporary) = nil
(*temporary) = "|r"
(*temporary) = 1
(*temporary) = "|TChatFrame\UI-ChatIcon-ArmoryChat:14:14:0:0:16:16:0:16:0:16:%d:%d:%d|t"
(*temporary) = "attempt to concatenate global 'L_CHAT_AFK' (a nil value)"
_VIEW = "playerStatus"
classColorRaw = <table> {
}
classColor = <table> {
 HUNTER = "|cffaad372"
 WARRIOR = "|cffc69b6d"
 WARLOCK = "|cff8787ed"
 DEMONHUNTER = "|cffa330c9"
 MAGE = "|cff3fc6ea"
 SHAMAN = "|cff0070dd"
 PALADIN = "|cfff48cba"
 PRIEST = "|cffffffff"
}
diffColor = <table> {
 0 = "|cffffffff"
 110 = "|cffff1919"
 105 = "|cffffd100"
}
guildRankColor = <table> {
 0 = "|cffffffff"
}
I changed the friendlist.lua extension disabling the script until it's fixed or whatever you decide to do with it XD.
Thanks for the UI
Report comment to moderator  
Reply With Quote
Unread 09-02-17, 04:51 PM  
Himiunne
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
yes i have same problem when i want click on frame raid or group the game want disable your UI.
Report comment to moderator  
Reply With Quote
Unread 09-01-17, 11:46 AM  
Syiana
A Murloc Raider
 
Syiana's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 81
Uploads: 9
Originally Posted by Himiunne
Hello,

Update for 7.3 ? c:
yes it will come but not much to change when you have errors pls send it
Report comment to moderator  
Reply With Quote
Unread 09-01-17, 11:45 AM  
Syiana
A Murloc Raider
 
Syiana's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 81
Uploads: 9
Originally Posted by Depresjon
When i try to use focus,i keep getting an error that i have to disable your UI. Anyone knows how to fix this?
hey the character links function blocks fokus use /focus or disable the function in the config.lua
Report comment to moderator  
Reply With Quote
Unread 08-30-17, 10:58 AM  
Himiunne
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Hello,

Update for 7.3 ? c:
Report comment to moderator  
Reply With Quote
Unread 08-02-17, 04:46 AM  
Wabaki
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally Posted by Depresjon
When i try to use focus,i keep getting an error that i have to disable your UI. Anyone knows how to fix this?
Im having the same issue.
Report comment to moderator  
Reply With Quote
Unread 07-30-17, 02:07 PM  
Depresjon
A Chromatic Dragonspawn
 
Depresjon's Avatar
AddOn Author - Click to view AddOns

Forum posts: 191
File comments: 45
Uploads: 11
When i try to use focus,i keep getting an error that i have to disable your UI. Anyone knows how to fix this?
__________________
Report comment to moderator  
Reply With Quote
Unread 07-13-17, 03:08 AM  
Syiana
A Murloc Raider
 
Syiana's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 81
Uploads: 9
Re: I need help

Originally Posted by Torchedsoul
Editing the config doesn't do anything... i need help please
what you want to edit in the config? save the config file and /reload wow
Report comment to moderator  
Reply With Quote
Unread 07-11-17, 12:11 PM  
Torchedsoul
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Unhappy I need help

Editing the config doesn't do anything... i need help please
Report comment to moderator  
Reply With Quote
Unread 03-30-17, 12:41 AM  
smexof
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Will update 7.2 ?
Report comment to moderator  
Reply With Quote
Unread 03-18-17, 03:09 AM  
Namica
A Kobold Labourer
 
Namica's Avatar

Forum posts: 0
File comments: 169
Uploads: 0
Originally Posted by digitallyatomic
Is this UI still maintained?
I don't know if it is, but it still works fine. I absolutely love it and use it without any problems! Maybe there's no reason for an update.
Report comment to moderator  
Reply With Quote
Unread 01-23-17, 06:26 PM  
digitallyatomic
A Kobold Labourer
 
digitallyatomic's Avatar

Forum posts: 0
File comments: 18
Uploads: 0
Is this UI still maintained?
Report comment to moderator  
Reply With Quote
Unread 11-19-16, 04:27 PM  
Schazey
A Kobold Labourer
 
Schazey's Avatar

Forum posts: 0
File comments: 65
Uploads: 0
Hello!

How do I disable the blinking effect on buffs and debuffs when their about to expire? I think the last 8 seconds or somting they start with this blinking effect.

Also I really like to be able to scale buffs and debuffs on target/focus frame. But stick to the orginal unitframe. Can it be done?
Last edited by Schazey : 11-19-16 at 04:39 PM.
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.