r20100122102527
Details
-
FilenameSpamalyzer-r20100122102527.zip
-
Uploaded by
-
UploadedJan 22, 2010
-
Size133.38 KB
-
Downloads93
-
MD5b90519ad6c5c973f6e832479751176d7
Supported WoW Retail Versions
- 3.3.0
Changelog
James D. Callahan III:
- Hooked SendAddonMessage() - calls StoreMessage() if the type is "WHISPER".
- Re-named Spamalyzer:AddMessage() to StoreMessage().
- Removed some unneeded code.
- Utilized the AddOn-wide namespace to pull in the KNOWN_PREFIXES from Prefixes.lua and embedded AceHook-3.0
- New file: Prefixes.lua - contains all of the known AddonMessage prefixes from FuBar_AddonSpamFu.
- Added AceHook-3.0 to .pkgmeta and embeds.xml
- Added plus/minus icons for the tooltip.
- Populated embeds.xml so the packaged AddOn will load properly.
- Updated DISPLAY_VALUES with new strings.
- Added four more localization strings.
- Added SORT_VALUES and DISPLAY_VALUES. DISPLAY_VALUES will be used for the LDB text.
- Added config toggles for message-type tracking.
- Added two new localization strings.
- Mostly the skeleton of an AddOn, though configuration and localization layout is mostly complete and working.