promotional bannermobile promotional banner

ChatWho

Displays the number of people on your chat channels and online in your guild

File Details

v1.1.3

  • R
  • Mar 31, 2013
  • 99.03 KB
  • 180
  • 5.2.0
  • Retail

File Name

ChatWho-v1.1.3.zip

Supported Versions

  • 5.2.0

------------------------------------------------------------------------
r15 | brefin | 2013-03-31 14:35:32 +0000 (Sun, 31 Mar 2013) | 1 line
Changed paths:
   A /tags/v1.1.3 (from /trunk:14)

Tagging as v1.1.3
------------------------------------------------------------------------
r14 | brefin | 2013-03-31 14:34:47 +0000 (Sun, 31 Mar 2013) | 2 lines
Changed paths:
   M /trunk/ChatWho.xml

Fixed a glitch where hiding the interface wouldn't hide the channel icons.

------------------------------------------------------------------------
r12 | brefin | 2013-03-25 22:22:06 +0000 (Mon, 25 Mar 2013) | 4 lines
Changed paths:
   M /trunk/ChatWho.lua

Fixed variable name mismatches
If you have no custom channels, hides the button space.
Fixed an infinite recursion issue if you had no custom channels.

------------------------------------------------------------------------
r10 | brefin | 2013-03-25 16:27:27 +0000 (Mon, 25 Mar 2013) | 3 lines
Changed paths:
   M /trunk/ChatWho.lua

Code should never have been returning the right information originally. No idea why it was.
Also, sometimes early in the code, it just plain fails anyways. Both matters fixed.

------------------------------------------------------------------------
r8 | brefin | 2013-03-24 11:40:15 +0000 (Sun, 24 Mar 2013) | 3 lines
Changed paths:
   M /trunk/ChatWho.lua
   A /trunk/UI-ChatIcon-BattleBro-Desaturated.tga

Implement Weak-linked support of LibDataBroker.
Suitable for data Displays that implement iconCoords and icon coloring.

------------------------------------------------------------------------
r7 | brefin | 2013-03-24 04:10:11 +0000 (Sun, 24 Mar 2013) | 4 lines
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/ChatWho.lua
   M /trunk/ChatWho.toc
   M /trunk/ChatWho.xml
   A /trunk/Localization
   A /trunk/Localization/enUS.lua

Added libraries for configuration.
Added options to hide/show guild count and channels
(data is still generated for them, there's future work to be done)

------------------------------------------------------------------------
r5 | brefin | 2013-03-20 16:16:24 +0000 (Wed, 20 Mar 2013) | 5 lines
Changed paths:
   M /trunk/ChatWho.lua
   M /trunk/ChatWho.xml

Added GuildRoster to GuildMicroButton tooltip
Added system message checks to pick good times to request GuildRoster() updates
Refined the code to use better 'local'ized information
Removed a number of debug message comments

------------------------------------------------------------------------
r4 | brefin | 2013-03-19 13:08:24 +0000 (Tue, 19 Mar 2013) | 6 lines
Changed paths:
   M /trunk/ChatWho.lua
   M /trunk/ChatWho.xml

Watch system messages for hints when to trigger a GuildRoster() request
More subtle use of ChannelFrame (such as trying not to flash through all the channels while the player has the ChannelFrameUI open)
Add channel rosters of just a few members to channel tooltips.
Add a brief highlight to channel buttons when another player joins that channel
General refinement and cleanup.

------------------------------------------------------------------------
r3 | brefin | 2013-03-17 10:58:11 +0000 (Sun, 17 Mar 2013) | 4 lines
Changed paths:
   M /trunk/ChatWho.lua
   M /trunk/ChatWho.xml

Rebuilt the main Channel code to use a fixed array
Worked around some issues with relying on ChannelFrame's support API
Code is very messy at the moment as mucking with channels has options, dead ends, and misbehaviors

------------------------------------------------------------------------
r2 | brefin | 2013-03-17 02:21:04 +0000 (Sun, 17 Mar 2013) | 4 lines
Changed paths:
   A /trunk/ChatWho.lua
   A /trunk/ChatWho.toc
   A /trunk/ChatWho.xml

Initial development and commit.
Some cases of guildies online not updating when it should.
Code still needs more polish

------------------------------------------------------------------------
r1 | svn | 2013-03-16 23:48:26 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

chatwho/mainline: Initial Import
------------------------------------------------------------------------