CWL
Description:
A relatively simple Waitlist addon that maintains a list of players and the order/time they were added to the list. Players may whisper you a pre-set command to add themselves to your waitlist. You may then view the list, invite players from it, or use the Report feature to "take attendance" of all players in raid and on the waitlist. View the screenshot for a better understanding. Only one person needs to have the addon installed (namely the raid leader).
The report pane is particularly useful for DKP spreadsheets, as it can be copy/pasted into excel, with each name having its own cell.
Please make use of the bug report and feature suggestions on Curse.
Note: v1.9 has added Specs to the waitlist. "cwl add heal" will add the sender as a healer, shown in the waitlist by a green name, "cwl add tank" will be shown by a blue name, and "cwl add dps" will be shown by a red name.
Uses:
/cwl - Displays the main frame
/cwl add [Name] [Spec] - adds Name to the waitlist
/cwl remove [index] - removes the player in position Index from the waitlist
/cwl rename [index] [Name] - renames the player in position Index to Name
/cwl move [currentspot] [newspot] - moves player from position Currentspot to Newspot
/cwl guild - displays the full waitlist into Guild Chat
/cwl officer - displays the full waitlist into Officer Chat (must have permission within the guild)
/cwl help - spams your screen with help commands
/cwl invite - mass invite the waitlist
/cwl send [playername] - sends your waitlist to another player (who has CWL v1.6+)
Players can be invited from the waitlist frame by clicking their number.
Incoming Whisper commands:
cwl - returns a whisper with available commands
cwl add [dps/tank/heal] - adds the sender to the waitlist
cwl position - returns a whisper with the sender's position on the waitlist
cwl show - returns a whisper with the entire waitlist
cwl who - returns a whisper with the entire waitlist
cwl remove - removes the sender from the waitlist
------------------------------------------------------------------------
r12 | centella | 2009-09-22 14:49:51 +0000 (Tue, 22 Sep 2009) | 5 lines
Changed paths:
A /tags/v1.9 (from /trunk:11)
v1.9:
Fixed beta bugs
Removed some excess spam
Improved some functions in anticipation of future updates
------------------------------------------------------------------------
r11 | centella | 2009-09-22 14:44:56 +0000 (Tue, 22 Sep 2009) | 5 lines
Changed paths:
M /trunk/CentellaWaitList.lua
v1.9:
Fixed beta bugs
Removed some excess spam
Improved some functions in anticipation of future updates
------------------------------------------------------------------------
r9 | centella | 2009-09-04 00:23:50 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
M /trunk/CentellaWaitList.lua
changed from military time to 12h format.
------------------------------------------------------------------------
r8 | centella | 2009-09-04 00:05:20 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
M /trunk/CentellaWaitList.lua
using server time instead of local time now. previously used local because of instance servers having different times, but that seems to have been fixed.
------------------------------------------------------------------------
r6 | centella | 2009-09-03 23:22:53 +0000 (Thu, 03 Sep 2009) | 3 lines
Changed paths:
A /trunk/AttendanceList.xml
M /trunk/CentellaWaitList.lua
M /trunk/CentellaWaitList.toc
A /trunk/Embeds.xml
A /trunk/Libs
A /trunk/Libs/AceAddon-3.0
A /trunk/Libs/AceAddon-3.0/AceAddon-3.0.lua
A /trunk/Libs/AceAddon-3.0/AceAddon-3.0.xml
A /trunk/Libs/AceComm-3.0
A /trunk/Libs/AceComm-3.0/AceComm-3.0.lua
A /trunk/Libs/AceComm-3.0/AceComm-3.0.xml
A /trunk/Libs/AceComm-3.0/ChatThrottleLib.lua
A /trunk/Libs/AceSerializer-3.0
A /trunk/Libs/AceSerializer-3.0/AceSerializer-3.0.lua
A /trunk/Libs/AceSerializer-3.0/AceSerializer-3.0.xml
A /trunk/Libs/CallbackHandler-1.0
A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
A /trunk/Libs/LibStub
A /trunk/Libs/LibStub/LibStub.lua
v1.9b5
Got the repository to upload all files, not just changed ones -_-
cwl changes: fixed some output messages in CentellaWaitList.lua
------------------------------------------------------------------------
r4 | centella | 2009-09-03 00:11:17 +0000 (Thu, 03 Sep 2009) | 5 lines
Changed paths:
M /trunk/CentellaWaitList.lua
A /trunk/CentellaWaitList.toc
Added spec to CWL output spam
Fixed a few issues with slash command adding players
Removed a redundant help message
Added cwl count, cwl number, cwl who, cwl show to the filter
Added more info to some displayed messages
------------------------------------------------------------------------
r2 | centella | 2009-09-02 22:10:33 +0000 (Wed, 02 Sep 2009) | 1 line
Changed paths:
A /trunk/CentellaWaitList.lua
A /trunk/CentellaWaitList.xml
More 1.9 beta fixes. AKA 1.9beta2
------------------------------------------------------------------------
r1 | root | 2009-09-01 01:24:16 +0000 (Tue, 01 Sep 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"cwl/mainline: Initial Import"
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...