promotional bannermobile promotional banner

AutoHideBarsUI

Abandoned
AutoHideBarsUI

File Details

4.0.0

  • R
  • Oct 8, 2010
  • 7.18 KB
  • 993
  • 4.0.1
  • Retail

File Name

AutoHideBarsUI_v4.0.0.zip

Supported Versions

  • 4.0.1

Change log:

Revision 4.0.0 (Oct 06, 10)

  • Updated TOC file for patch 4.0.0 (for cata)
  • Bug fix, replace 'this' with 'self' and fix parameters passed to functions (for cata)
  • Bug fix, replace getglobal() with _G[] (for cata)
  • Update help/status info in chat window.

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 :()

....