Profession Helper - Version 1.3 ------------------------------ Author: Segfault ---------------- Translator(s): German - Aphelandra, French - LaMaG ------------- Author's Notes -------------- Thank you for trying out my Addon, I'm really shocked by the amount of people who have tried it in just a few days. I initially made this Addon for myself, but was persuaded to post it to Curse-Gaming in order to get feedback. To that end, I would ask that if you have any feedback at all, even negative feedback, please get that to me, and I will take all comments into consideration either for this Addon, or another. I can be reached on AIM at thesnarky1, via email at snarky@thesnarky.com, or you can leave a comment or private message through Curse-Gaming (http://www.curse-gaming.com). Also, I'm running forums for this addon at http://threeplanetssoftware.com/forums Installation ------------ Unpack the zip file right into your World of Warcraft\Interface\Addons\ directory, and you should be good to go if there's now a directory called Profession_Helper. How to Use ---------- To open the Profession Helper window, use the slash commands "/ph" and "/profession_helper". The Profession Helper window that opens has a few lines. Item displays the item that you'll be dealing with. To choose a new item, highlight it on the appropriate crafting/tradeskill window, and click the refresh button on the right hand side. The next line is Amount, where you move the slider to choose the amount of stacks you'd like to make. The number you have selected is displayed on the righthand side. The send to row has a drop down box where you choose whom to send the mats to. If it's to guild or party, merely select them and hit "Send". If its to a player or channel, select that, then type the name of the player or channel in the box to the right before hitting "Send". To turn material breakdown on or off, use the slash command "/ph breakdown [on|off]". Materials breakdown will recursively go through each item, and if you can make it (in the same skill as the item you're sending mats for) then it'll be sent back as the mats that are required for it. Translations ------------ I'm more than happy to translate this addon for any language you want. However, since I don't speak every language, it'll fall on the part of a native speaker to submit that translation. This is not a big deal, just send me a file that says "Here's how you say X in Y"... For instance "Send to Guild, Send to party, etc". I'd love to get more supported languages, so if you want to see this in your native tongue, take the initiative and mail it to me! It should be easy to look at the localization files provided and copy them for your language. You'll notice some words aren't translated to your language yet. Please send me the correct translation, and it will be included in the next release. Warnings -------- If you screw up your system, or anything bad happens, I am in no way responsible. By this I don't mean it'll break your system, but have to put it on there so I don't get a deluge of demands for me to fix people's systems. Screenshots ----------- I'm always looking for screenshots of this in action. If you like it, and want to see yourself up on the page, please send me a screenshot and it'll be included. Bugs ---- There appears to be a weird bug that occasionally makes me unable to interact in the environment after doing SOMETHING with PH. Not sure what that is, any reports of it would be great, thanks. Thanks ------ I need to thank all those who have contributed localizations for this mod. Aphelandra was the first to step up and translate with no request from me. LaMaG provided the French translation as well as breaking the localization out into seperate files for each language. Finally those people who have provided feedback on the curse-gaming comment section with regards to if it works with X language, if Y feature works... I need that testing, thanks so much for providing it. Change Log ---------- version 1.3 - Added Materials Breakdown - This fun feature allows one to breakdown materials required. For example, if you can make Thorium Widgets, anything that requires a Thorium Widget will instead puts the mats required for a Thorium Widget in. This way you can give someone an idea of everything they need. - Added slash command "/ph breakdown [on|off]" Use on to turn it on, and off to turn it off. As of right now this requires you to reset the item, due to how I'm generating this stuff. That will be fixed in the future. version 1.2 - Fixed localization errors - Fixed some German translations - Fixed a bug dealing with items that yeild a random amount (such as Iron Grenade makes 2-4 Grenades) - Cleaned up the code a little in preperation for a day of coding - Moved hosting to http://thesnarky.com/profession-helper version 1.1 - Should be compatible with the newest Patch. - Updated TOC to 20000 version 1.0 - First official release (Finally have a GUI I like, will go from here) - Resdeigned UI - Locks in the item you'll send mats for. - Easy to use slider to choose amount of stacks to make. - Cleaner for ease of use. - Eliminates need for other windows. - Adds some debugging for ease of use. version .33 - Added French support, changed localization method - LaMaG provided French localization information. - Broke localization out into seperate files, one for each language. version .32 - Fixed typo in German, and fixed my zip file. - Send to Channel translated into German. - Whole directory in the zip file, had forgotten to do this when I changed development systems. version .31 - Fixed bug with German - Forgot to implement the localized variable I wrote for Enchanting, so it was only checking for English "Enchanting". version .3 - Added Enchanting / Added localization - Added support for Enchanting, I think every skill is now supported - Added German into the English translation, there shouldn't be two versions anymore, it'll all be rolled into one. NOTE: I'm not sure if my localization worked, someone (German) please get back to me if it works or doesn't. version .21 (German) - Added German Language support thanks to Aphelandra version .21 - Fixed small bugs - Changed the COMMON speech to allow Horde to use the addon (thanks Artax) - Made all windows default to popping up in the center (thanks Talendar) - Made the player and channel name windows disappear upon sending of a message. version .2 - First real release. - Rewrote code to streamline the Addon, as well as allow for future development. - Added support for sending materials list to any channel. - Changed the layout of Profession Helper to take up less space on screen. - Added close button and title. version .1a - Mainly a proof of concept, and an alpha test. This included very rough code allowing for sending materials to a player, the guild, or the party. rough code allowing for sending materials to a player, the guild, or the party.