Download
(119Kb)
Download
Updated: 07-14-10 10:22 AM
Pictures
File Info
Updated:07-14-10 10:22 AM
Created:07-14-10 09:14 AM
Downloads:1,674
Favorites:4
MD5:

sImpBlizzUI

Version: 1.0
by: schambi [More]

sImpBlizzUI

I know there are some more "imp Blizz UI" Addon out there but mine includes some stuff a few people will love, I know it! P:

"Schambis Improved Blizzard User Interface" - Addon includes:
- changed ingame Font (not chat or dmg font) + color
- changed buff duration color and text
- increased Unitframe and Lootframe size
- add some more font height values for ur chat
- shows target HP in percent (screen)
- changed "UIDROPDOWN" font-height (looks better in e.g. Atlasloot)
- startup settings (popup (inspired by Tukui))like: Classcolor in Chat, buffduration, camera distance etc.
- hidden chat-buttons, hidden chat-tabs, put the editbox above the chat,
- add /rl & /gm command
- may some other things i dont remember ^^

Bugs: If you get any bugs let me know pls!


config.lua

Code:
config = { 				-- true/false
	increase = false, 		-- increase Loot and Unitframes with any resolution?
	unitframescale = 1.15,		-- Unitframe size
	lootframescale = 1.1,		-- Lootframe size
	classcolorednames = true, 	-- Class-colored names on blizz unitframes?
	targethp = true, 		-- display target hp in percent?
	
	buffnumber = "|cffffffff", 	-- buff-number (count) color
	buffletter = "|cffffd200", 	-- color of the letter
	buffbelow10 = "|cfff70000",     -- buff color below 10sec duration
}

GameFontNormalSmall:SetFont("Interface\\AddOns\\sImpBlizzUI\\font.ttf",11) 	-- change the default font + size ingame
GameFontNormalSmall:SetTextColor(1,1,1) 							-- change the color
-- (if u dont want to change the font or fontcolor, just delete the specific Line)
If u wanna change the font just replace font.ttf with a one u like more.

have fun,
Schambi

credits to tukz, duffed

Version 1.0
> Add 2 config entrys
> Add /gm command
Optional Files (0)


Post A Reply Comment Options
Unread 07-15-10, 05:04 PM  
schambi
A Murloc Raider
 
schambi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 12
Uploads: 1
Just notices the Battlnet notification is out of place .. can someone tell me the framename so i can move it?
Dont wanna search sry
Report comment to moderator  
Reply With Quote
Unread 07-14-10, 11:39 AM  
Icecoldcoke
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 132
File comments: 64
Uploads: 7
Great addon, I like it.
Report comment to moderator  
Reply With Quote
Unread 07-14-10, 10:24 AM  
schambi
A Murloc Raider
 
schambi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 12
Uploads: 1
Originally posted by ckramme
Veery nice, I'll be using it.

I would like to have a / command for the help frame. Some addons use /gm.

If I have this, I don't need the menubar anymore and can switch to one of those truncated default actionbar addons.

Edit: Would also like the scaling to be separated in the config. I'd like my Unitframes bigger, but the loot is big enough. And a scale for the minimap would be nice aswell
Done.. and thanks. Forgot to add these config entrys cause I dont need them for my own use
Code:
	unitframescale = 1.15,		-- Unitframe size
	lootframescale = 1.1,		-- Lootframe size
/gm command aswell

More Suggestions are welcome.
schambi
Report comment to moderator  
Reply With Quote
Unread 07-14-10, 09:43 AM  
karmamuscle
A Cobalt Mageweaver
 
karmamuscle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 205
File comments: 173
Uploads: 1
Veery nice, I'll be using it.

I would like to have a / command for the help frame. Some addons use /gm.

If I have this, I don't need the menubar anymore and can switch to one of those truncated default actionbar addons.

Edit: Would also like the scaling to be separated in the config. I'd like my Unitframes bigger, but the loot is big enough. And a scale for the minimap would be nice aswell
Last edited by karmamuscle : 07-14-10 at 09:46 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: