3.3.0-1.0.1-2-g4526df2-nolib

Details

  • Filename
    Spamalyzer-3.3.0-1.0.1-2-g4526df2-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 4, 2010
  • Size
    21.84 KB
  • Downloads
    50
  • MD5
    973f4d405cf4940d2ac8d7df7d49778e

Supported WoW Retail Versions

  • 3.3.0

Changelog

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.