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,028
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 06-28-16, 08:17 AM  
Rexxoh
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
installation

Love it but how do i show keybinds.
Last edited by Rexxoh : 06-28-16 at 08:31 AM.
Report comment to moderator  
Reply With Quote
Unread 07-05-16, 07:07 PM  
Moriar
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Screenshots

Am i the only one that can't see all the screenshots? I click on the image and i see only the first one,no arrows to change to next picture, nothing, is it normal?
Report comment to moderator  
Reply With Quote
Unread 07-09-16, 03:01 PM  
Chy
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 60
Uploads: 6
Why don´t u include some Setup files for ur recommend addons ? ;-)
Report comment to moderator  
Reply With Quote
Unread 07-09-16, 03:17 PM  
Chy
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 60
Uploads: 6
For Keybinds change "false" to "true" in config.lua in the SyianaUI Folder

Should look like this if changed:

cfg.hotkeys = {
show = true,
fontsize = 14,
pos1 = { a1 = "TOPRIGHT", x = 0, y = 0 },
pos2 = { a1 = "TOPLEFT", x = 0, y = 0 }, --important! two points are needed to make the hotkeyname be inside of the button
Report comment to moderator  
Reply With Quote
Unread 07-26-16, 02:58 PM  
mtaher
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Thank you very much for this UI, one of the best i have seen in a long time. I would appreciate it if you fix those 2 problems i am having.

1- I am having problems disabling the target / focus casting bar. even setting it to 0 scale or 2/3 does not seem have any effect. changing position does not respond either. (using an addon for castbars and with this is i have lots of clutter cast bars going on)

2- settings the show hotkey to TRUE does not seem to function either (using default fonts here not the fonts that come with the ui) i tried to manually turn it on or off in bartender but it didnt help either.

last but not least, is there anyway to place the buffs under my debuffs (i have it set up to be on top of the frames)


would appreciate any help
loving the ui keep up the great work
Last edited by mtaher : 07-26-16 at 04:13 PM.
Report comment to moderator  
Reply With Quote
Unread 07-26-16, 05:41 PM  
Syiana
A Murloc Raider
 
Syiana's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 81
Uploads: 9
Originally Posted by mtaher
Thank you very much for this UI, one of the best i have seen in a long time. I would appreciate it if you fix those 2 problems i am having.

1- I am having problems disabling the target / focus casting bar. even setting it to 0 scale or 2/3 does not seem have any effect. changing position does not respond either. (using an addon for castbars and with this is i have lots of clutter cast bars going on)

2- settings the show hotkey to TRUE does not seem to function either (using default fonts here not the fonts that come with the ui) i tried to manually turn it on or off in bartender but it didnt help either.

last but not least, is there anyway to place the buffs under my debuffs (i have it set up to be on top of the frames)


would appreciate any help
loving the ui keep up the great work
Updated to 2.1
You can now disable CastingBars in the Config.lua change Hide = false to Hide = true
i have tested bartender for you hide and show hotkeys works for me fine
Report comment to moderator  
Reply With Quote
Unread 07-26-16, 08:11 PM  
NeoKeleseth
A Kobold Labourer
 
NeoKeleseth's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 86
Uploads: 1
Hey

First of all nice ui to do some pvp i've been searching for a long time ^^.

My only problem is the unitframe. i explain is it possible to have some sort of lua code to put the frame at the same place as yours ?

Thanks in advance
Report comment to moderator  
Reply With Quote
Unread 07-27-16, 02:50 AM  
mtaher
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Originally Posted by Syiana
Originally Posted by mtaher
Thank you very much for this UI, one of the best i have seen in a long time. I would appreciate it if you fix those 2 problems i am having.

1- I am having problems disabling the target / focus casting bar. even setting it to 0 scale or 2/3 does not seem have any effect. changing position does not respond either. (using an addon for castbars and with this is i have lots of clutter cast bars going on)

2- settings the show hotkey to TRUE does not seem to function either (using default fonts here not the fonts that come with the ui) i tried to manually turn it on or off in bartender but it didnt help either.

last but not least, is there anyway to place the buffs under my debuffs (i have it set up to be on top of the frames)


would appreciate any help
loving the ui keep up the great work
Updated to 2.1
You can now disable CastingBars in the Config.lua change Hide = false to Hide = true
i have tested bartender for you hide and show hotkeys works for me fine
awesome cast bars changes.
regarding the bartender issue i pin pointed the source of the problem. "masque" addon is the cause of the issue. i have to disable and reinable it everytime i login to get the hotkeys to show. loving the UI fantastic job

small note: when using v2.1 i get this visual bug: http://imgur.com/RLGNjQ8
i managed to fix it by using the old 2.0 files and just replaced the config.lua
Last edited by mtaher : 07-27-16 at 02:55 AM.
Report comment to moderator  
Reply With Quote
Unread 07-27-16, 05:04 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 mtaher
Originally Posted by Syiana
Originally Posted by mtaher
Thank you very much for this UI, one of the best i have seen in a long time. I would appreciate it if you fix those 2 problems i am having.

1- I am having problems disabling the target / focus casting bar. even setting it to 0 scale or 2/3 does not seem have any effect. changing position does not respond either. (using an addon for castbars and with this is i have lots of clutter cast bars going on)

2- settings the show hotkey to TRUE does not seem to function either (using default fonts here not the fonts that come with the ui) i tried to manually turn it on or off in bartender but it didnt help either.

last but not least, is there anyway to place the buffs under my debuffs (i have it set up to be on top of the frames)


would appreciate any help
loving the ui keep up the great work
Updated to 2.1
You can now disable CastingBars in the Config.lua change Hide = false to Hide = true
i have tested bartender for you hide and show hotkeys works for me fine
awesome cast bars changes.
regarding the bartender issue i pin pointed the source of the problem. "masque" addon is the cause of the issue. i have to disable and reinable it everytime i login to get the hotkeys to show. loving the UI fantastic job

small note: when using v2.1 i get this visual bug: http://imgur.com/RLGNjQ8
i managed to fix it by using the old 2.0 files and just replaced the config.lua


enable status text in blizzard config: » Interface » Display » Status text : Numeric OR Percent its fix the visual bug when you like only see Percent then change customStatusText = to false in the config.lua
Report comment to moderator  
Reply With Quote
Unread 07-27-16, 05:07 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 NeoKeleseth
Hey

First of all nice ui to do some pvp i've been searching for a long time ^^.

My only problem is the unitframe. i explain is it possible to have some sort of lua code to put the frame at the same place as yours ?

Thanks in advance
Right click on the unitframes and click move frame then you can move the frames how you like
Report comment to moderator  
Reply With Quote
Unread 07-27-16, 05:33 AM  
mtaher
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Originally Posted by Syiana
Originally Posted by mtaher
Originally Posted by Syiana
Originally Posted by mtaher
Thank you very much for this UI, one of the best i have seen in a long time. I would appreciate it if you fix those 2 problems i am having.

1- I am having problems disabling the target / focus casting bar. even setting it to 0 scale or 2/3 does not seem have any effect. changing position does not respond either. (using an addon for castbars and with this is i have lots of clutter cast bars going on)

2- settings the show hotkey to TRUE does not seem to function either (using default fonts here not the fonts that come with the ui) i tried to manually turn it on or off in bartender but it didnt help either.

last but not least, is there anyway to place the buffs under my debuffs (i have it set up to be on top of the frames)


would appreciate any help
loving the ui keep up the great work
Updated to 2.1
You can now disable CastingBars in the Config.lua change Hide = false to Hide = true
i have tested bartender for you hide and show hotkeys works for me fine
awesome cast bars changes.
regarding the bartender issue i pin pointed the source of the problem. "masque" addon is the cause of the issue. i have to disable and reinable it everytime i login to get the hotkeys to show. loving the UI fantastic job

small note: when using v2.1 i get this visual bug: http://imgur.com/RLGNjQ8
i managed to fix it by using the old 2.0 files and just replaced the config.lua


enable status text in blizzard config: » Interface » Display » Status text : Numeric OR Percent its fix the visual bug when you like only see Percent then change customStatusText = to false in the config.lua
thank you. the resource bar is still bigger than the hp bar
Report comment to moderator  
Reply With Quote
Unread 07-27-16, 06:28 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 mtaher
Originally Posted by Syiana
Originally Posted by mtaher
Originally Posted by Syiana
Originally Posted by mtaher
Thank you very much for this UI, one of the best i have seen in a long time. I would appreciate it if you fix those 2 problems i am having.

1- I am having problems disabling the target / focus casting bar. even setting it to 0 scale or 2/3 does not seem have any effect. changing position does not respond either. (using an addon for castbars and with this is i have lots of clutter cast bars going on)

2- settings the show hotkey to TRUE does not seem to function either (using default fonts here not the fonts that come with the ui) i tried to manually turn it on or off in bartender but it didnt help either.

last but not least, is there anyway to place the buffs under my debuffs (i have it set up to be on top of the frames)


would appreciate any help
loving the ui keep up the great work
Updated to 2.1
You can now disable CastingBars in the Config.lua change Hide = false to Hide = true
i have tested bartender for you hide and show hotkeys works for me fine
awesome cast bars changes.
regarding the bartender issue i pin pointed the source of the problem. "masque" addon is the cause of the issue. i have to disable and reinable it everytime i login to get the hotkeys to show. loving the UI fantastic job

small note: when using v2.1 i get this visual bug: http://imgur.com/RLGNjQ8
i managed to fix it by using the old 2.0 files and just replaced the config.lua


enable status text in blizzard config: » Interface » Display » Status text : Numeric OR Percent its fix the visual bug when you like only see Percent then change customStatusText = to false in the config.lua
thank you. the resource bar is still bigger than the hp bar

it should look like this http://i.imgur.com/ElEQJPV.jpg when not delete "CharacterFrame" and "TargetingFrame" in World of Warcraft\Interface and Replace it with the new 2.1 SyianaUI Files
Report comment to moderator  
Reply With Quote
Unread 07-27-16, 06:50 AM  
mtaher
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Originally Posted by Syiana
it should look like this http://i.imgur.com/ElEQJPV.jpg when not delete "CharacterFrame" and "TargetingFrame" in World of Warcraft\Interface and Replace it with the new 2.1 SyianaUI Files
yes that is exactly how it looks for me too. Personally i prefer the old style (bigger hp bar/normal resource size resource bar) but this looks great too. ^^
Report comment to moderator  
Reply With Quote
Unread 07-27-16, 07:01 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 mtaher
Originally Posted by Syiana
it should look like this http://i.imgur.com/ElEQJPV.jpg when not delete "CharacterFrame" and "TargetingFrame" in World of Warcraft\Interface and Replace it with the new 2.1 SyianaUI Files
yes that is exactly how it looks for me too. Personally i prefer the old style (bigger hp bar/normal resource size resource bar) but this looks great too. ^^
maybe i add a function to activate the bigger one, i rly like this unitframes http://www.wowinterface.com/download...20-oUFAbu.html
Report comment to moderator  
Reply With Quote
Unread 07-28-16, 04:55 PM  
AldanaTV
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
¿Can you post this UI in curse to can update more easy?

Sorry for my bad english
Last edited by AldanaTV : 07-28-16 at 05:06 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.