3.3.0-1.0.1-5-g36626cd-nolib

Details

  • Filename
    Spamalyzer-3.3.0-1.0.1-5-g36626cd-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 7, 2010
  • Size
    22.04 KB
  • Downloads
    41
  • MD5
    e3532fd84c051ae4a159c4c17c50ad8c

Supported WoW Retail Versions

  • 3.3.0

Changelog

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.