3.3.2-1.0.2
Details
-
FilenameSpamalyzer-3.3.2-1.0.2.zip
-
Uploaded by
-
UploadedFeb 7, 2010
-
Size152.02 KB
-
Downloads167
-
MD5b20da8ddb8f1102cd83076eb660e79b1
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.