beta3-13-g3265c2e
Details
-
FilenameAbsorbsMonitor-beta3-13-g3265c2e.zip
-
Uploaded by
-
UploadedSep 26, 2010
-
Size46.11 KB
-
Downloads66
-
MD5ace014d23482d937470d34566739838d
Supported WoW Retail Versions
- 3.3.5
Changelog
eyogar:
- Changed LibStub, CallbackHandler dependency to trunk
- Refactored AbsorbsMonitor into a library, notable changes in that process: Reduced dependency on Ace libraries, cleaned public API, removed options and localisation
- Removed ShieldFrames from pkgmeta
- Even though it was really beautiful, optimized CombatTriggers to use hash check instead of noop calls
- Moved ShieldFrames to its own project and repository
- Added debugging help, may also be used later for configuration mode in addons
- Daily round of ShieldFrames work, critical bug fixed concerning circular referenced effect frames
- ShieldFrames: Fixed lots of bugs and improved options
- Added ShieldFrames to repository for initial testing, will move to its own project once it is mostly feature-complete
- Moved AbsorbsViewer around and made packager ignore it
- Added new public API call to retrieve absorb information about specific units
- Added duration as last argument for EffectUpdated message as well if effect got reset
- Added duration as new argument of EffectApplied message