r74-nolib

Details

  • Filename
    VisualHeal-r74-nolib.zip
  • Uploaded by
  • Uploaded
    Jan 5, 2011
  • Size
    6.16 KB
  • Downloads
    50
  • MD5
    7dc852589798ad4d1cd35678d80c2151

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r74 | xbeeps | 2011-01-05 22:33:34 +0000 (Wed, 05 Jan 2011) | 1 line
Changed paths:
   M /trunk/VisualHeal.toc

Bump TOC
------------------------------------------------------------------------
r73 | xbeeps | 2011-01-05 22:28:52 +0000 (Wed, 05 Jan 2011) | 1 line
Changed paths:
   M /trunk/VisualHeal.lua

Lots of work on the options. Prevent stuck bars when pets are dismissed or disappear (not tested very well, may need OnUpdate to make sure bars don't get stuck). Add support for moving bars around. Added ConfigMode support.
------------------------------------------------------------------------
r72 | xbeeps | 2011-01-04 21:17:06 +0000 (Tue, 04 Jan 2011) | 2 lines
Changed paths:
   M /trunk/VisualHeal.lua

Implement the incoming heal bar for the player.
Add appropriate handling to the shared media callbacks.
------------------------------------------------------------------------
r71 | xbeeps | 2011-01-03 22:33:42 +0000 (Mon, 03 Jan 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/Locales
   M /trunk/VisualHeal.lua
   M /trunk/VisualHeal.toc
   D /trunk/VisualHealBar.xml

Complete rewrite. Uses Blizzard events (so no separation between hots and direct heals, and no timing or source information). Allows display of multiple outgoing heal bars that are dynamically created as needed. Incoming heal bar not implemented yet. Options need much more work.
------------------------------------------------------------------------
r70 | xbeeps | 2010-10-31 11:23:27 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/VisualHeal.lua
   M /trunk/VisualHealBar.xml

Fix the this->self errors and commit some changes that never made it earlier.
------------------------------------------------------------------------