0.13
Details
-
FilenameBloodShieldTracker-0.13.zip
-
Uploaded by
-
UploadedDec 31, 2011
-
Size262.77 KB
-
Downloads43,037
-
MD5c2b05689794ac1a8955dddc76b3bf5e7
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r143 | talryn1 | 2011-12-31 23:48:43 +0000 (Sat, 31 Dec 2011) | 7 lines
Changed paths:
A /tags/0.13 (from /trunk:142)
Tagging as 0.13.
* Improved accuracy of estimated DS healing via a change in how time is handled.
* Added new Power Word: Shield and Illuminated Healing bars. Both are highly configurable.
* Added option to control what the Blood Shield Bar progress bar tracks. Default is time remaining.
* Improved handling of maximum/capped (but rare) blood shields.
------------------------------------------------------------------------
r142 | talryn1 | 2011-12-31 23:42:25 +0000 (Sat, 31 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Improved handling of maximum/capped blood shields. Added more debugging output.
------------------------------------------------------------------------
r141 | talryn1 | 2011-12-31 02:28:42 +0000 (Sat, 31 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Updating the max shield value when updating the shield bar.
------------------------------------------------------------------------
r140 | talryn1 | 2011-12-31 02:24:22 +0000 (Sat, 31 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Added a None option for the shield progress bar.
------------------------------------------------------------------------
r139 | talryn1 | 2011-12-31 01:36:08 +0000 (Sat, 31 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Added code to fix an issue with the shield progress bar when switching modes.
------------------------------------------------------------------------
r138 | talryn1 | 2011-12-31 00:58:53 +0000 (Sat, 31 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Dry code for making the shield bar progress configurable as time remaining or current value.
------------------------------------------------------------------------
r137 | talryn1 | 2011-12-31 00:46:03 +0000 (Sat, 31 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Removing old code. Changing the default shield bar to be only the current value. Old default makes less sense now. Changing shield progress bar to track the time left on shields.
------------------------------------------------------------------------
r136 | talryn1 | 2011-12-29 21:48:46 +0000 (Thu, 29 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Fixed some issues with configuration of the new bars.
------------------------------------------------------------------------
r135 | talryn1 | 2011-12-29 08:15:48 +0000 (Thu, 29 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Changed how time is handled for damage taken calcs--now relying only on timestamps for time. Added new debugging output.
------------------------------------------------------------------------
r134 | talryn1 | 2011-12-28 17:35:55 +0000 (Wed, 28 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Removed some extra est heal bar updates. Changed how latency is handled.
------------------------------------------------------------------------
r133 | talryn1 | 2011-12-28 07:47:28 +0000 (Wed, 28 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Fixing error with PW:S bar and a non-numeric value. Changing the new bars to be tank only for now.
------------------------------------------------------------------------
r132 | talryn1 | 2011-12-28 00:22:15 +0000 (Wed, 28 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Other shield bars are now separate and configurable.
------------------------------------------------------------------------
r131 | talryn1 | 2011-12-18 01:33:31 +0000 (Sun, 18 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Fixed bug with BS mode for Est Heal Bar. The dsMinHeal variable cannot be used since it takes into accoutn healing modifiers.
------------------------------------------------------------------------
r130 | talryn1 | 2011-12-17 19:27:22 +0000 (Sat, 17 Dec 2011) | 1 line
Changed paths:
M /trunk/BloodShieldTracker.lua
Update Est Heal Bar on damage taken
------------------------------------------------------------------------