Download
(1Kb)
Download
Updated: 10-15-10 12:35 AM
Pictures
File Info
Updated:10-15-10 12:35 AM
Created:11-19-09 07:05 AM
Downloads:6,647
Favorites:25
MD5:

BlizzardTweaks  Popular! (More than 5000 hits)

Version: 1.5
by: evl [More]

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
  • 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
  • Toggles percentage health display on target health bar on mouse over

See http://github.com/evl/BlizzardTweaks/commits/master/
Optional Files (0)


Post A Reply Comment Options
Unread 07-09-10, 12:37 AM  
evl
A Kobold Labourer
 
evl's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 65
Uploads: 8
Re: Re: Re: lf micromenu :<

Originally posted by sgetsu
Yep, I'm using compact bars (with clean bars, if that matters).
Now I remember how I did it, the micro and bags bars show up when you open your backpack, I'll update the docs.
Report comment to moderator  
Reply With Quote
Unread 07-08-10, 02:29 AM  
sgetsu
A Kobold Labourer
 
sgetsu's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Re: Re: lf micromenu :<

Originally posted by evl
Are you using compact bars? I'll have to look into this later since I frankly stopped using my own addon and switched to Dominoes a while back. It does pretty much exactly the same thing as my addon and you can adjust button spacing.
Yep, I'm using compact bars (with clean bars, if that matters).
Report comment to moderator  
Reply With Quote
Unread 07-08-10, 12:53 AM  
evl
A Kobold Labourer
 
evl's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 65
Uploads: 8
Re: lf micromenu :<

Originally posted by sgetsu
Oddly I can't see the micromenu anywhere - not even after changing "autoHideMicroMenu" to false.
Are you using compact bars? I'll have to look into this later since I frankly stopped using my own addon and switched to Dominoes a while back. It does pretty much exactly the same thing as my addon and you can adjust button spacing.
Report comment to moderator  
Reply With Quote
Unread 07-07-10, 09:38 AM  
sgetsu
A Kobold Labourer
 
sgetsu's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
lf micromenu :<

hi evl,

I recently switched from bartender4 to blizzardtweaks and I am loving it so far.

Oddly I can't see the micromenu anywhere - not even after changing "autoHideMicroMenu" to false.

Also, I'd like to ask if there's a way to change the padding in between the buttons. I'm using BlizzFacade to change the skin of the bars, resulting in a 5px space between the buttons, which I'd like to lessen.

Oh, and there's a little grafical error while using BlizzFacade. The border around the buttons seems to be off by some pixels. I wrote a ticket at wowace, but StormFX thinks it's more likely an issue with BlizzardTweaks. Since I don't know if I'm allowed to link to wowace's attachments, I'll add the link to the ticket instead:

(Edit: I played around with different skins and replaced BlizzFacade/ButtonFacade by rActioButtonStyler. It seems that this error is only visible with really small borders, hope this helps)
(Edit2: Ok, I figured out, that those errors are from spells in the main bar, which "shine through" the bar which appears if I switch to catform etc.)

http://www.wowace.com/addons/blizzfacade/tickets/3-grafical-error-while-using-blizz-facade-with-evl_blizzard/

Hope my english is understandable, since it's not my mothertongue.
Anyways, thanks in advance.

best regards,
thanks in advance
Last edited by sgetsu : 07-07-10 at 06:08 PM.
Report comment to moderator  
Reply With Quote
Unread 06-23-10, 07:31 AM  
Ansi
An Aku'mai Servant
 
Ansi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 101
Uploads: 4
Awesome and simple addon. I love it.

I just wish all the bars were perfectly alligned. Any way I can do this by myself?

Appriciate all your work dude.

Ansi
__________________
twitter.com/ansirox
Report comment to moderator  
Reply With Quote
Unread 03-03-10, 09:45 PM  
pinhe1ro
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
But how i install this?
Report comment to moderator  
Reply With Quote
Unread 03-03-10, 08:57 AM  
sacrife
An Onyxian Warder
 
sacrife's Avatar
AddOn Author - Click to view AddOns

Forum posts: 384
File comments: 144
Uploads: 3
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.
__________________

Report comment to moderator  
Reply With Quote
Unread 03-03-10, 06:40 AM  
evl
A Kobold Labourer
 
evl's Avatar
AddOn Author - Click to view AddOns

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

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.
Report comment to moderator  
Reply With Quote
Unread 03-03-10, 06:39 AM  
evl
A Kobold Labourer
 
evl's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 65
Uploads: 8
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.

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.
Report comment to moderator  
Reply With Quote
Unread 03-02-10, 11:21 PM  
pinhe1ro
A Kobold Labourer

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

Can you explain better how to install BlizzardTweaks plz? wich files i have to copy and for where?
Report comment to moderator  
Reply With Quote
Unread 02-17-10, 06:37 AM  
sacrife
An Onyxian Warder
 
sacrife's Avatar
AddOn Author - Click to view AddOns

Forum posts: 384
File comments: 144
Uploads: 3
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-10 at 11:56 AM.
Report comment to moderator  
Reply With Quote
Unread 01-05-10, 03:56 AM  
evl
A Kobold Labourer
 
evl's Avatar
AddOn Author - Click to view AddOns

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

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)
Report comment to moderator  
Reply With Quote
Unread 01-04-10, 02:45 PM  
ogu
A Defias Bandit

Forum posts: 3
File comments: 27
Uploads: 0
Originally posted by evl
This was fixed in the latest release, hope it works for you too
Thank you! Looks nice!
Report comment to moderator  
Reply With Quote
Unread 01-03-10, 05:53 PM  
Cyanix
A Defias Bandit

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

Hello there.

Any way to alter the main menu bar scaling ?
Report comment to moderator  
Reply With Quote
Unread 01-03-10, 11:46 AM  
evl
A Kobold Labourer
 
evl's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 65
Uploads: 8
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
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: