Download
(4 MB)
Download
Updated: 02-11-11 09:40 PM
Pictures
File Info
Updated:02-11-11 09:40 PM
Created:05-31-10 01:50 PM
Downloads:51,474
Favorites:141
MD5:
Supervillain UI: 2  Popular! (More than 5000 hits)
Version: 20.26
by: Munglunch [More]

A full comic-book themed UI suite!


You will need to do a clean installation of this UI
if you are upgrading from any version.
You will need to delete any previous folders used in any version of SVUI prior to 20.0.

To install: Open the downloaded zip file and you will find a folder named something like "SVUI2_v20_0" (the number part changes with each different version). Inside this folder you will find two other folders named "Fonts" and "Interface". Drop these two folders into your main WoW installation directory (ie.. "C:/Program Files/World of Warcraft/"...for example) and allow them to overwrite any files that asks permission to do so. Be sure that the following addons are enabled from your character select screen:

--"Supervillain UI One"
--"Supervillain UI Two"
--"Supervillain UI Three"
--"Supervillain UI Four"
--"Supervillain UI Five"
--"Supervillain Comics"
--"Supervillain AI-Aurora"

...and thats pretty much it!



The villains are: Munglunch, AlleyKat, Tuks, Quokka, Haleth, P3lim, Haste, Totalpackage, Another, Elv and Kryso

TO CONFIGURE: Type /callminion or /setupsvui for easy game configs! Also you can use /mentalo to show movable anchors for various frames.

There are in-game options you can see if you middle click on the minimap
and select from the available options. There are also toggles to the right
of the minimap for easier menu navigation. For those who do NOT have
a middle button on their mouse (lol), or those who for
whatever epic reason can't see the HUGE buttons in the topright
corner, simply type /svuihelp for a listing of config commands.





[center]Addons used: kCore addons for Tukz by Kryso, and the SVUI
core is a collaborative melding of HissyUI, Tukui, and the original
Supervillain. Big thanks to AlleyKat, Tukz, Quokka and Kryso for their
huge work. Omen/Recount skinning originally by darthandroid. DBM skinning
by Affli stuffing bags, modded specifically for SVUI.
SVUI now has an integrated shared media lib (originally by Telroth).
Supervillain Comics is my re-build of two favorites (kKillTextures and Comix)
code and some textures were borrowed from both. Drag em all coding was
integrated into the cores as well. AI-Art by:Quokka, eqsanctum,
LadySilverwolf used for almost all panel art, with some of my own custom
textures included. Integrated Molinari by: P3lim,
CoolLine by: Another and FlyoutButton_Custom by: Totalpackage are also included.

NOTE: Recount, Skada, Deadly Boss Mods, Omen are not included and must be downloaded separately to use with this UI.

NEWLY ADDED: Redesigned combination of AI-Art and Aurora (by authors: Quokka and Haleth), Integrated Molinari (by: p3lim), CoolLine (by: Totalpackage) and FlyoutButtonCustom (by: Another).

COMING VERY SOON: Full users guide for SVUI2!!

v20.26
--Fixed actionbutton bug
--Fixed Guild Member Note Issue.

v20.25
--Fixed actionbar dissapearing act...

v20.2:
--Fixed Mentalo bug that was messing with frames
--Fixed oUF frame mover issues
--Still an issue with actionbars disappearing while shapeshifted.

v20.1:
--Fixed Mentalo issues
--Improved weapon enchant bars
--Improved Rogue/Druid combo points
--Fixed blip textures
--Redesigned Datapanels, they can be moved by shift-click-dragging the first icon.
--changed minimap option buttons. They now appear after clicking a hidden bar just beneath the minimap.
--other goodies...

v20.01:
--Fixed infobar at the top
--Made new quest watch "growable"
--Fixed anchor issues and improved MENTALO!
--Callminion is more versatile now
v20.0:
--Re designed the addon "Aurora" and "AI-Art" to create a new and unique skinning feature for SVUI.
--Added more than 30 new images to the comic style popups.
--New bottom left/right docks with a new quest watch frame style (scrollable now...)
--Added trinkets to arena frames
--Many adjustments to grid/raid/party frames
--DebuffHighlighting is more efficient
--New design for BattleGround panel. It is draggable now.
--Much, Much more...
Optional Files (2)
File Name
Version
Size
Author
Date
Type
002
3MB
06-29-11 08:29 AM
Patch
19.8
13MB
01-20-11 12:34 PM
Patch


Post A Reply Comment Options
Old 06-15-10, 10:21 AM  
Munglunch
A Deviate Faerie Dragon
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 462
Uploads: 5
Re: Re: Re: Re: Re: help :<

Originally posted by Nooz1337
Hre it is:

..nterface\AddOns\Tukui\unitframes\unitframes.high.lua:859: attempt to index global 'MainPanel' (a nil value)
Ah ok I forgot to update the high res script again. Update incoming after server maintenance so stand by......

you could also do this in the meantime... Copy the entire contents of "unitframes.low.lua" and paste them over the entire contents of "unitframes.high.lua", then edit the changed unitframes.high.lua file at this line towards the top of the file:
Code:
if not TukuiDB["unitframes"].enable == true or not TukuiDB.lowversion == true then return end
change that to this:
Code:
if not TukuiDB["unitframes"].enable == true or TukuiDB.lowversion == true then return end
SAVE the file then start your game. That will actually fix the problem entirely.
Last edited by Munglunch : 06-15-10 at 10:27 AM.
Munglunch is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 09:12 AM  
Nooz1337
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 4
Uploads: 1
Re: Re: Re: Re: help :<

Originally posted by Munglunch
I don't think you will need to run wow-repair. It is most likely a syntax bug somewhere in my coding. If possible, try enabling lua errors in your Interface/Help menu in-game and /rl. Copy and paste the lua error you are most likely going to get in to a forum post here.
Hre it is:

..nterface\AddOns\Tukui\unitframes\unitframes.high.lua:859: attempt to index global 'MainPanel' (a nil value)
Time: 06/15/10 17:10:57
Count: 1
Stack: ...nterface\AddOns\Tukui\unitframes\unitframes.high.lua:859: in function `styleFunc'
Interface\AddOns\Tukui\libs\oUF\ouf.lua:421: in function <Interface\AddOns\Tukui\libs\oUF\ouf.lua:413>
Interface\AddOns\Tukui\libs\oUF\ouf.lua:492: in function <Interface\AddOns\Tukui\libs\oUF\ouf.lua:488>
Interface\AddOns\Tukui\libs\oUF\ouf.lua:543: in function `Spawn'
...nterface\AddOns\Tukui\unitframes\unitframes.high.lua:1556: in main chunk

Locals: self = oUF_Tukz_player {
panel = <unnamed> {
}
Portrait = <unnamed> {
}
0 = <userdata>
unit = "player"
menu = <function> defined @Interface\AddOns\Tukui\unitframes\unitframes.high.lua:193
Power = <unnamed> {
}
Health = <unnamed> {
}
portraitWall = <unnamed> {
}
__elements = <table> {
}
disallowVehicleSwap = true
}
unit = "player"
Halp = Halp {
0 = <userdata>
fadeAlpha = <unnamed> {
}
pulse = <unnamed> {
}
fade = <unnamed> {
}
}
(*temporary) = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:237
(*temporary) = <table> {
nameplate = <table> {
}
general = <table> {
}
Scale = <function> defined @Interface\AddOns\Tukui\unitframes\unitframes.high.lua:163
panels = <table> {
}
unitframes = <table> {
}
absettings = <table> {
}
loot = <table> {
}
classy = <table> {
}
map = <table> {
}
pvpSpells = <table> {
}
tooltip = <table> {
}
raidscale = 1
watchframe = <table> {
}
zonetextfont = <table> {
}
SetTemplate = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:326
merchant = <table> {
}
LIFE = <table> {
}
combo = <table> {
}
bags = <table> {
}
chat = <table> {
}
DaText = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:465
mult = 1
POW = <table> {
}
focus = <table> {
}
skins = <table> {
}
SetPulse = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:369
Nglow = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:307
Pglow = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:289
raidSpells = <table> {
}
CreatePanel = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:237
combatfont = <table> {
}
invite = <table> {
}
mkGlass = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:195
mkButton = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:101
error = <table> {
}
mkHoriz = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:161
media = <table> {
}
datatext = <table> {
}
PERC = <table> {
}
actionbar = <table> {
}
myname = "Styggen"
mkButtonFlip = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:131
cooldown = <table> {
}
arena = <table> {
}
}
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = <userdata>
(*temporary) = 1.5
(*temporary) = 0.2
(*temporary) = 0.6
(*temporary) = <function> defined =[C]:-1
(*temporary) = <unnamed> {
1 = <unnamed> {
}
2 = <unnamed> {
}
0 = <userdata>
}
(*temporary) = "OnFinished"
(*temporary) = <function> defined @Interface\AddOns\Tukui\scripts\core.lua:424
(*temporary) = nil
(*temporary) = "OnStop"
(*temporary) = "attempt to index global 'MainPanel' (a nil value)"
menu = <function> defined @Interface\AddOns\Tukui\unitframes\unitframes.high.lua:193
blank = "Interface\AddOns\Tukui\media\blank"
glowTex = "Interface\Addons\Tukui\media\glowTex"
unitshadowcolor = <table> {
1 = 0
2 = 0
3 = 0
4 = 0.7
}
wallpaper = "Interface\AddOns\Tukui\media\playerBG5"
iamwallpaper = "Interface\AddOns\Tukui\media\goodBG"
HidePortrait = <function> defined @Interface\AddOns\Tukui\unitframes\unitframes.high.lua:585
normTex = "Interface\Addons\Tukui\media\normTex"
totwall = "Interface\AddOns\Tukui\media\totframe"
focuswall = "Interface\AddOns\Tukui\media\focusframe"
font = "Interface\Addons\Tukui\media\mungactionfont.ttf"
SetFontString = <function> defined @Interface\AddOns\Tukui\u
Nooz1337 is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 08:17 AM  
Munglunch
A Deviate Faerie Dragon
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 462
Uploads: 5
Re: Re: Re: help :<

Originally posted by Nooz1337
No not anything, only DL'ed and started wow, reloaded ui, and still there..
Things that maybe can do it:
Only thing i have that may mess with wow is Leatrix Latency Fix. Other than that i have nothing :S

I will try and run wow repair, reinstall UI and check it out then. Il come back to you ^^
I don't think you will need to run wow-repair. It is most likely a syntax bug somewhere in my coding. If possible, try enabling lua errors in your Interface/Help menu in-game and /rl. Copy and paste the lua error you are most likely going to get in to a forum post here.
Munglunch is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 07:59 AM  
Nooz1337
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 4
Uploads: 1
Re: Re: help :<

Originally posted by Munglunch
Interesting. Did you make any changes to the config.lua file?
No not anything, only DL'ed and started wow, reloaded ui, and still there..
Things that maybe can do it:
Only thing i have that may mess with wow is Leatrix Latency Fix. Other than that i have nothing :S

I will try and run wow repair, reinstall UI and check it out then. Il come back to you ^^
Nooz1337 is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 07:38 AM  
Munglunch
A Deviate Faerie Dragon
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 462
Uploads: 5
Re: Re: Re: Re: Re: help :<

Originally posted by richerich
Cheers... btw, i noticed that the debuff frame is a bit off on the target frame when disabling "playerdebuffsonly"...

http://screenshot.xfire.com/s/99200605-4.jpg
By the way, I have to ask.... what font is that you are using for time/mem/fps? It's awesome!
Munglunch is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 07:30 AM  
Munglunch
A Deviate Faerie Dragon
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 462
Uploads: 5
Re: Re: Re: Re: Re: help :<

Originally posted by richerich
Cheers... btw, i noticed that the debuff frame is a bit off on the target frame when disabling "playerdebuffsonly"...

http://screenshot.xfire.com/s/99200605-4.jpg
I'm glad your around Dajova, I overlook that stuff too much LOL. I have no clue what the hell happened to the frames though, it was working when I zipped the files. Unless one of them got corrupted or something? No idea but like I said I will fix this as soon as I can get back in-game.
Munglunch is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 07:26 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 825
Uploads: 13
Re: Re: Re: Re: help :<

Originally posted by Munglunch
Well the servers are down atm. Once they come back up I will find and fix the issue then upload a revision.
Cheers... btw, i noticed that the debuff frame is a bit off on the target frame when disabling "playerdebuffsonly"...

http://screenshot.xfire.com/s/99200605-4.jpg
__________________


Livestream | Twitter | Facebook | YouTube


Dajova is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 07:19 AM  
Munglunch
A Deviate Faerie Dragon
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 462
Uploads: 5
Re: Re: Re: help :<

Originally posted by richerich
Actually, i have the same problem after a clean install
Well the servers are down atm. Once they come back up I will find and fix the issue then upload a revision.
Munglunch is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 07:17 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 825
Uploads: 13
Re: Re: help :<

Originally posted by Munglunch
Interesting. Did you make any changes to the config.lua file?
Actually, i have the same problem after a clean install
__________________


Livestream | Twitter | Facebook | YouTube


Dajova is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 07:12 AM  
Munglunch
A Deviate Faerie Dragon
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 462
Uploads: 5
Re: help :<

Originally posted by Nooz1337
Hey, i need some help here ! :O
First id like to say i love this UI and id really like if it worked as it should on my PC.
Here is the problem: http://img690.imageshack.us/img690/4302/unitframes.jpg

The unitframes wont work nor be where they should be. Can you help me?

EDIT: Would also like to say all addons are on and i have reloaded ui many times
Interesting. Did you make any changes to the config.lua file?
Munglunch is offline Report comment to moderator  
Reply With Quote
Old 06-15-10, 06:46 AM  
Nooz1337
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 4
Uploads: 1
help :<

Hey, i need some help here ! :O
First id like to say i love this UI and id really like if it worked as it should on my PC.
Here is the problem: http://img690.imageshack.us/img690/4302/unitframes.jpg

The unitframes wont work nor be where they should be. Can you help me?

EDIT: Would also like to say all addons are on and i have reloaded ui many times
Last edited by Nooz1337 : 06-15-10 at 06:54 AM.
Nooz1337 is offline Report comment to moderator  
Reply With Quote
Old 06-13-10, 09:04 PM  
The_Disturbed1
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
font sizes..

LOVE the comic book theme here. First non-minimal UI that I've used in a LONG time. Anyway, my question is, how do I increase the font size for the text in the unitframes? I've messed around with a bunch of stuff, but none of it seems to work. Mostly meaning stuff like health/power and all that. Also, the pet bar overlaps the stance bar on my DK. Not really a big deal, but just letting ya know. Thanks in advance for the help.
The_Disturbed1 is offline Report comment to moderator  
Reply With Quote
Old 06-13-10, 01:30 PM  
Munglunch
A Deviate Faerie Dragon
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 462
Uploads: 5
Re: zomg

Originally posted by Synaxis
LOVE this ui. I originally downloaded it as an alternative to TukUI, which wasn't gonna work for my shaman mainly because of the lack of buttons in my screen resolution. Honestly, I didn't think I'd like this UI as much as I do. I usually don't comment when I like something, but I have to.

I love the pictures that pop up when your target dies. :P

I only have two things to bring up. Totem bar. It's in the upper left hand corner of the screen, blocks the clock and is so snug up against the top of the screen that the totems or totem sets cannot be changed. I've managed to somehow reduce it to one button but it still blocks the clock and looks extremely out of place. Any way to fix this?

Also, when I click on the 'Whispers' tab, loot and loot rolls try to fill up the collapsable pane on the right side, but they miss.. I don't appear to be able to drag the window where it belongs.

Screenshot: http://i48.tinypic.com/24zdron.jpg

EDIT: one more thing, maybe I'm just dumb, how do you change the tracking?
The totembar issue has been plaguing me for awhile, but I am still working on solutions that are more automatic. In the meantime what you can try is going into your WTF folder and search for any "Tukui.lua" and "Tukui.lua.bak" files and delete them. Then launch wow and Tukui will reinstall itself. Once this is done the bar should be repositioned.

As far as the whisper tab, I will have to look into it.
Munglunch is offline Report comment to moderator  
Reply With Quote
Old 06-13-10, 01:24 PM  
Munglunch
A Deviate Faerie Dragon
 
Munglunch's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 462
Uploads: 5
Re: noob questions

Originally posted by cosmicB
Hi,

1. How do I make the chat fonts bigger? They always revert back to the same one even if I change it in the settings.
2.How do you disable the right side bars? I disabled it in the bar settings in wow, still they revert back when I reload or log out.
>>Thanks a lot.
Look in the config.lua file for this:
Code:
TukuiDB["chat"] = {
	["enable"] = true, -- blah
	["font"] = [[Interface\AddOns\Tukui\media\mungchatfont.ttf]], -- font for chat
	["fontsize"] = 10, -- font size for chat
	["fontsize2"] = 10, -- font size for alert chat
	["chattime"] = true, -- enable chat time on chat
	["whisperflash"] = true, -- enable pulse alert for incoming whispers 
}
Change fontsize here. FYI fontsize2 is only for the pvp chatframe.
Munglunch is offline Report comment to moderator  
Reply With Quote
Old 06-13-10, 11:05 AM  
Synaxis
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 7
Uploads: 1
zomg

LOVE this ui. I originally downloaded it as an alternative to TukUI, which wasn't gonna work for my shaman mainly because of the lack of buttons in my screen resolution. Honestly, I didn't think I'd like this UI as much as I do. I usually don't comment when I like something, but I have to.

I love the pictures that pop up when your target dies. :P

I only have two things to bring up. Totem bar. It's in the upper left hand corner of the screen, blocks the clock and is so snug up against the top of the screen that the totems or totem sets cannot be changed. I've managed to somehow reduce it to one button but it still blocks the clock and looks extremely out of place. Any way to fix this?

Also, when I click on the 'Whispers' tab, loot and loot rolls try to fill up the collapsable pane on the right side, but they miss.. I don't appear to be able to drag the window where it belongs.

Screenshot: http://i48.tinypic.com/24zdron.jpg

EDIT: one more thing, maybe I'm just dumb, how do you change the tracking?
Last edited by Synaxis : 06-13-10 at 11:13 AM.
Synaxis is offline 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.