beta2-14-g3b33c44
Details
-
FilenameAbsorbsMonitor-beta2-14-g3b33c44.zip
-
Uploaded by
-
UploadedSep 11, 2010
-
Size171.40 KB
-
Downloads57
-
MD5eb16bd15a394db2bd8f9ea21de110506
Supported WoW Retail Versions
- 3.3.5
Changelog
eyogar:
- Removed passive effect type since there are no such effects in cataclysm anymore, significantly simplified some code paths that way
- Added proper handling on disabling as well as profile change
- Last commit for AbsorbsViewer, this addon will be replaced by a complete rewrite more focused on UI customization and features soon
- Moved GridStatusAbsorbsMonitor to its own project and repository
- Fixed the sorting now actually, for weeks it was sorted by spellId instead of priority...
- Cleanup in AbsorbsViewer from code review, replaced texture with BantoBar
- Replaced lua library calls with Blizzard's shorthand versions
- Fixed sorting of effects, priority was reversed
- Added timeout handling for infinite duration effects like Runes of Warding
- Enabled infinite absorb values optimized AbsorbsViewer's frame handling in the process
- Further cleanup and code polish
- Changed code structure completely, removing a lot of OO-style code and global functions
- Some code cleanup and optimizations
- Replaced spellName maps by calls to GetSpellInfo