promotional bannermobile promotional banner

HideBars

Abandoned
HideBars

File Details

5.0.4

  • R
  • Sep 30, 2012
  • 2.85 KB
  • 794
  • 5.0.4
  • Retail

File Name

HideBars_v5.0.4.zip

Supported Versions

  • 5.0.4

Change log:

Revision 5.0.4 (Sep 22, 2012)

  • Updated TOC file for patch 5.0.4
  • Bug fix, replaced ShapeshiftBarFrame with StanceBarFrame
  • Bug fix, stop showing bars in combat two ways now. Hook the event PLAYER_REGEN_DISABLED, and hook Blizzard's StanceBar_UpdateState() and StanceBar_Update(). The addon is not supposed to change bars in combat to avoid taint, so very annoying when Blizzard keeps running StanceBar_UpdateState() and StanceBar_Update() to show the bars during combat.

Revision 4.3.0 (Jan 5, 2012)

  • Updated TOC file for patch 4.3.0

Revision 4.2.0 (Jul 22, 11)

  • Updated TOC file for patch 4.2.0

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)

Revision 3.1.0 (Apr 19, 09)

  • Updated TOC file for patch 3.1.0
  • No need to check for protection errors broken by patch 2.3. No need to manually turn addon off/on after a protection error cause the bars to behave incorrectly.

Revision 3.0 (Oct 23, 08)

  • Updated TOC file for patch 3.0

Revision 1.14 (Nov 21, 07)

  • Updated TOC file for patch 2.3.0
  • Removing error checking for protection errors. Broken by patch 2.3. For now, manually turn addon off/on after protection errors cause it to behave incorrectly (thx JeHicks)

Revision 1.13

  • Updated TOC file for patch 2.1.0

Revision 1.12

  • Keep addon working after protection errors usually caused by combat. (thx JeHicks)
  • Turning addon off/on keeps addon working after protection errors too just in case (thx JeHicks)

Revision 1.11

  • Updated toc file.

Revision 1.1

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

....