0.3-a-nolib

Details

  • Filename
    EPGPWaitlist-0.3-a-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 31, 2010
  • Size
    7.78 KB
  • Downloads
    20
  • MD5
    7e577b40caa69936a8a58fe8d15122c0

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r12 | nicklozon | 2010-10-31 18:58:57 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   A /tags/0.3-a (from /trunk:11)

Tagging as 0.3-a
------------------------------------------------------------------------
r11 | nicklozon | 2010-10-31 18:58:33 +0000 (Sun, 31 Oct 2010) | 7 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/EPGPWaitlist.lua
   M /trunk/Player.lua
   M /trunk/Raidlist.lua
   M /trunk/Waitlist.lua

Waitlist persists indefinitely until the user leaves the raid - saves from DC's, reloadui, logging, reboot, etc.
Added checking for raid in progress to allow waitlist actions.
Removed whispering when player is manually added to waitlist.
Added custom offline timeout period.
Only updates Raid Roster when in a raid.
Wipes waitlist when not in a raid.
Raid roster update bug fix.
------------------------------------------------------------------------
r9 | nicklozon | 2010-10-30 21:13:08 +0000 (Sat, 30 Oct 2010) | 5 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Config.lua
   M /trunk/EPGPWaitlist.lua
   M /trunk/EPGPWaitlist.toc
   M /trunk/Guildlist.lua
   M /trunk/Player.lua
   M /trunk/embeds.xml

Created a configuration object with a Saved Variable (EPGPWaitlistDB)
Added alt rank configuration and modified code to use rank numbers.
Changed slash command from /wlp to /ewl.
Added usage text.
Fixed minor syntax errors.
------------------------------------------------------------------------
r7 | nicklozon | 2010-10-30 15:18:10 +0000 (Sat, 30 Oct 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/EPGPWaitlist.lua
   M /trunk/EPGPWaitlist.toc
   A /trunk/Guildlist.lua
   A /trunk/Player.lua
   A /trunk/Raidlist.lua
   A /trunk/Waitlist.lua

Completely revamped the code from an OOP approach.
------------------------------------------------------------------------
r6 | nicklozon | 2010-05-07 22:56:34 +0000 (Fri, 07 May 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed type in .pkgmeta file.
------------------------------------------------------------------------