Description : 
Guilded allows multiple independant players to create a channel for chatting, crafting, trading and instance/raid organisation. It is effectively a second Guild chat channel, without any of the Guild restrictions. Anyone with the channel name and (if required) the password can join. Further, it allows channel members to advertise their professions, advertise items for Buying, look at other members items for Selling and setup raid type events that others can register an interest in.

Don't know anyone to use Guilded with? Join the default channel 'guildedglobal' with no password and see who else is there.

Commands: #### IMPORTANT 1 ####
/ga <message> is the default chat system slash command. It acts the same as the Guild channel, so it will be sticky and allow item links, etc. This can be configured in the config screen to be anything you want it to be.
/guilded for some minor commands, nothing really needed.

Bindings: #### IMPORTANT 2 ####
You will need to bind the Guilded GUI to a key. I would suggest Shift-o since it is similar to the default Social GUI which is usually bound to the o key.

Setup/Installation: #### IMPORTANT 3 ####
1. Install the AddOn as per usual and log in to World of Warcraft.
2. Check that Guilded has loaded correctly by looking in your default chat window messages for 'Guilded loaded. v0.10'
3. Enter the Main Menu -> Key Bindings menu and bind the Guilded GUI to the Shift-o key or any other key you choose.
4. Close the Key Bindings and Main menu and bring up the Guilded GUI with your bound key (Shift-o or whatever you set it to)
5. Change the Channel Alias as you like, it is only for your personal chat window. eg Type /ga then a space will replace it with [Guilded] or whatever your alias is.
6. Enter a channel to connect to. Use 'guildedglobal' if you don't know another channel to try.
7. Enter a password if it is required. Leave this blank if you are joining 'guildedglobal'.
8. Press the Accept button. You should see a message in the default chat window that says 'Guilded: Joined channel guildedglobal' or whatever channel name you choose.

Traders Usage: #### IMPORTANT 4 ####
The crafters window displays all users advertising their crafts within the channel. Click a crafter and whisper then for your needs.

The Stock window is where you add items that can then be flaged as WTS and WTB. To add items to the Stock window, the Traders window must be open (this is a new addition), hold down the Control Key (Ctrl) while left clicking on any item in the normal backpacks, Merchant Screens, Inventory, Inspect Inventory (other players), Bank Items, Auction House, etc (pretty much any item you can see)
The only exception is the Trading Skill (Crafters) window, in which you will need to Ctrl-Click the Items name (not the icon) in the Item selection frame (above the Icon). This is due to the lack of a function to hook into in the Trade Skill Frame, and I don't want to rewrite the defualt interface.
If the WTB or WTS tab is open when you add items to the Stock list, then the items are automatically flagged as WTS or WTB.

Within the Stock window, 
 - Click the items icon to change the price and quantity of the item.
 - Click the items details (owner, price etc) to selected the item (and permanently highlight it) for removal etc.
 - Tick the WTS and WTB tickboxs to advertise the item as something you 'Want To Sell' (WTS) or 'Want To Buy' (WTB) this item will then appear in every channel members WTS or WTB screen. (Untick to remove from WTS/WTB pages)

Within the WTS and WTB windows,
 - Click the item details (owner, price etc) to selected the item, then hit the whisper button to discuss exchanging the item and cash. (COD is your friend)


Some suggested uses:
1. Multiple Guild alliance channel. Chat, Trade, Raid with other Guilds without having to merge your Guilds together. Especially useful for a number of smaller Guilds to pool resources.

2. Create an underground Guild. No one will know you are in the underground Guild as there is no way to detect what channels you choose to join. Infiltrate other Guilds, become an assasin Guild, or perhaps a horde/alliance illuminati. However, be prepared to reap what you sow.

3. Create a black market. Organise your shifty deals, advertise bounties, request hard to find items, trade in all that is dark and scorned; but beware, your fellow shifty blackmarket members may not be so quick to pay up.

Current state of the AddOn:
- Main AddOn GUI is working fine.
- Channel configuration and Chatting works fine.
- Channel member profession advertising works fine.
- Buying/Selling items is still under minor construction but functionally works fine, has been debugged and polished. (Needs search feature to be added)
- Raiders (Raid/Instance organisation) is still under construction so is disabled.

Code Credits:
- To the Fetch library for a great idea that has been used by Guilded and also extended to detect when the global channels are joined.
- To the the PartyComm library for my initial ChanComm inspiration.
- Sarf for some quick bug fixes and temporary release.
