Download
(6Kb)
Download
Updated: 06-19-10 02:49 PM
Pictures
File Info
Updated:06-19-10 02:49 PM
Created:unknown
Downloads:9,468
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 05-17-10, 04:05 PM  
Politig
A Chromatic Dragonspawn
AddOn Compiler - Click to view compilations

Forum posts: 176
File comments: 396
Uploads: 1
Any and all configs must be done through the LUA file?
Report comment to moderator  
Reply With Quote
Unread 05-17-10, 02:05 PM  
Spiare
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Fantastic addon. And can be skinned with rActionButtonStyler
Report comment to moderator  
Reply With Quote
Unread 03-24-09, 04:41 AM  
ysdcw425
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Originally posted by hipjipp
Code:
PetActionButton1:SetPoint("BOTTOM", HBar, "TOP", 0, 50)
Just play around with it.. can't really test it as i've quit WoW... And the show_classbar is by the top. =)
PetActionButton1:ClearAllPoints()
PetActionButton1:SetPoint("BOTTOMLEFT", MultiBarBottomRightButton2, "TOPLEFT", 30, 10)
PetActionBarFrame:SetParent(HBar)

that will make petbar work,thanks for the great addon
Report comment to moderator  
Reply With Quote
Unread 03-02-09, 12:32 AM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Originally posted by Nuckin
FYI there are some Mac OS hidden files in the archive, nothing serious just extraneous data.
Ignore them... And i can't remove it, sorry.
Last edited by hipjipp : 03-02-09 at 12:32 AM.
Report comment to moderator  
Reply With Quote
Unread 03-01-09, 03:51 PM  
Nuckin
is laughing at you
 
Nuckin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 210
Uploads: 4
FYI there are some Mac OS hidden files in the archive, nothing serious just extraneous data.


Linux FTW
Report comment to moderator  
Reply With Quote
Unread 02-09-09, 12:57 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 Aluria
Hi Petbar didnt work neither with my hunter nor with my unholy deathknight. And i cant find the other thing >.<
Code:
PetActionButton1:SetPoint("BOTTOM", HBar, "TOP", 0, 50)
Just play around with it.. can't really test it as i've quit WoW... And the show_classbar is by the top. =)
Report comment to moderator  
Reply With Quote
Unread 02-09-09, 07:52 AM  
Aluria
A Deviate Faerie Dragon

Forum posts: 13
File comments: 61
Uploads: 1
Originally posted by hipjipp
I think it's my bad about the pet-bar.. change the last line to this:
Code:
PetActionButton1:SetPoint("BOTTOM", MultiBarBottomRight, "TOP", 0, 10);
About the stance-bar, did you change the show_classbar to true? =/
Hi Petbar didnt work neither with my hunter nor with my unholy deathknight. And i cant find the other thing >.<
Report comment to moderator  
Reply With Quote
Unread 02-09-09, 03:50 AM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Originally posted by Aluria
Hi

i cant find a way to see my petbar.. and my aura-bar for my DK.. can u help me?
I think it's my bad about the pet-bar.. change the last line to this:
Code:
PetActionButton1:SetPoint("BOTTOM", MultiBarBottomRight, "TOP", 0, 10);
About the stance-bar, did you change the show_classbar to true? =/
Report comment to moderator  
Reply With Quote
Unread 02-08-09, 05:57 PM  
Aluria
A Deviate Faerie Dragon

Forum posts: 13
File comments: 61
Uploads: 1
Hi

i cant find a way to see my petbar.. and my aura-bar for my DK.. can u help me?
Report comment to moderator  
Reply With Quote
Unread 02-05-09, 09:13 PM  
Great White Cow
A Kobold Labourer
 
Great White Cow's Avatar

Forum posts: 0
File comments: 41
Uploads: 0
Re: Re: Re: Forcing Empty Buttons

Originally posted by CrimsonHawk
I just rechecked this just to be sure, but nope, it doesn't. If I understand correctly, the "Always Show Actionbars" command only affects the extra action bars (the left/right/side bars). It doesn't affect the main bar, which it assumes is going to "always show" regardless.
It's because if you think about the default UI the main action bar has a background while the extra actionbars are transparent.
Report comment to moderator  
Reply With Quote
Unread 01-25-09, 11:08 PM  
CrimsonHawk
Premium Member

Forum posts: 7
File comments: 6
Uploads: 0
Re: Re: Forcing Empty Buttons

Originally posted by hipjipp
Shouldn't the "Show All Actionbars" option make that happen? I mean, i just reposition the bars/buttons, i don't create my own.
I just rechecked this just to be sure, but nope, it doesn't. If I understand correctly, the "Always Show Actionbars" command only affects the extra action bars (the left/right/side bars). It doesn't affect the main bar, which it assumes is going to "always show" regardless.
__________________
Moondawn, 72 Night Elf Druid
Solowide
Shadowsong Server
Report comment to moderator  
Reply With Quote
Unread 01-25-09, 05:07 AM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Re: Forcing Empty Buttons

Originally posted by CrimsonHawk
When I play, I set the options so that even the empty action buttons are visible on my screen. Is there a way to make the HBar main bar to do the same?
Shouldn't the "Show All Actionbars" option make that happen? I mean, i just reposition the bars/buttons, i don't create my own.
Report comment to moderator  
Reply With Quote
Unread 01-24-09, 09:09 PM  
CrimsonHawk
Premium Member

Forum posts: 7
File comments: 6
Uploads: 0
Forcing Empty Buttons

When I play, I set the options so that even the empty action buttons are visible on my screen. Is there a way to make the HBar main bar to do the same?
__________________
Moondawn, 72 Night Elf Druid
Solowide
Shadowsong Server
Report comment to moderator  
Reply With Quote
Unread 01-13-09, 02:25 AM  
hipjipp
A Cliff Giant
 
hipjipp's Avatar
AddOn Author - Click to view AddOns

Forum posts: 79
File comments: 236
Uploads: 10
Originally posted by pyremo
How do i disable the rep/xp bar its in the way on the action bars.
It should be disabled by default... But you can hide it by adding this into the code:
Code:
MainMenuExpBar:Hide()
MainMenuExpBar.Show = function() end
Report comment to moderator  
Reply With Quote
Unread 01-13-09, 12:55 AM  
pyremo
A Kobold Labourer

Forum posts: 0
File comments: 33
Uploads: 0
How do i disable the rep/xp bar its in the way on the action bars.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: