v.1.3.5-9-gc7d5f18

Details

  • Filename
    Chatter-v.1.3.5-9-gc7d5f18.zip
  • Uploaded by
  • Uploaded
    Oct 16, 2012
  • Size
    270.50 KB
  • Downloads
    278
  • MD5
    0777a54db56c577fcf07f80171b7fcdf

Supported WoW Retail Versions

  • 5.0.5

Changelog

durcyn:
    - pull in AceTimer and throttle the GUILD_ROSTER_UPDATE loop so we don't overflow the stack on login
    - GUILD_ROSTER_UPDATE fires before GetGuildRosterInfo returns anything. loop a few times when this happens so the list can actually be populated on login instead of just reload.
    - support user-configured alt note prefix/suffix strings
    - add options for guild note delimiter characters
    - add alt rank selection options to altnames module, instead of whatever this localization crap was
    - add toggleLabel values to remaining 'Disable' modules so we don't end up with heinous crap like "Enable Disable Server Positioning"
    - apparently we still need the ifcheck, should probably just unhook on PLAYER_LOGOUT instead
    - better fix for ChannelNames after PLAYER_LOGOUT.  not great, but better.
    - avoid obscure nil error in ChannelNames on reloadui

Additional Files