TypingIndicator-r71312

Details

  • Filename
    TypingIndicator-r71312.zip
  • Uploaded by
  • Uploaded
    Apr 24, 2008
  • Size
    6.83 KB
  • Downloads
    17
  • MD5
    a64696b0109c676fac3c0e35cf911745

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r71312 | rabbit | 2008-04-24 15:24:02 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   M /trunk/BananaDKP/BananaDKP.lua
   M /trunk/NRT/NRT.lua
   M /trunk/SimpleChatMods/playernames.lua
   M /trunk/TypingIndicator/TypingIndicator.lua
   M /trunk/oRA2/Leader/Invite.lua

. BananaDKP/SimpleChatMods/NRT/TypingIndicator/oRA2: Wrap GuildRoster() calls in IsInGuild() checks.
------------------------------------------------------------------------
r71301 | rabbit | 2008-04-24 15:10:08 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   M /trunk/BananaDKP/BananaDKP.lua
   M /trunk/NRT/NRT.lua
   M /trunk/SimpleChatMods/playernames.lua
   M /trunk/TypingIndicator/TypingIndicator.lua

. BananaDKP/SimpleChatMods/NRT/TypingIndicator: Add in a call to GuildRoster() on enable.
------------------------------------------------------------------------
r70993 | rabbit | 2008-04-22 19:52:34 -0400 (Tue, 22 Apr 2008) | 2 lines
Changed paths:
   M /trunk/BananaDKP/BananaDKP.lua
   M /trunk/NRT/NRT.lua
   M /trunk/SimpleChatMods/playernames.lua
   M /trunk/TypingIndicator/TypingIndicator.lua

. BDKP/NRT/TypingIndicator/SimpleChatMods: Some GUILD_ROSTER_UPDATE fixes.

------------------------------------------------------------------------
r70918 | rabbit | 2008-04-22 09:29:12 -0400 (Tue, 22 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Make sure we update the guild member list when we can.
------------------------------------------------------------------------
r68640 | rabbit | 2008-04-08 15:00:48 -0400 (Tue, 08 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Uncomment a line that was removed for debugging.
------------------------------------------------------------------------
r68637 | rabbit | 2008-04-08 14:48:26 -0400 (Tue, 08 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Fix the slash command.
------------------------------------------------------------------------
r68632 | rabbit | 2008-04-08 14:19:46 -0400 (Tue, 08 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Some cleanup and fixes, no longer tells people you're typing until you actually say something with a length > 0 that doesn't start with a slash.
------------------------------------------------------------------------
r68253 | rabbit | 2008-04-06 04:25:19 -0400 (Sun, 06 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Don't show the party indicator when you're writing, just for others.
------------------------------------------------------------------------
r68251 | rabbit | 2008-04-06 04:10:04 -0400 (Sun, 06 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Add support for party chat.
------------------------------------------------------------------------
r68172 | rabbit | 2008-04-05 15:50:23 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Prevent an early nil error.
------------------------------------------------------------------------
r68169 | rabbit | 2008-04-05 15:46:57 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Use another frame for the onupdate, so it still runs when the indicator is hidden.
------------------------------------------------------------------------
r68165 | rabbit | 2008-04-05 15:33:03 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
   M /trunk/TypingIndicator/TypingIndicator.lua

TypingIndicator: Tweaks.
------------------------------------------------------------------------
r68162 | rabbit | 2008-04-05 14:58:15 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
   A /trunk/TypingIndicator
   A /trunk/TypingIndicator/TypingIndicator.lua
   A /trunk/TypingIndicator/TypingIndicator.toc

TypingIndicator: Shows a small typing indicator for when people are whispering you. Both parties need to have the addon.
------------------------------------------------------------------------