v4.0.6-beta23

Details

  • Filename
    PitBull4_VisualHelpers-v4.0.6-beta23.zip
  • Uploaded by
  • Uploaded
    Mar 28, 2011
  • Size
    9.65 KB
  • Downloads
    1,060
  • MD5
    f83e344e42116c10dfee9efec48f8f2f

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r25 | shotmonkey | 2011-03-28 19:55:13 +0000 (Mon, 28 Mar 2011) | 1 line
Changed paths:
   A /tags/v4.0.6-beta23 (from /trunk:24)

Tagging as v4.0.6-beta23
------------------------------------------------------------------------
r24 | shotmonkey | 2011-03-28 19:52:27 +0000 (Mon, 28 Mar 2011) | 2 lines
Changed paths:
   M /trunk/VisualHelperIndicator.lua
   M /trunk/VisualHelpers.lua

Let's not update the indicators on every unit frame update, it's madness in raids.
Fixed some nil error bugs
------------------------------------------------------------------------
r22 | shotmonkey | 2011-03-06 00:22:48 +0000 (Sun, 06 Mar 2011) | 1 line
Changed paths:
   M /trunk/VisualHelperIndicator.lua

Re-added sharedmedia texture options for indicators in the interest of not removing previous options.
------------------------------------------------------------------------
r20 | shotmonkey | 2011-03-05 20:11:07 +0000 (Sat, 05 Mar 2011) | 1 line
Changed paths:
   M /trunk/VisualHelpers.lua

Fixed automatic helper aura updating, I was trying to remove table indexes which didn't exist any more.
------------------------------------------------------------------------
r18 | shotmonkey | 2011-03-05 19:38:35 +0000 (Sat, 05 Mar 2011) | 1 line
Changed paths:
   M /trunk/VisualHelpers.lua

Added automatic updating of saved variables from old versions.
------------------------------------------------------------------------
r16 | shotmonkey | 2011-03-04 22:17:53 +0000 (Fri, 04 Mar 2011) | 9 lines
Changed paths:
   M /trunk/GlobalOptions.lua
   D /trunk/LayoutOptions.lua
   M /trunk/PitBull4_VisualHelpers.toc
   M /trunk/VisualHelperIndicator.lua
   M /trunk/VisualHelpers.lua
   A /trunk/border.tga

Added options to frame layouts:
- Display icons for auras on indicators
- Border toggle and colour
- Cooldown sweep toggle
Moved option for "Only self cast" to helper options, per aura instead of layout options
Added options to helper auras:
- Zone filter
- Priority
- Only self cast
------------------------------------------------------------------------