r13
Details
-
FilenameEPGPWaitlist-r13.zip
-
Uploaded by
-
UploadedOct 31, 2010
-
Size31.55 KB
-
Downloads41
-
MD5e6bf942dcb3420acc4bcfb7eaac6c87f
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r13 | nicklozon | 2010-10-31 19:20:12 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
M /trunk/Waitlist.lua
Fixed the spamming of "removing" a player from waitlist, when they weren't on it.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------