EPGPWaitlist
I no longer play WoW, but I do my best to keep this plugin maintained for future versions of the game. Since I don't have any way of testing, any and all feedback on the status of the plugin is appreciated.
What is EPGPWaitlist?
EPGPWaitlist is a waitlist addon that extends the EPGP Mass EP Awards to those on the waitlist and tracks online status.
This means, if a Mass EP Award is given out to the raid, everyone on the waitlist will also receive the Mass EP Award. These waitlist players may NOT be in the raid group and gives them freedom to do quests, randoms or any other activity separate from the raid, even on their alts.
Yes, this addon will automatically track a player on both their main and alts. This does require a very specific setup, read below. Set it and forget it!
If a member is offline for more than 5 minutes on any of their characters, they will not receive Mass EP Awards. In this example, if the player comes back online, they will begin receiving EP again. Any offline duration periods greater than 5 minutes are recorded, but viewing this data is not implemented in version 1.0.
What is EPGP?
EPGP is a balance, self-mainting effort/gear point system, much like Zero-DKP. It can be found here: http://code.google.com/p/epgp/
Adding a member to waitlist
Whispers
Members may whisper the raid leader with the words "waitlist add" to be added to the waitlist.
Whispering from an Alt
Players may whisper the raid leader with the words "waitlist add" from an alt character and their main character will be added automatically. This is tracked through ranks and public note - see the requirements section.
Manually
The raid leader may type "/ewl add <player name>" to add a player manually to the waitlist.
Removing a member from waitlist
Whispers
Members may whisper the raid leader with the words "waitlist remove" to be removed from the waitlist.
Whispering from an Alt
Players may whisper the raid leader with the words "waitlist remove" from an alt character or their main character will be removed automatically. This is tracked through ranks and public note - see the requirements section.
Manually
The raid leader may type "/ewl remove <player name>" to remove a player manually to the waitlist.
Removing all members from waitlist
Use the "/ewl removeall" command to remove all players automatically.
Automatic waitlist wiping
Whenever the user leaves a raid, it will wipe the waitlist. Other than that, the waitlist will persist through offline periods (DC's, reload ui, reboot, etc)
Listing players on waitlist
Use the "/wlp list" command to see all players on the waitlist. This is basic output which will list all the main characters with their online status. If the player is offline, the amount of time offline will be printed in brackets. If the player is on an alt character, the alt's name will be printed in brackets.
Configuring Alt ranks
Adding an alt rank
/ewl addaltrank <0-9> or /ewl addaltrank <rank name> Enter the rank name or rank id representing the rank you wish to add - 0 being GM and 9 being the lowest possible rank.
Removing an alt rank
/ewl removealtrank <0-9> or /ewl removealtrank <rank name> Enter the rank name or rank id representing the rank you wish to remove - 0 being GM and 9 being the lowest possible rank.
Configuring the offline timeout for EP awards
If a player is offline for a specified amount of time, (on both their alts and main) they will no longer receive EP. This defaults to 5 minutes and modified with /ewl offlinetimeout <seconds>
Announcing
Announcing is done currently to guild chat. This is not customizable, but if someone is willing to work extensively with me on it, I could bring it to fruition - I would just need someone to test it while I make changes.
Tracking Online status
A waitlist player is "offline" if they are neither on their main or an alt character, but will continue to receive EP up to a 5 minute offline duration. This is to allow for disconnections, switching between toons...and not being a complete ass. Beyond the 5 minute marker, the player will not receive any EP awarded. If the player is to come back online, they will again begin to receive EP.
Doesn't EPGP have a waitlist?
Yes, but it sucks. (Sorry guys, love EPGP, but your waitlist is not a thought out for my purposes.) Their waitlist is the member has to message you from their main toon when they want to be added. This will just put a "check" beside their name in EPGP and the next time you award EP, they will receive it. If you don't hand out EP for 2 hours and the player was offline for 99% of that time, they would still receive the EP. After awarding the EP, the player is then removed from the "waitlist" and they must re-add themselves all over again via ANOTHER whisper.
Requirements and Stipulations
The following are a list of requirements or limits of the addon:
- Only guild members may be added to the waitlist.
- Characters to be on the waitlist must be in the guild.
- Alt ranks need to be configured.
- Alt characters must be in the guild.
- Alts must have their main's name (spelled properly but not case sensitive) as their officer note in order to maintain them on the waitlist. (Same as how EPGP handles alts)
- Waitlist players may NOT be in the raid group. This includes alts.
- Don't hate me for the configuration, oddly it works perfect for me. =D
This features will NOT be developed since I no longer play WoW.
Upcoming versions
- v0.5 - Choose channel to announce to
- v0.6 - Listen for commands in guild chat.
- Listen for commands in officer chat.
- Allow players to "list" the waitlist and respond to the appropriate channel.
- v0.7 - Enable/disable addon upon entering/leaving raid.
v1.0 - Export waitlist to saved variables.Completed - waitlist will be retained between disconnections and relogging. Leaving the raid group at any point will still wipe the waitlist.- v1.1 - Report AFK periods for selected player.
- v2.0 - GUI
Suggestions
Please remember that the customization and limitations of this addon in version 1.0 was intended. I molded it to my specific situation and will continually expand it until it forms into a much better addon.
That being said, I am very open for suggestions and would like to hear the demand of functionality so I can get others using this addon as well.
Thank YOU <3
I will look into it ASAP! Thanks Tebasile.
Hmm.. one more. Seems now when I reload UI or exit game, folks are getting dropped, instead of when I leave the raid.
Awesome, so glad to hear!
I deleted the lua and reset everything and works great again :)
Alright, just check all your alt's officer notes and check which player has 640 EP.
I'll watch it again, but I changed nothing between the previous night and the update, and it was the same 2 people on the waitlist from one night to the next (both with guilded alts) Last night we didn't have anyone wait listed that got on an alt, so will see on our Monday raid.
Tebasile, that error is an assert - if the player name in the officer's note isn't in the guild, it will give you that.
"640,0 is not in the guild." this is EPGP in the officer note
This error might have been caused by my update, I will look into it. BUT, from the looks of it, you may have your Alt ranks configured incorrectly, or there is an Alt character that has EPGP in their officer note.
Let me know what you find! I need to have much nicer error reporting for the "main character" retrieving.
was working great, this new update broke for me
1x EPGPWaitlist-0.4-b\Guildlist.lua:53 640,0 is not in the guild.
EPGPWaitlist-0.4-b\Guildlist.lua:53 in function `GetAltsMain'
EPGPWaitlist-0.4-b\Raidlist.lua:20 in function `RaidRosterUpdate'
EPGPWaitlist-0.4-b\EPGPWaitlist.lua:75 in function `?'
CallbackHandler-1.0-6 (Ace3):147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0-6 (Ace3):92: in function `Fire'
AceEvent-3.0-3 (Ace3):120: in function `OnEvent'
StopAddonMessage-1.6.2beta\core.lua:282 in function <StopAddonMessage\core.lua:211
(tail call): ?:
---
Btw.. wanted to say it yet again.. LOVE this.. tytytyty!
Beta 0.4 Added some output for all pathways of adding/removing alt ranks. Added functionality to add/remove alt ranks using the rank name, much more user friendly.
No - just add the ALT ranks.
The ALT ranking is just for checking if a player's alt is online, so it needs to know the category.
I'm pondering right now, I think I will remove the "alt ranks" from the addon and simply use the Officer's note to see if the player is an alt or not. For now though, stick with the current method ;)
Okay, should be able to test this tonight. I did want to check one thing, if the person chooses to stay on their main, should I add the 'main' ranks as 'alt ranks'?
Sadly, was unable to test.. only had 25 for our Monday raid, so no wait list :P
Testing is going great so far.
Somehow Waitlist.lua disappeared from my addon folder...not sure how that happened, it is in the zip file.
Just wanted to say, we tested this addon, and it seems to work great. Going to use it tomorrow in our raid.
Any chance you could allow us to change the channel where the addon reports? We'd like to report to officer channel.
Yes, this is one of the things I have to do.
I am looking into a bug fix today, so I will look into implementing this for this evening - keep an eye out for an update.
Used it in raid last night, and gotta say, it works flawlessly for us. I didn't even know the automatic alt swapping would work like it does (after registering our alt rank). Seriously saves us a ton of time, and puts the onus back on our raiders.
Looking forward to the update ;)
Hey Nick, wondering if you were still looking at updating this addon, if you needed help with updates, etc.
This only feature we would need, is the ability whisper the person running the wait list, and get a response of what /ewl list produces.
Do you still need the /list command for whispers? Wondering what command would be practical, "waitlist list", maybe "waitlist" or "waitlist status", "waitlist players".
preference?