beta-1.1-12-g6242681
Details
-
FilenameTrickOrTreat-beta-1.1-12-g6242681.zip
-
Uploaded by
-
UploadedMay 27, 2009
-
Size75.48 KB
-
Downloads61
-
MD5008c61db48534ca412813cdc3f37ca19
Supported WoW Retail Versions
- 3.1.0
Changelog
Dave Reisner:
Fix keyword substitution in header comments (core.lua
Further optimizations to CLEU handler. Rewording on LDB toolip.
Rearrange spell parsing in CLEU handler to be more logical order.
CLEU and tracking optimizations
Implement basic actor tracking for damage. Needs severe polishing still.
nitpick: rename Core.lua to core.lua
Recreate LDB within addon's global table. Register callbacks to update ldb text string from core.
Split off LDB data source from core and update TOC. Dont load if player isnt a Rogue.
Localize non local variables
Separate options from core. Create options.lua and update TOC to reflect.
Remove debug code
Fix horrible typo that caused damage by target to be misrepresented. TOC fix for LibSink and OptDep.