Guild Craft shows you what people in the guild can craft. Provided they have the addon or you have "imported" their profession. Use /gcb to show the browser or left click on the launcher provided by your LDB-Display of choice. Options can be found by right clicking the Launcher or using the slash command "/guildcraft"
This addon is not intended to replace searching on wowhead or thottbot to find what you want.
This is intended to show you what people can make once you found what you want.
Features
Main Browser
The Main Browser shows by profession, with the listing off to the left hand side. All Bind on Pick up items are automatically filtered out. The Main area shows you who can craft the item, as well as displays the information about the item. The information displayed is in fact the enchant tooltip ( or Crafting Tooltip as if you had linked the item to someone from the tradeskill window). Also shows if they are online / off line or not in your current guild. You can shift Click the "Refresh" button to rebuild the cache. The Browser is Load on Demand and is a separate addon that comes packaged with Guild Craft. Browser Shows when Left Clicking on the launcher
A note about the search function
The search function also looks at the item's tooltip. For example, searching for "red agi" for jewel crafting will show any gem that fits a red slot that has agi on it. Searching "agi 60" in enchanting will show all enchants that do agi and where introduced in wrath. The search function is a multi-word explicit match method.
Many have requested a filter / search by ItemQuality, this should now be possible though enabling Colorblind mode in the Default UI (Interface->Display). Alternate Implementation is not planned.
Database Care
- Alternate Update
- In the Database Functions section you can pull other people's data from someone else. Put in the player's name that has the data, and type in the player you need. This can be used to get information for people who are off line.
- Purge
- You can select a player to be removed from the database, however if that person is still in your guild they will auto update. This is not a blacklist feature.
- Non-Guild Sharing
- You can push your tradeskill data to someone as well as pull their tradeskill data from them. Found in the Non-Guild Sharing section of the options
- Chat channel Sharing
- This sharing option allows you to join a chat channel and make your data available to others outside your guild automatically. Useful for Guild Alliances such as ones found on RP servers.
- PhP-Exporting
- While This module is under development, it has a basic export feature that uses common phpBB Tags found on guild websites. This allows you to post what the guild can make and who can make it.
Various other options exist such as blacklisting and using a chat channel for sharing data between guild alliances. Database Options can be found by either Right Clicking on the Launcher or via /guildcraft
- Wowace Forum Thread
- LDB Feed for quick access to the browser and options window as well as an extended tooltip showing an overview of what tradeskill data you have and from who.
Looking for Translators
If you would like to contribute to the translations for the addon please visit Guild Craft Localizations to contribute
Bug Reports and Errors
Please Report All bugs on the Curseforge Ticket Tracker. I do watch the tracker, please provide full information on the ticket.
Known Bugs
Immediately following a patch tradeskill data must be regenerated. There is a chance that not all links will work properly and that some will be removed regardless of updating. Try reseting your TradeLink cache via slash command " /resetltldata ". This will wipe all your cached tradeskill data from the SavedVariables and force the addon to regenerate them after the UI is done reloading as this also reloads your UI in the same step. This pulls the data fresh and fast/properly from the client's local cache.
Also after patches it may be needed to purge a player's data out or in some cases reset the entire database. This can be done from the options menu under Datbase section.
Features Not Available
- Filtering Based on Expansion Level.
- Filtering / Searching by Required level plus.
- Filtering / Searching based on anything not found on the crafting tooltip. Includes Level / ItemLevel ranges, Crafting Category.
These features are specifically declined as it would require a pre-built database of what recipes belong where. Also, this addon isn't a replacement for searching WoWHead.
------------------------------------------------------------------------
r362 | orionshock | 2009-10-15 10:36:43 +0000 (Thu, 15 Oct 2009) | 2 lines
Changed paths:
A /tags/v3.4.9a release (from /trunk:361)
Tagging as v3.4.9a release
Update to LDB tooltip to wrap correctly. Update dbo to update link if it's different than what we have, this should solve some patch to patch link changes. Update non-guild and 3rd party pull work correctly.
------------------------------------------------------------------------
r361 | orionshock | 2009-10-12 06:00:19 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
M /trunk/DBO.lua
only update when it's something different than what we already have.
------------------------------------------------------------------------
r360 | orionshock | 2009-10-10 13:40:02 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
M /trunk/DBO.lua
remove hard coded debug
------------------------------------------------------------------------
r359 | orionshock | 2009-10-10 13:38:10 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
M /trunk/OutOfGuild.lua
update the "isEnabled()" check to look at correct variable in db
------------------------------------------------------------------------
r358 | orionshock | 2009-10-10 13:32:43 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
M /trunk/DBO.lua
Make dbo 3rd party pull work again... no more (...) magic with tables.
------------------------------------------------------------------------
r357 | orionshock | 2009-10-07 09:13:07 +0000 (Wed, 07 Oct 2009) | 1 line
Changed paths:
M /trunk/GuildCraft.toc
trivial toc udpate
------------------------------------------------------------------------
r356 | orionshock | 2009-10-07 09:01:51 +0000 (Wed, 07 Oct 2009) | 3 lines
Changed paths:
M /trunk/DBO.lua
M /trunk/core.lua
make dbo update when ever we get a link, regardless. May solve some patch-to-patch translation problems.
make version check work as intended.
-dbo reset for version checking.
------------------------------------------------------------------------
r355 | orionshock | 2009-09-24 06:41:47 +0000 (Thu, 24 Sep 2009) | 1 line
Changed paths:
M /trunk/LibTradeLinks-1.0/LTL_DataUpdate.lua
add in a automatic way of pulling out BoP items, also make it easier to expand that list.
------------------------------------------------------------------------
r354 | orionshock | 2009-09-23 07:25:14 +0000 (Wed, 23 Sep 2009) | 1 line
Changed paths:
M /trunk/tooltipHooks.lua
wrap tooltip showing who can make what
------------------------------------------------------------------------
r352 | orionshock | 2009-09-21 01:24:49 +0000 (Mon, 21 Sep 2009) | 1 line
Changed paths:
M /trunk/FubarPlugin.lua
yes, everyone has cooking, don't really care about it in the tooltip
------------------------------------------------------------------------
r351 | orionshock | 2009-09-17 07:11:34 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
M /trunk/TradeSkillScanner.lua
revert las, that actually dosn't work reliably
------------------------------------------------------------------------
r350 | orionshock | 2009-09-17 07:09:20 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
M /trunk/TradeSkillScanner.lua
pickup proper link from SetItemRef() so that it debugs properly
------------------------------------------------------------------------
r349 | orionshock | 2009-09-17 06:57:31 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
M /trunk/DBO.lua
version methods update
------------------------------------------------------------------------
r348 | orionshock | 2009-09-17 06:53:04 +0000 (Thu, 17 Sep 2009) | 1 line
Changed paths:
M /trunk/DBO.lua
M /trunk/tooltipHooks.lua
version methods update
------------------------------------------------------------------------
r347 | orionshock | 2009-09-09 08:40:09 +0000 (Wed, 09 Sep 2009) | 1 line
Changed paths:
M /trunk/core.lua
add slash command /resetltldata to enable the smooth reseting of LibTadeLinks auto gen data. There might be a slight problem after patching where the scanner dosn't properly pick _everything_ up, and may have to be run a 2nd time.
------------------------------------------------------------------------
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)...