File Details
1.3
- R
- Mar 15, 2012
- 8.26 KB
- 183
- 4.3.0
- Retail
File Name
GridStatusAbsorbs-1.3.zip
Supported Versions
- 4.3.0
tag 1.3
4d4a926d824961d68ec311221e50d4cd2f613130
Johnny C. Lam <jlam88@gmail.com>
2012-03-14 21:19:06 -0400
Tagging as 1.3 release.
--------------------
Johnny C. Lam:
- Add a few more debugging statements.
Properly update the value[123] return values from UnitAura every time we go through the loop in ScanUnitAbsorbs().
Fix bug in previous where statuses weren't updated when the buffs fell off.
- Use the absorb information reported by UnitAura() as part of the Patch 4.2 changes instead of extracting the information from the tooltips directly.
Simply some code by using metatables to avoid explicitly checking for zero.

