Download
(8MB)
Download
Updated: 10-26-16 07:47 PM
Pictures
File Info
Compatibility:
Return to Karazhan (7.1.5)
Legion (7.0.3)
Updated:10-26-16 07:47 PM
Created:02-25-15 07:43 PM
Downloads:95,132
Favorites:167
MD5:

SuperVillain UI  Popular! (More than 5000 hits)

Version: 1.3.7
by: Munglunch, veoj




NEW RELEASE
Full UI replacement. Inspired by comic books
FOLLOW ME
WATCH THE VIDEO!
┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
To install: Open the downloaded zip file and drop all
containing folders into your addons directory

(ie.. "C:/Program Files/World of Warcraft/Interface/AddOns").
Be sure that at least the addons "SVUI_!Core" and "SVUI_!Options" are enabled from your character select screen.

┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
You can access quick config options by clicking the "Henchman" dock button.
┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
SLASH COMMANDS
Code:
WITH PREFIX
/sv or /svui  --- SHOW CONFIG WINDOW
/sv install --- SHOW INSTALLER WINDOW
/sv move or /sv mentalo --- MOVE FRAMES
/sv kb or /sv bind --- KEY BINDING
/sv bg or /sv pvp --- SHOW/HIDE PVP STATS IN BG's
/sv reset or /sv resetui --- COMPLETE RESET OF CONFIGS

WITHOUT PREFIX
/jenkins --- 3-2-1 PULL COUNTER/ANNOUNCER
/kombat --- ???
/lolwut --- ???
┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
INCLUDED ADDON FOLDERS
SVUI_!Core -- Core addon
SVUI_!Options -- Configuration window
SVUI_Auras
SVUI_ActionBars
SVUI_Chat
SVUI_Inventory
SVUI_NamePlates
SVUI_QuestTracker
SVUI_Tooltip
SVUI_UnitFrames
SVUI_Skins
SVUI_CraftOMatic
SVUITheme_Simple --Clean and modern style for SVUI
┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈

IMPORTANT
If you are having issues or if you have an older copy of SVUI installed
then you MUST delete any previous versions from the ~\World of Warcraft\Interface\AddOns
directory BEFORE installing a new one.

IF YOU ARE STILL HAVING AN ISSUE
Go ahead and post your issue to me here in the comments section.

IF YOU ARE EXPERIENCING FREQUENT CRASHES
Delete your ~\World of Warcraft\Cache folder
Inside the folder ~\World of Warcraft\WTF\[SERVER NAME]\SavedVariables: Delete any files that begin with "SVUI"
Inside each of your characters folders (~\World of Warcraft\WTF\[SERVER NAME]\[CHARACTER NAME]\SavedVariables): Delete any files that begin with "SVUI"

####v1.3.7
* More skins fixed and order hall skin added
####v1.3.6
* Fixed many silent errors coming from the skins module.
Optional Files (0)


Post A Reply Comment Options
Unread 07-20-15, 07:41 AM  
jonnyapps
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
I'd like to request being able to see target of tanks target, in the same way as one can see target of focus target.

An even simpler version of what I'm after is to see Bosses target(s). In a nutshell I want an easier way to know which tank the boss is targeting.

Many thanks for all the hard work with this.

Note: I previously used this comment to list a bug with disconnects which I have resolved - my client thought it was en_US, when it should've been en_GB.
Last edited by jonnyapps : 07-20-15 at 09:56 AM.
Report comment to moderator  
Reply With Quote
Unread 07-20-15, 12:33 AM  
Munglunch
Premium Member
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 1968
Uploads: 4
Originally Posted by penguinsane
You remembered my minimap-button-rows request!! Thank you!

I'm having a bit of trouble with them though, but maybe I'm just catching it while they're still in-progress, lol. This is what happens when I have "buttons per row" set to 3: http://puu.sh/j5HZZ/76f1eaa7da.jpg

And to 8: http://puu.sh/j5I1b/9dcfa869c8.jpg
Fixed.... bad math on my part (imagine that)
Report comment to moderator  
Reply With Quote
Unread 07-19-15, 11:43 PM  
penguinsane
A Kobold Labourer

Forum posts: 0
File comments: 267
Uploads: 0
You remembered my minimap-button-rows request!! Thank you!

I'm having a bit of trouble with them though, but maybe I'm just catching it while they're still in-progress, lol. This is what happens when I have "buttons per row" set to 3: http://puu.sh/j5HZZ/76f1eaa7da.jpg

And to 8: http://puu.sh/j5I1b/9dcfa869c8.jpg
__________________
Report comment to moderator  
Reply With Quote
Unread 07-18-15, 03:53 PM  
MoonlitPrimrose
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Big box in the moddle of screen?

My apologies, I resolved my issue. It was user error.
Last edited by MoonlitPrimrose : 07-18-15 at 03:59 PM.
Report comment to moderator  
Reply With Quote
Unread 07-17-15, 08:37 PM  
Munglunch
Premium Member
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 1968
Uploads: 4
Originally Posted by LiNK2088
Can we get a toggle option for the 2 buttons underneath the minimap please
Yup
Report comment to moderator  
Reply With Quote
Unread 07-16-15, 10:49 PM  
LiNK2088
A Deviate Faerie Dragon
AddOn Compiler - Click to view compilations

Forum posts: 10
File comments: 246
Uploads: 1
Can we get a toggle option for the 2 buttons underneath the minimap please
Report comment to moderator  
Reply With Quote
Unread 07-15-15, 10:30 AM  
antisocialian
A Deviate Faerie Dragon
 
antisocialian's Avatar
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 14
Uploads: 1
I too was getting this error, then I added this:

Code:
	["SetPlusMinus"] = function(self, enabled)
		self.plusminus = enabled
		self:SetType()
	end,
at line 179 of SVUI_!Core\libs\AceVillian\widgets\AceGUIWidget-CheckBox.lua

That code snippet is fromt he Ace libs that Zygor has, seems to me that the SVUI ones are taking preference and all the other Ace libs don't have that function.

After adding this I didn't get the error anymore

Originally Posted by Shinzou
I get the following error when I have both SuperVillain UI and Zygor Guides installed and I try to access the addon settings in the interface menu.

Code:
 ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:1145: attempt to call method 'SetPlusMinus' (a nil value)
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:1145: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1055>
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:1589: in function `FeedGroup'
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:1514: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1494>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
SVUI_!Core\libs\AceVillain\AceVillain_GUI.lua:302: in function `Fire'
...ibs\AceVillain\widgets\AceGUIContainer-TreeGroup.lua:518: in function `Select'
...ibs\AceVillain\widgets\AceGUIContainer-TreeGroup.lua:526: in function `SelectByValue'
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:1685: in function `FeedGroup'
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:1514: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1494>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
SVUI_!Core\libs\AceVillain\AceVillain_GUI.lua:302: in function `Fire'
...libs\AceVillain\widgets\AceGUIContainer-TabGroup.lua:159: in function `SelectTab'
...libs\AceVillain\widgets\AceGUIContainer-TabGroup.lua:67: in function <...libs\AceVillain\widgets\AceGUIContainer-TabGroup.lua:64>

Locals:
nil
I do not get this error with SuperVillain UI by itself nor Zygor Guides by itself. It only happens with both enabled at the same time. I think the same thing happened with TukUI because I did a google search for the error and found a TukUI change log from the 25th that stated "Fix lua error with AceConfigDialog"
Report comment to moderator  
Reply With Quote
Unread 07-15-15, 07:51 AM  
Munglunch
Premium Member
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 1968
Uploads: 4
Originally Posted by zanbon
Tooltips randomly started working on my druid 4 bosses in to LFR this afternoon, nothing changed settings-wise, the tooltips just randomly started working, then about 30-45 mins later stopped.
Okay, I am fairly certain that one of those addons is causing a (silent) conflict. I am going to begin testing one-by-one until I can find the culprit.
Report comment to moderator  
Reply With Quote
Unread 07-15-15, 07:45 AM  
Munglunch
Premium Member
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 1968
Uploads: 4
Re: Aloha

Originally Posted by Axlf79
Aloha i just updated and now my setup is gone PLEASE PLEASE HELP ME GET IT BACK TO WAY I HAD IT BEFORE THE UPDATE i did say please
With the recent realm-key changes to profiles, your active profile may have been set to a new name-key. Your old one will still exist however so do this, go into options ("/sv") and click on "Profiles", then open the "Copy" dropdown. Select your previous profile and allow it to copy to the current key. Here is how to find the profile you were using:

If you are using a custom named profile:
- This is straight forward and should NOT be affected by the recent changes.
- If this is the case then please let me know.

If you have dual-spec profiles enabled:
- The profile name will use the pattern "[CharacterName] - [Specialization]".
- EXAMPLE: my profile on my priest while in Discipline spec would be "Munglunch - Discipline".

Without dual-spec profiles enabled:
- The profile name will use the pattern "[CharacterName] - Default".
- EXAMPLE: my profile would be "Munglunch - Default".

If you have characters on different realms using the same name:
- The above conventions still apply but your characters realm name will be added to the name.
- EXAMPLE: my profile could be "Munglunch [Kil'jaeden] - Default".
Last edited by Munglunch : 07-15-15 at 07:48 AM.
Report comment to moderator  
Reply With Quote
Unread 07-15-15, 12:29 AM  
Axlf79
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Aloha

Aloha i just updated and now my setup is gone PLEASE PLEASE HELP ME GET IT BACK TO WAY I HAD IT BEFORE THE UPDATE i did say please
Report comment to moderator  
Reply With Quote
Unread 07-14-15, 09:17 PM  
zanbon
A Kobold Labourer
 
zanbon's Avatar

Forum posts: 0
File comments: 17
Uploads: 0
Originally Posted by Munglunch
Originally Posted by zanbon
Interesting feature with the questgiver/character portraits being added to quests, but it looks like there's some overlapping from the default Blizz functionality when you have quests for elites/raid bosses:



Also, still having issues with tooltips not showing in combat and chats resetting, but only on specific characters.

For example, my hunter's tooltips show in combat 100% of the time with no issue, but my druid's do not show AT ALL regardless of whether or not I have the "combat" box checked in the Tooltip options.

My hunter's loot window reset when I logged in just now, but my druid's did not. Is it possible there's a setting in the default UI or a conflict with something else that might be affecting tooltip visibility? I cannot find any other settings to check/uncheck to try and resolve this on my end, but I'm sure I'm missing something... My hunter and druid have identical addons installed.

Game is up to date, addons updated via curse client immediately before logging on. Bugsackgrabber didn't report any LUA errors, unfortunately
The NPC frames have just been revised, the tooltip issues however are a bit more problematic. I can not seem to reproduce the issue. What other addons are you running?
Druid's addons:

Bonus Roll Preview
BugGrabber + BugSack
Exorsus Raid Tools
HandyNotes
HandyNotes_Draenor Treasures
Master Plan
Master Plan A
Mik’s Scrolling Battle Text (if you added this functionality btw that would be amazing)
MSBT [Options]
Multishot
Paste
Postal
Recount
TargetCharms (this would be a great feature I’d love to see added as well)
TomTom
SVUI + all modules (except Track-O-Matic and Simple Theme)
DBM + all modules

Hunter has all those plus 2 more: JSHB and PetTracker + modules

Also, I can't consistently reproduce the errors. I thought chat clearing had to do with Recount, but clearing Recount data doesn't reset the loot window (at least not consistently). It seems to randomly just happen in the middle of raid, questing, etc.

Tooltips randomly started working on my druid 4 bosses in to LFR this afternoon, nothing changed settings-wise, the tooltips just randomly started working, then about 30-45 mins later stopped.
Last edited by zanbon : 07-14-15 at 09:22 PM.
Report comment to moderator  
Reply With Quote
Unread 07-14-15, 07:26 PM  
Munglunch
Premium Member
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 1968
Uploads: 4
Incoming....

-Added toggles for Monk stagger bar, and druid combo/mana/eclipse elements
-Re-styled the NPC models to make them "fit" more comfortably
-Actionbutton glowing on procs is fixed
-Profile loading/sharing bugs fixed
-Quest item duplication patched
Last edited by Munglunch : 07-14-15 at 07:32 PM.
Report comment to moderator  
Reply With Quote
Unread 07-14-15, 07:26 PM  
Munglunch
Premium Member
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 1968
Uploads: 4
Originally Posted by zanbon
Interesting feature with the questgiver/character portraits being added to quests, but it looks like there's some overlapping from the default Blizz functionality when you have quests for elites/raid bosses:



Also, still having issues with tooltips not showing in combat and chats resetting, but only on specific characters.

For example, my hunter's tooltips show in combat 100% of the time with no issue, but my druid's do not show AT ALL regardless of whether or not I have the "combat" box checked in the Tooltip options.

My hunter's loot window reset when I logged in just now, but my druid's did not. Is it possible there's a setting in the default UI or a conflict with something else that might be affecting tooltip visibility? I cannot find any other settings to check/uncheck to try and resolve this on my end, but I'm sure I'm missing something... My hunter and druid have identical addons installed.

Game is up to date, addons updated via curse client immediately before logging on. Bugsackgrabber didn't report any LUA errors, unfortunately
The NPC frames have just been revised, the tooltip issues however are a bit more problematic. I can not seem to reproduce the issue. What other addons are you running?
Report comment to moderator  
Reply With Quote
Unread 07-14-15, 02:12 PM  
zanbon
A Kobold Labourer
 
zanbon's Avatar

Forum posts: 0
File comments: 17
Uploads: 0
Interesting feature with the questgiver/character portraits being added to quests, but it looks like there's some overlapping from the default Blizz functionality when you have quests for elites/raid bosses:



Also, still having issues with tooltips not showing in combat and chats resetting, but only on specific characters.

For example, my hunter's tooltips show in combat 100% of the time with no issue, but my druid's do not show AT ALL regardless of whether or not I have the "combat" box checked in the Tooltip options.

My hunter's loot window reset when I logged in just now, but my druid's did not. Is it possible there's a setting in the default UI or a conflict with something else that might be affecting tooltip visibility? I cannot find any other settings to check/uncheck to try and resolve this on my end, but I'm sure I'm missing something... My hunter and druid have identical addons installed.

Game is up to date, addons updated via curse client immediately before logging on. Bugsackgrabber didn't report any LUA errors, unfortunately
Report comment to moderator  
Reply With Quote
Unread 07-14-15, 06:33 AM  
hotluck
A Defias Bandit
 
hotluck's Avatar

Forum posts: 3
File comments: 50
Uploads: 0
Profiles

I've also found that when I select one of my existing profiles (share option), it asks me to confirm, reloads the ui but it hasn't changed the profile and still shows under SV the original profile. Logged out of the char and back in to see if it was just refresh problem, but still showing original profile
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: