Category: Graphic UI Mods
Addon Information
Works with 3.3
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
evl's Portal Bug Reports Feature Requests
Author:
Version:
1.3
Date:
03-03-2010 06:50 AM
Size:
5.71 Kb
Downloads:
1,621
Favorites:
18
MD5:
Pictures
Click to enlarge
Clean main menu
Click to enlarge
Relocated micro menu and bag buttons
BlizzardTweaks
Collection of tweaks for Blizzard's default UI

Configuration

Copy config.lua.sample to config.lua and modify as required.

Features
  • Stacks the default bars on top of eachother
  • Remove main menu bar art
  • Removes character micro menu and bag buttons (shows when the backpack is open)
  • Remove shape shift bar
  • Automatically shows right action bars on mouse over
  • Hides hotkey and macro labels on action buttons
  • Show a countdown on buttons when a certain amount of time is left on the action cooldown
  • Colors actions buttons when red when out of range and blue when lacking mana
  • Toggles percentage health display on target health bar on mouse over
  Change Log - BlizzardTweaks
See http://github.com/evl/BlizzardTweaks/commits/master/
  Optional Files - BlizzardTweaks
Sorry, there are currently no optional files available.
  Comments - BlizzardTweaks
Post A Reply Comment Options
Old 03-03-2010, 09:45 PM  
pinhe1ro
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
But how i install this?
pinhe1ro is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-03-2010, 08:57 AM  
sacrife
A Cliff Giant
 
sacrife's Avatar
Interface Author - Click to view interfaces

Forum posts: 79
File comments: 50
Uploads: 1
Quote:
Originally posted by evl
Becuase the config writes to the existing addon object. This was changed in 3.3.3 but I haven't updated any addons yet.



Most likely because you need to add the main menu and bottomleft/right bars to the loop that assigns a mouse handler to the buttons and not just the bars.
I had to assign it to mainmenubarart instead, worked like a charm.
However for some reason I cant change the Y value of the right bars. The x-value, scale, etc all works fine. But Y wont change no matter what I do.
__________________
sacrife is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-03-2010, 06:40 AM  
evl
A Kobold Labourer
 
evl's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 31
Uploads: 8
Re: help install

Quote:
Originally posted by pinhe1ro
Can you explain better how to install BlizzardTweaks plz? wich files i have to copy and for where?
There seems to be a packaging problem, I'll get on it in a bit.
evl is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-03-2010, 06:39 AM  
evl
A Kobold Labourer
 
evl's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 31
Uploads: 8
Quote:
Originally posted by sacrife
Why is there a evl_blizzardtweaks.lua and a need for config lua when both pretty much does the same thing and both load?
Becuase the config writes to the existing addon object. This was changed in 3.3.3 but I haven't updated any addons yet.

Quote:
Originally posted by sacrife
And also, I tried to make the mainbar and bottomleft/right bar to mouseovers. The bottomleft/right works fine, but the mainbar has other plans, it only shows if I mouseover BETWEEN the buttons, not on the buttons themselves. Do you know why? [/b]
Most likely because you need to add the main menu and bottomleft/right bars to the loop that assigns a mouse handler to the buttons and not just the bars.
evl is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-02-2010, 11:21 PM  
pinhe1ro
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
help install

Can you explain better how to install BlizzardTweaks plz? wich files i have to copy and for where?
pinhe1ro is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-17-2010, 06:37 AM  
sacrife
A Cliff Giant
 
sacrife's Avatar
Interface Author - Click to view interfaces

Forum posts: 79
File comments: 50
Uploads: 1
Why is there a evl_blizzardtweaks.lua and a need for config lua when both pretty much does the same thing and both load?

And also, I tried to make the mainbar and bottomleft/right bar to mouseovers. The bottomleft/right works fine, but the mainbar has other plans, it only shows if I mouseover BETWEEN the buttons, not on the buttons themselves. Do you know why?
__________________

Last edited by sacrife : 02-17-2010 at 11:56 AM.
sacrife is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-05-2010, 03:56 AM  
evl
A Kobold Labourer
 
evl's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 31
Uploads: 8
Re: Scaling

Quote:
Originally posted by Cyanix
Hello there.

Any way to alter the main menu bar scaling ?
Not currently, lots of bars/frames depend on the main menu bar so I think you'd be better off using UIScale, otherwise you can hack it into modules/MainMenuBar.lua like this:

Code:
MainMenuBar:SetScale(0.5)
MultiBarBottomLeft:SetScale(0.5)
MultiBarBottomRight:SetScale(0.5)
evl is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-04-2010, 02:45 PM  
ogu
A Defias Bandit

Forum posts: 3
File comments: 23
Uploads: 0
Quote:
Originally posted by evl
This was fixed in the latest release, hope it works for you too
Thank you! Looks nice!
ogu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-03-2010, 05:53 PM  
Cyanix
A Defias Bandit

Forum posts: 2
File comments: 17
Uploads: 0
Scaling

Hello there.

Any way to alter the main menu bar scaling ?
Cyanix is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-03-2010, 11:46 AM  
evl
A Kobold Labourer
 
evl's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 31
Uploads: 8
Quote:
Originally posted by ogu
I like your addon very much. If/when you have time, are you still planning to fix this?
This was fixed in the latest release, hope it works for you too
evl is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-31-2009, 03:30 PM  
ogu
A Defias Bandit

Forum posts: 3
File comments: 23
Uploads: 0
Quote:
Originally posted by evl
I've been meaning to fix this, just haven't gotten around to it yet, but I will "soon"
Hi,

I like your addon very much. If/when you have time, are you still planning to fix this?

Happy New Year, All!
ogu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-21-2009, 05:53 AM  
evl
A Kobold Labourer
 
evl's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 31
Uploads: 8
Quote:
Originally posted by confedsg
Is there anyway to show binding text?
Copy config.lua.sample to config.lua and adjust accordingly, there's a bindings option in there somewhere.
evl is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-20-2009, 08:27 PM  
confedsg
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 1
Is there anyway to show binding text?
confedsg is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-09-2009, 05:10 PM  
evl
A Kobold Labourer
 
evl's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 31
Uploads: 8
Re: Ohai

Quote:
Originally posted by Irihime
Love your addon, i love the flexibility in it, and my screen looks clearer than ever. I only have 1 problem, and that is my micro bar. I use Bartender4 to move about my bars, and when i move my micro bar to the top it seems to disapear whenever i do something (look at map, reload ui, logout/in). the only way i can get it to appear again is my going into the bartender setting and changing it but not saving it. this is only a temporary solution as i have to do the same again if i need it.
Sadly my mod doesn't play very well with other mods that also change the Blizzard default bars, you'll have to tinker in the MainMenuBar.lua file yourself and remove the option that auto shows/hides the micro menu.
evl is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-09-2009, 05:08 PM  
evl
A Kobold Labourer
 
evl's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 31
Uploads: 8
Quote:
Originally posted by harlekinah
A little bug with non 80 chars.



The XP and Reputation Bar is behind the bottom bar.
I've been meaning to fix this, just haven't gotten around to it yet, but I will "soon"
evl is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.