Download
(6Kb)
Download
Updated: 06-19-10 02:49 PM
Pictures
File Info
Updated:06-19-10 02:49 PM
Created:unknown
Downloads:9,450
Favorites:31
MD5:

HBar  Popular! (More than 5000 hits)

Version: 2.3.9
by: hipjipp [More]

HBar
  • What does it do?
It hides everything on your actionbars exept your buttons, shortens it down to the mere width of all twelve buttons. It also moves your actionbars to different positions on the screen to take as little space as possible.
  • Why would i use this addon?
Because you got tired of the original actionbars or perhaps other bar mods just didn't cut it. You might also want to use this addon because of it's VERY low memory print (~4kb while playing, no CPU impact).
≈≈ Configured through lua ≈≈
I recommend that you use this with HBarHide


Code:
*** Description of the colors ***

White: Usable and in range
RED: Out-of-Range
Blue: Out-of-Mana
Purple: Out-of-Mana and Out-of-Range
Gray: Action not usable
Known Issues
  • None

2.3.9 || 22:41 / 19-06-10 +0200
---- Fixed BonusActionBarFrames scale
---- Moved the UIErrorsFrame outside the table and made it invisible for easier to show/hide

2.3.8 || 21:54 / 06-06-10 +0200
---- Added the reputationbar to the hiding list

2.7.3.1 || 17:52 / 05-05-10 +0200
---- Fixed the failed bar-position

2.3.7 || 18:31 / 26-05-10 +0200
---- Added another variable for easier access to the sidebars scale

2.3.6 || Time missing due to me being dumb / 25-05-10 +0200
---- Updated to accomodate the changes in HBarHide

2.3.5 || 18:20 / 22-05-10 +0200
---- Added another variable at the top, silly me for forgetting it last time

2.3.4 || 23:27 / 17-05-10 +0200
---- Added new variable at the top for easy change of default ActionBar Positions
---- not much else

2.3.3 || 13:47 / 17-05-10 +0200
---- "Updated" for 3.3.3
---- Fixed minor bug

2.3.2 || 01:17 / 01-02-09 +0200
---- Minor bugfixes
---- Fixed vehicle bugs and some positions

2.3.0 || 14:24 / 23-12-08 +0200
---- Fixed some small things
---- No major changes

2.2.1 || 07:14 / 14-10-08 +0200
---- Cleaned up and commented some code
---- Reset the bar positions for the public again (keep forgetting)

2.2.0 || 13:27 / 13-10-08 +0200
---- Added OOM and unusable indicators on demand
---- Commented some code

2.0.5 || 07:36 / 18-09-08 +0200
---- Fixed range-coloring and tweaked a few things

2.0.3
---- Fixed some bar positions, i had them overlooked

2.0.2
---- Commented the code
---- Moved the bars back onto the screen for people not using HBarHide

2.0.0
---- Initial release
Optional Files (1)
File Name
Version
Size
Author
Date
Type
2.4
8kB
06-19-10 03:02 PM
Addon


Post A Reply Comment Options
Unread 07-05-10, 07:34 AM  
Schazey
A Kobold Labourer
 
Schazey's Avatar

Forum posts: 0
File comments: 65
Uploads: 0
woho!

Works perfectly, thank you!
Report comment to moderator  
Reply With Quote
Unread 07-04-10, 04:11 AM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
RE: color

Originally posted by Schazey
Thanks for reply!

When I put "--" infront of those 2 lines, the addon wouldn't work.
I just want the default blizzard colouring on the buttons and the numbers/letters inside the button.

Also, the right side action bar is higher up than it normally is with blizzard. I really like it! but when I enter a bg or whatever, it have dropped down to normal : /
I clearly didn't test it out and was just going blind.

Find this: http://pastebin.com/37RMJmNZ and make it look like this http://pastebin.com/0aFWxG8n

Basically, it's just adding "--[[" at the beginning and "--]]" at the end to comment out the entire thing. You could remove it aswell i suppose.

The deal with the moving actionbars is nothing i can actually deal with, sorry. I can only recommend you to make a macro out of the two last lines up one from the bottom and run it out of combat (since moving actionbars is prohibited in combat). OR, try HBarHide which let's you resolve bad things like this with a simple button-click and more.
Report comment to moderator  
Reply With Quote
Unread 07-03-10, 10:26 PM  
Schazey
A Kobold Labourer
 
Schazey's Avatar

Forum posts: 0
File comments: 65
Uploads: 0
RE: color

Thanks for reply!

When I put "--" infront of those 2 lines, the addon wouldn't work.
I just want the default blizzard colouring on the buttons and the numbers/letters inside the button.

Also, the right side action bar is higher up than it normally is with blizzard. I really like it! but when I enter a bg or whatever, it have dropped down to normal : /
Last edited by Schazey : 07-03-10 at 11:12 PM.
Report comment to moderator  
Reply With Quote
Unread 07-01-10, 02:12 PM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Re: color

Originally posted by Schazey
Great addon! but how can I remove out-of-range (red) color? thanks
The only thing you wish to remove is the out-of-range color? find these lines
lua Code:
  1. icon:SetVertexColor(1,0,0)
  2. normalTexture:SetVertexColor(1,0,0)
and add "--" at the beginning of those lines. Without the quotation-marks of course.
Report comment to moderator  
Reply With Quote
Unread 07-01-10, 12:43 PM  
Schazey
A Kobold Labourer
 
Schazey's Avatar

Forum posts: 0
File comments: 65
Uploads: 0
color

Great addon! but how can I remove out-of-range (red) color? thanks
Report comment to moderator  
Reply With Quote
Unread 06-30-10, 04:17 PM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Originally posted by sacrife
I repositioned the main bar to be 20pixel above the bottom, however after I enter a vehicle and leave it it reverts back to the bottom.
Any idea why?
i can only guess it is because i don't actually have any vehicle code making the bars go back to their "original" positions. As i *still* don't have wotlk and i have been busy with other things, there's still no code on the way to fix this. sorry. I will fix it soon(tm).
Report comment to moderator  
Reply With Quote
Unread 06-30-10, 02:56 PM  
sacrife
An Onyxian Warder
 
sacrife's Avatar
AddOn Author - Click to view AddOns

Forum posts: 384
File comments: 144
Uploads: 3
I repositioned the main bar to be 20pixel above the bottom, however after I enter a vehicle and leave it it reverts back to the bottom.
Any idea why?
__________________

Report comment to moderator  
Reply With Quote
Unread 06-15-10, 04:50 PM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Re: Re: Re: Re: BonusActionBar Scale

Originally posted by sacrife
None of the out-of range coloring works for me ;( Neither does the hide macro/key text.
No idea. It's still working fine for me, seeing as this pic was taken less than three minutes ago, targeting a random mob.



Shows of all but OOM color.
Report comment to moderator  
Reply With Quote
Unread 06-15-10, 04:33 PM  
laerbeejo
The MMOiest Chick of All
 
laerbeejo's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 16
Uploads: 2
Re: Re: Re: Re: Re: BonusActionBar Scale

Originally posted by hipjipp
That does sound weird. But since i just recently got back into wow (and thereby my addons) i don't have access to *any* vehicle right now or possibly the next two weeks and perhaps even longer (since i won't buy WotLK for the account until i hit 70). I'll look into the vehicle events though and see what i can do while working in the blind. Even when i hit 70 and get WotLK i'll most likely just pump instances like i do right now. And that means no vehicles.
Actually, there is at least one instance that has you ride dragons that bring up the vehicle bar, so maybe you'll get that one.
Report comment to moderator  
Reply With Quote
Unread 06-15-10, 04:11 PM  
sacrife
An Onyxian Warder
 
sacrife's Avatar
AddOn Author - Click to view AddOns

Forum posts: 384
File comments: 144
Uploads: 3
Re: Re: Re: BonusActionBar Scale

None of the out-of range coloring works for me ;( Neither does the hide macro/key text.
__________________

Report comment to moderator  
Reply With Quote
Unread 06-15-10, 03:03 PM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Re: Re: Re: Re: BonusActionBar Scale

Originally posted by laerbeejo
Sweet! Also, I have used the code you supplied to move the MultiBarLeft and MultiBarRight under my main bars but have noticed that when I get the vehicle bar they disappear and do not reappear without a UI reload. Any ideas?
That does sound weird. But since i just recently got back into wow (and thereby my addons) i don't have access to *any* vehicle right now or possibly the next two weeks and perhaps even longer (since i won't buy WotLK for the account until i hit 70). I'll look into the vehicle events though and see what i can do while working in the blind. Even when i hit 70 and get WotLK i'll most likely just pump instances like i do right now. And that means no vehicles.
Report comment to moderator  
Reply With Quote
Unread 06-15-10, 01:05 PM  
laerbeejo
The MMOiest Chick of All
 
laerbeejo's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 16
Uploads: 2
Re: Re: Re: BonusActionBar Scale

Originally posted by hipjipp
Thanks for catching this. It slipped my eyes and since i rarely log on without HBarHide i didn't see the problem. Just applied your fix and will upload soon.
Sweet! Also, I have used the code you supplied to move the MultiBarLeft and MultiBarRight under my main bars but have noticed that when I get the vehicle bar they disappear and do not reappear without a UI reload. Any ideas?
Last edited by laerbeejo : 06-15-10 at 01:12 PM.
Report comment to moderator  
Reply With Quote
Unread 06-15-10, 07:04 AM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Re: Re: BonusActionBar Scale

Originally posted by laerbeejo
This is happening for me as well on my rogue. :S It looks like the scale set isn't applying to this bar for some reason. I don't know enough to fix it.

Edit: I figured out a fix:

Find:
Code:
-- Set up the bars!
if ((not IsAddOnLoaded("HBarHide")) or (_G["HBHSavePos"] == false)) then
    BonusActionBarFrame:SetParent(UIParent)
and add
Code:
BonusActionBarFrame:SetScale(scale)
after it.

This would be after line 243 in the unaltered .LUA file.
Thanks for catching this. It slipped my eyes and since i rarely log on without HBarHide i didn't see the problem. Just applied your fix and will upload soon.
Report comment to moderator  
Reply With Quote
Unread 06-14-10, 08:29 PM  
laerbeejo
The MMOiest Chick of All
 
laerbeejo's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 16
Uploads: 2
Re: BonusActionBar Scale

Originally posted by Azuna
I installed the program and it seems to be something I might like to use. My toon is a druid and the problem seems to be when switching forms. The main menu bar is at a scale of .8 but when I switch forms it reverts to 1.0 so it is larger and overlaps the other bar. I have tried reloading the UI but it does not help. the main bar will stay at 1.0 until I switch back to my normal form.
This is happening for me as well on my rogue. :S It looks like the scale set isn't applying to this bar for some reason. I don't know enough to fix it.

Edit: I figured out a fix:

Find:
Code:
-- Set up the bars!
if ((not IsAddOnLoaded("HBarHide")) or (_G["HBHSavePos"] == false)) then
	BonusActionBarFrame:SetParent(UIParent)
and add
Code:
BonusActionBarFrame:SetScale(scale)
after it.

This would be after line 243 in the unaltered .LUA file.
Last edited by laerbeejo : 06-14-10 at 08:43 PM.
Report comment to moderator  
Reply With Quote
Unread 06-08-10, 11:42 PM  
Azuna
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Mainmenubar scale

I installed the program and it seems to be something I might like to use. My toon is a druid and the problem seems to be when switching forms. The main menu bar is at a scale of .8 but when I switch forms it reverts to 1.0 so it is larger and overlaps the other bar. I have tried reloading the UI but it does not help. the main bar will stay at 1.0 until I switch back to my normal form.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: