0.3-b2-nolib
Details
-
FilenameEPGPWaitlist-0.3-b2-nolib.zip
-
Uploaded by
-
UploadedNov 23, 2010
-
Size8.03 KB
-
Downloads41
-
MD55dc4c00f66ed78289af423a2311df96d
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r20 | nicklozon | 2010-11-23 04:40:56 +0000 (Tue, 23 Nov 2010) | 1 line
Changed paths:
A /tags/0.3-b2 (from /trunk:19)
0.3-b2
------------------------------------------------------------------------
r19 | nicklozon | 2010-11-23 04:40:26 +0000 (Tue, 23 Nov 2010) | 3 lines
Changed paths:
M /trunk/EPGPWaitlist.toc
M /trunk/Guildlist.lua
M /trunk/Waitlist.lua
Attempt to fix Issue #2 - nil value when player is on waitlist while on an alt.
This was due to the Guild Roster update passing a variable that didn't exist which is suppose to contain the Alt's name.
------------------------------------------------------------------------
r16 | nicklozon | 2010-10-31 20:15:08 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
M /trunk/EPGPWaitlist.toc
Fixed TOC
------------------------------------------------------------------------
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.
------------------------------------------------------------------------