beta1-14-g49dfc2a
Details
-
FilenameSpamalyzer-beta1-14-g49dfc2a.zip
-
Uploaded by
-
UploadedJan 25, 2010
-
Size139.49 KB
-
Downloads89
-
MD5f549855a3cc95dc0815eaacb44d6b878
Supported WoW Retail Versions
- 3.3.0
Changelog
James D. Callahan III:
- In StoreMessage(): Clean up the player sources definition and related code.
- Strip the realms from cross-realm folks before stuffing them into the players table - Name-Realm will still show in the tooltip.
- Pre-define values as 0 for the activity table in order to simplify its handler code.
unknown:
- - Fixed Typo in dG Killshot Notifier
- Added Ovale
James D. Callahan III:
- Added new localizations and removed those which are un-used.
- Re-worked coloring for ChatFrame output - if the prefix is unknown, display "Unknown" in red, else display the AddOn name in green.
- In StoreMessage(): If we're not tracking a certain type of AddOn message, don't collect data for it.
- Some optimization.
- Added tooltip scrolling and also an option to show detailed traffic statistics in the tooltip - defaults to off.
- Show the time elapsed in the tooltip even when we have no data.
- Changed configuration formatting and removed Datafeed tab and sorting/display type since these can be done from the tooltip/LDB icon.
- Added options to filter out known/unknown AddOns when sending output to a ChatFrame.
- Moved some variables to more apt locations and added some comments.
- Removed some un-used color constants.