r77
Details
-
FilenameVisualHeal-r77.zip
-
Uploaded by
-
UploadedJan 7, 2011
-
Size130.60 KB
-
Downloads70
-
MD52fb2b60ae4abddee8b3994fde3794b29
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r77 | xbeeps | 2011-01-07 20:58:28 +0000 (Fri, 07 Jan 2011) | 3 lines
Changed paths:
M /trunk/VisualHeal.lua
Use different incoming heal color for incoming and outgoing to improve visibility.
Implement enable/disable functionality for the different bar types.
Change the default appearance setting to make it require less screen space to heal many targets.
------------------------------------------------------------------------
r76 | xbeeps | 2011-01-06 22:19:36 +0000 (Thu, 06 Jan 2011) | 4 lines
Changed paths:
M /trunk/.pkgmeta
A /trunk/Castbars.tga
M /trunk/VisualHeal.lua
M /trunk/VisualHeal.toc
Add AceDBOptions-3.0.
Add Castbars bar texture.
Adjust the default position.
Make sure the "Incoming" text is removed when leaving configuration mode.
------------------------------------------------------------------------
r75 | xbeeps | 2011-01-06 19:47:41 +0000 (Thu, 06 Jan 2011) | 1 line
Changed paths:
M /trunk/VisualHeal.lua
Add configuration mode checkbox to configuration panel and remove description.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------