• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

AutoHideBarsUI

 
Project Updated:
Files Updated: Sun, Apr 19 2009
Supports Game Version: 3.1.0
Category: Action Bars
Tags:

, , , , and [Edit Tags]

Project Manager: jtbalogh
Additional Authors: No additional authors
Current Version: 3.1.0
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 6
Downloads Total: 13,826
Favorites: 15
Comments: 23
  • About AutoHideBarsUI
  •  

AutoHideBarsUI can temporarily hide the default blizzard actionbars that are enabled in the interface menu. When the mouse is moved over to the edge of the screen where the action bars are, then the bars slide into view. The goal was to provide more real estate on the screen to see the world map, and not have to build new action bars to provide this feature.

Instructions:

  • Open blizzard interface advanced options and enable any bottom or right actionbars.
  • Show bars by moving mouse to edge of screen where action bars are.
  • Hide bars after loosing target and not using bars. Fade is a several seconds.
  • Does not hide if targeting something.
  • Option to always show during combat or always hide, but not change during combat to avoid blizzard protection errors.

Command:

  • /ahbui

Options:

  • /ahbui off (to disable, and just use the options in the blizzard interface menu)
  • /ahbui on (to enable) (default setting)
  • /ahbui status (to show status of current settings)
  • /ahbui default (to enable and reset to defaults)
  • /ahbui hideBottom (to autohide bottom bar, or disable and back to normal)
  • /ahbui hideRight (to autohide right bar, or disable and back to normal)
  • /ahbui hideSSS (to autohide shape/stance/stealth bar, or disable and back to normal)
  • /ahbui hidePet (to autohide pet bar, or disable and back to normal)
  • /ahbui showCombat (to show bar in combat, or disable to keep it hidden)

or set specifically with on/off, for example,

  • /ahbui HideBottom on (to hide pet bar)
  • /ahbui HideBottom off (back to normal, no autohiding)

(Sameless advertising) If you do not want the stance, pet, etc. bars at all to save more real estate, use the addon, HideBars, http://wow-en.curse-gaming.com/files/details/3772/hidebars/

Install:

  • Move the files to the game folder, .\World of Warcraft\Interface\AddOns\AutoHideBarsUI\*.*
  • Open blizzard interface advanced options and enable any bottom or right actionbars.

Uninstall:

  • Remove the game folder, .\World of Warcraft\Interface\AddOns\AutoHideBarsUI\*.*
  • Remove the variable file, .\World of Warcraft\WTF\%accountname%\SavedVariables\AutoHideBarsUI.lua

Known bugs:

  • Some cooldowns still appear where action bars would be, but hopefully not that distracting.

Known limitations:

  • Affects builtin action bars, shape, stance, stealth, pet.
  • If chat, bags, and other windows move as bars hide, then may need to unlock and lock those windows manually to refresh their location.
  • Not tested with all character classes and races. Test for warrior and hunter so far.
  • Not implemented with an options window, so use slash command.
  • Default blizzard menu bar and XP bar is not hidden.

ChangeLog:

Revision 3.1.0 (Apr 19, 09)

  • New, 10 second delay to hide bars automatically after loosing target.
  • Removed, delay to hide bars when mousing away from the bars slowly. Hard to control and inconvenient.
  • Updated TOC file for patch 3.1

Revision 3.0 (Oct 23, 08)

  • Updated TOC file for patch 3.0

Revision 2.03

  • Removed UnitIsCivilian(), broken by patch 2.3
  • Fixed OnUpdate() timer to check for arg nil
  • Updated TOC file for patch 2.3.0

Revision 2.02

  • Updated TOC file for patch 2.1.0

Revision 2.01

  • (Major change) Complete redesign but functions similar.
  • Bars no longer hide by changing the default blizzard interface advanced options.
  • Bars change alpha instead of hide so rest of UI adjust properly on screen, like bags, chat, etc.
  • Bars update with global timer and event for more accuracy.
  • Bars hide after a short delay so not flash on/off so much.
  • Fixed bars around shape and pet bars.
  • Fixed bars so bags and other windows adjust away from bars accordingly.
  • Fixed GetMouseFocus() when the UI is not refreshing, especially after an alt-tab.
  • No longer see protection errors while in combat.
  • No longer see protection errors while running out of instance and in combat.
  • No longer see protection errors while alt-tab during combat.

Revision 1.47

  • Workaround to resolve issue with bags appearing on top of actionbars. Open bars temporarily at login, hearthing, entering instance, etc, so that the UI is refreshed. Bags and other addons should notice the bars and adjust automatically. (thanks Kupotek)
  • Workaround to resolve issue with GetMouseFocus() running when UI is delayed and not refreshed yet.

Revision 1.46

  • New slash command, /ahbui showCombat (thanks EmperorEarth2006)

Revision 1.45

  • Problem with variables again storing size of frames. Was never set and left frame too small and hard to hide when mouse moved away.

Revision 1.44

  • Problem with saved variables fixed.
  • Slash command options changed to match saved variables.

Revision 1.43

  • Prevent more protection errors that may occur in combat.
  • /ahbui off now also removes the invisible frame behind the actionbars to avoid confusion.
  • /ahbui showBottom now removes the invisible frame too.
  • /ahbui showRight now removes the invisible frame too.

Revision 1.42

  • BC 2.0 compatible. Updated toc file.
  • Adjusted actionbar frames since can only use out of combat, because of patch.
  • (web site erased all my previous changelog info :()
  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  AutoHideBarsUI 3.1.0 Release 3.1.0 2,265 4/19/2009
  AutoHideBarsUI 3.0 Release 3.0.2 451 10/25/2008
  AutoHideBarsUI 2.03 Release 2.3.0 134 11/17/2007
  AutoHideBarsUI 2.02 Release 2.1.0 38 5/23/2007
  AutoHideBarsUI 2.01 Release 2.0.6 48 2/14/2007
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • zabo85 said

    How can I hide that "info" in lower right corner. Mean that info, that shows up when I mouseover player, NPC, mailbox, etc...., thx

    Reply Report Permalink
  • jtbalogh said

    I assume you mean the tooltip that pops up. It is related to GameTooltip functions and you will have to find a tooltip addon.

    Reply Report Permalink
  • jtbalogh said

    Revision 3.1.0
    * New, 10 second delay to hide bars automatically after loosing target.
    * Removed, delay to hide bars when mousing away from the bars slowly. Hard to control and inconvenient.
    * Updated TOC file for patch 3.1

    Reply Report Permalink
  • Does it work with Dominos?

    Reply Report Permalink
  • jtbalogh said

    Other addons not supported. Request they add a feature to their product.

    Reply Report Permalink
  • jtbalogh said

    Quant, you don't need this addon if you never want toolbars. This addon was meant to show them. For you, type this in chat or macro,

    /script MainMenuBar:Hide()

    and turn off the additional bottom and right bars in the blizzard options.

    Reply Report Permalink
  • Cant autohide the main bars and bag windows? I was looking into this mod because I have macros to the point that I don't need toolbars at all, even in combat. Thing is, your mod wont auto hide the main bar and bags across the bottom...

    Reply Report Permalink
  • jtbalogh said

    Revision 3.0
    * Updated TOC file for patch 3.0
    (wait for curse servers to refresh file)

    Reply Report Permalink
  • jtbalogh said

    Revision 3.0
    * Updated TOC file for patch 3.0

    Reply Report Permalink
  • jtbalogh said

    Revision 2.02

    • Updated TOC file for patch 2.1.0

    Reply Report Permalink
  • jtbalogh said

    Perhaps the author of Bongos could help because he knows the different frames that bongos needs and how to safely hide them without protection errors.

    Reply Report Permalink
  • fenriss said

    hi and thanks

    when can i use the mod with my lovely bongos  ;)  ?

    bye and thx again ^^

    Reply Report Permalink
  • jtbalogh said

    Version 2.0. Complete redesign to overcome buttonmashing limitation and protection errors. Features are similar. Remember to open the default blizzard interface advanced options from now on to enable any bottom and right actionbars.

    Reply Report Permalink
  • jtbalogh said

    Sorry. After all the testing, actionbars must require button mashing. So even the simple code of showing/hiding bars right before combat taints it and can cause addon to crash and any other addons that are related to that actionbar. Most obvious when running out of an instance when mobs are chasing you. Damn blizzard for giving us protection errors for such simple coding. I am running out of options to resolve it. :/

    Reply Report Permalink
  • Kupotek said

    You rock thanks :)

    Reply Report Permalink
  • jtbalogh said

    Kupotek, out of combat, If the bars do not hide, then an addon protection occurred during combat and blizzard stopped the addon from working anymore.

    Meanwhile, I found some code that can help when hiding the bars since that was what you were waiting for. The function GetMouseFocus() seems to crash when the UI is not refreshing, especially after an alt-tab. So I added a condition to check for that. As far as that addon protection why it might occur, I will try to duplicate it.

    Reply Report Permalink
  • jtbalogh said

    Thanks for the info, Kupotek. I feel your pain, because the bags anchor to the farthest right corner and do not remember the actionbars. Almost always noticed when logging in, zoning, hearthing, or entering instance.

    Workaround #1. New version 1.47 opens bars temporarily at logging, zoning, etc. so the UI is refreshed with the new coordinates. Bags and other windows should notice the bars and adjust accordingly.

    Workaround #2. Move mouse to bottom bars to force the actionbars to appear at least once and will move bags. Best used if occurs randomly. Something is refreshing the bags accidently and I am not sure what it is.

    Reply Report Permalink
  • Kupotek said

    MOst of the time when I do some lockpicking the secondary action bars are over my bags so i can't see some of the contents of my bag. Out of combat the bars aren't hiding right away and often not at all for awhile, and if i alt-tab sometimes when i come back to the game there is a error related to this mod.

    When it pops up again I'll post it here.

    Reply Report Permalink
  • Thank ye kindly, more screen real estate for me:)

    Reply Report Permalink
  • jtbalogh said

    Sure, I'll check it.

    Edit: Version 1.46, /ahbui showCombat, to show bar in combat, or disable to keep it hidden. Can not show/hide during combat to avoid blizzard protefction errors. Targetting by itself does not make the bars appear so you should be okay. Only combat did that to deal with the patches banning windows during combat.

    Reply Report Permalink
  • Addon Packs Containing AutoHideBarsUI

Most Downloads / Day

AutoHideBarsUI has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 2,406 Dominos Action Bars
  2. 1,518 Bartender4 Action Bars
  3. 811 Cooldowns Action Bars
  4. 320 ButtonFacade Action Bars
  5. 278 nUI Buffs & Debuffs, Action Bars...