LibGuildPositions-1.0-r70531

Details

  • Filename
    LibGuildPositions-1.0-r70531.zip
  • Uploaded by
  • Uploaded
    Apr 19, 2008
  • Size
    6.63 KB
  • Downloads
    147
  • MD5
    551868010588da1044c3537b01873e7d

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r70531 | xinhuan | 2008-04-19 19:31:09 -0400 (Sat, 19 Apr 2008) | 1 line
Changed paths:
   M /trunk/LibGuildPositions-1.0/LibGuildPositions-1.0.lua

LibGuildPositions-1.0: Add a hook to stop the Guild Control Panel from resetting every 15 seconds (for guildmasters) as this library calls GuildRoster() every 15 seconds.
------------------------------------------------------------------------
r70508 | ckknight | 2008-04-19 15:57:26 -0400 (Sat, 19 Apr 2008) | 3 lines
Changed paths:
   M /trunk/LibGuildPositions-1.0/LibGuildPositions-1.0.lua

LibGuildPositions-1.0 - fix a logic error in sending positions
- don't receive messages from yourself
- make sure to actually set the last sent time
------------------------------------------------------------------------
r70431 | ckknight | 2008-04-19 05:29:26 -0400 (Sat, 19 Apr 2008) | 1 line
Changed paths:
   M /trunk/LibGuildPositions-1.0/LibGuildPositions-1.0.lua

LibGuildPositions-1.0 - fix ChatThrottleLib support
------------------------------------------------------------------------
r70418 | ckknight | 2008-04-19 03:39:20 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/LibGuildPositions-1.0/LibGuildPositions-1.0.lua

LibGuildPositions-1.0 - add an expire time for each guild member that lasts 2 minutes. After said 2 minutes are up and no new messages have arrived from the guild member, it is assumed that the guildie reloadui'd without the lib enabled or something similar.
- if standing in one place and not moving, send a single message every 90 seconds.
------------------------------------------------------------------------
r70416 | ckknight | 2008-04-19 03:11:49 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   A /trunk/LibGuildPositions-1.0
   A /trunk/LibGuildPositions-1.0/LibGuildPositions-1.0.lua
   A /trunk/LibGuildPositions-1.0/LibGuildPositions-1.0.toc
   A /trunk/LibGuildPositions-1.0/LibStub
   A /trunk/LibGuildPositions-1.0/LibStub/LibStub.lua
   A /trunk/LibGuildPositions-1.0/lib.xml

LibGuildPositions-1.0 - initial commit
This communicates your position with guild members as well as providing position information about guild members.
------------------------------------------------------------------------