3.3.2-1.0.2-nolib
Details
-
FilenameSpamalyzer-3.3.2-1.0.2-nolib.zip
-
Uploaded by
-
UploadedFeb 7, 2010
-
Size22.11 KB
-
Downloads60
-
MD5872570b898ed1ca99eb6e5f32a52f6b8
Supported WoW Retail Versions
- 3.3.0
Changelog
tag 3.3.2-1.0.2
1bb9327c2227cb38c1fac141aee332d342c8dd77
James D. Callahan III <darkenelf@gmail.com>
2010-02-07 19:15:59 -0500
Tagging as 3.3.2-1.0.2
--------------------
James D. Callahan III:
- Fixed sub-entry sorting when in Channel or AddOn view mode, and cleaned the code up a bit.
Samir - Added Raid Roll
James D. Callahan III:
- Wait a few seconds after OnEnable(), then manually grab channel colors - it appears that not using a chat AddOn delays this indefinitely.
- Instead of requesting guild information immediately upon login, wait five seconds.
In Spamalyzer:OnEnable() - Don't call self:GUILD_ROSTER_UPDATE() directly. Instead, schedule a five-second timer and call GuildRoster() - this will trigger self:GUILD_ROSTER_UPDATE() when all of the information is actually available.