Download
(155Kb)
Download
Updated: 08-15-09 10:30 AM
Pictures
File Info
Updated:08-15-09 10:30 AM
Created:unknown
Downloads:34,286
Favorites:217
MD5:

TradeJunkie  Popular! (More than 5000 hits)

Version: v5.0 <BETA 2>
by: drgonflyy [More]

ADDON IS DISCONTINUED

TradeJunkie is now powered by WoWHead. Due to this, I will only update TJ here on WoWInterface.com. You will see TJ updated to 5.0 <BETA> on the other sites but that will be the final update there.

TradeJunkie shows you what tradeskills you are missing.

Tradeskills marked in green are currently learnable while red means you need to level your skill more until you can learn it.

The Show All check box in the window will toggle between showing only the recipes that you can learn vs. all the recipes in the database.

NOTES:
------
If you drop and get a new tradeskill and it errors out, just type "/console reloadui" without quotes to get the database to work. Specialization may not work.

Cooking got lost in a database restructure.

Command: /tj open will toggle between having TradeJunkie automatically open when you open a tradeskill window.)

Compatible with:
-- Jobber

Special Thanks:
My wife, Ittsy for naming this Addon
Rowaa for rewriting the script into a smaller memory stamp and other core re-writes
All of you that enjoy the use of TJ.

------------
Kaden - Doomhammer

v5.0 <BETA 2>
- Corrected an issue with the TJ button showing under the tradeskill window. Also added support for Jobber

v5.0 <BETA>
- Added Inscription ... lost cooking. THe database is a little different now. With the Beta the only info in is recipes and profession levels ... no help on where to get the recipes yet. Please read the main info.

v4.01
- Added the beginning of Inscription (no recipes yet.) When a tradeskill is linked TJ will keep the TJ button and window from appearing.

v4.0
- New core re-write. TJ Now takes even less memory then before. It will only load the tradeskills you know. See notes in Description. Removed Ace2 and changed the way recipes are loaded not needing localization.

v3.3.1
- Fixed a database issue with Reputation standings. If you have an error with Powerful Anti-Venom in First Aid, get this update.

v3.3
- Beast Training should no longer give an error.

v3.2.4
- Updated the database with all item/recipe links. If a recipe has a wearable product then you can Control-click the item for dressing room.
- Fixed Bracing Earthstorm Diamond .. it now properly states that it can be purchased in Karazan.

v3.2.3b
- Fixed an error in the code that broke TJ.

v3.2.3
- Began implementing recipeID data for all tradeskills. (check first aid)
- Basic database work
- Removed TJ from Beast Training (will add in the future)

v3.1.2b
- Fixed Heavy Netherweave Bandages

v3.1.2
- *hopefully* fixed mining for non-english clients.
- Began working on getting item links into the system.
- Updated ACE2 Libraries and some of the database information.

v3.0.1
- Updated Cooking and Alchemy with some fixes.

v3.0.0
- Begin localization (needs testing .. see Description)
- Added icon for the item link system, also added control click for dressing room.

v2.16.2
- Completed testing on the /tj command, works with Skillet and ATSW. NOTICE: AddOn in WoW may still report as 2.15.2 but it really is 2.16.2!

v2.15.2
- fixed First Aid errors

v2.14.2
- updated tailoring, see comments below.

v2.14.1
- Added a slash command /tj to add an auto open feature
- Added savedvariables to remember the auto open and Show all settings (per account not character)

v2.13.1
- Added a highlight bar
- Started new version number system

v2.12
- Updated code to recognize Specialization.

v2.11
- Updated some recipe data.
- For the fans of ArmorCraft addon, its buttons are now detected and TJ button is anchored accordingly in standart tradeskill window to prevent buttons from covering each other.
Post A Reply Comment Options
Unread 08-19-09, 06:47 AM  
Thrashfinger
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 14
Uploads: 1
Updated enhancement for TradeJunkie v5.0 Beta 2

You are welcome. I'm having fun tinkering with all this code.

I have updated my forum post with a tweak to the xml anchor points
in order to better support dynamic button resizing.

Also, I'm still in the "thinking about it" phase while I conceptualize
an "all-Lua" solution to creating a "Junkie" button and dynamically
resizing/relocating it based on other addons installed. It will likely
be a simple fix to implement, maybe even easier than this one.
The "xml & Lua" solution simply "materialized" quicker for me
than the "all-Lua" approach.
Report comment to moderator  
Reply With Quote
Unread 08-28-09, 02:08 AM  
dragonflyy
An Aku'mai Servant
 
dragonflyy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 70
Uploads: 5
Due to a recent change in Blizzards code ... I had to create the button in the LUA anyway. I can upload the changes if you want to see them. It'll make resizing easier.
Report comment to moderator  
Reply With Quote
Unread 09-17-09, 04:27 AM  
Jimmerz28
A Kobold Labourer

Forum posts: 0
File comments: 42
Uploads: 0
Got this after opening the window; not using ATSW or Ackis currently:

[2009/09/17 06:19:03-2488-x2]: TradeJunkie-5.0B2\TradeJunkie.lua:350: bad argument #1 to 'pairs' (table expected, got nil)
TradeJunkie-5.0B2\TradeJunkie.lua:350: in function <Interface\AddOns\TradeJunkie\TradeJunkie.lua:339>
TradeJunkie-5.0B2\TradeJunkie.lua:367: in function <Interface\AddOns\TradeJunkie\TradeJunkie.lua:366>
TradeJunkie-5.0B2\TradeJunkie.lua:430: in function `ShowTradeJunkie'
TradeJunkie-5.0B2\TradeJunkie.lua:329: in function `TradeJunkie_Attach'
TradeJunkie-5.0B2\TradeJunkie.lua:240: in function <Interface\AddOns\TradeJunkie\TradeJunkie.lua:240>
Report comment to moderator  
Reply With Quote
Unread 09-20-09, 06:32 PM  
dragonflyy
An Aku'mai Servant
 
dragonflyy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 70
Uploads: 5
Originally posted by Jimmerz28
Got this after opening the window; not using ATSW or Ackis currently:

[2009/09/17 06:19:03-2488-x2]: TradeJunkie-5.0B2\TradeJunkie.lua:350: bad argument #1 to 'pairs' (table expected, got nil)
TradeJunkie-5.0B2\TradeJunkie.lua:350: in function <Interface\AddOns\TradeJunkie\TradeJunkie.lua:339>
TradeJunkie-5.0B2\TradeJunkie.lua:367: in function <Interface\AddOns\TradeJunkie\TradeJunkie.lua:366>
TradeJunkie-5.0B2\TradeJunkie.lua:430: in function `ShowTradeJunkie'
TradeJunkie-5.0B2\TradeJunkie.lua:329: in function `TradeJunkie_Attach'
TradeJunkie-5.0B2\TradeJunkie.lua:240: in function <Interface\AddOns\TradeJunkie\TradeJunkie.lua:240>
Which tradeskill did you open? Or was this an error that popped up during login?
Report comment to moderator  
Reply With Quote
Unread 10-18-09, 12:58 PM  
miros
A Defias Bandit
 
miros's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 83
Uploads: 7
This is a great idea and I think it could become a great addon. Nevertheless, I tested it with Engineering and found out that many recipes have no description as to how to get them. Sadly, most of the ones that already do have a desciption, say "learned from trainer". Anyway, this is a great start. I know there's lots and lots of recipes to list so... good luck!
Report comment to moderator  
Reply With Quote
Unread 11-18-09, 10:33 PM  
ElrickEnonimis
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
besides lack of descriptions (which I can help with somewhat, if you like) I noticed for Enchanting it says I need [1]Disenchanting
Also does not list any enchants from Ulduar.

And I just noticed, this mod says it's compatible with Advanced trade Skill Window, yet with both mods active, the "Junkie" button is nowhere to be seen the instructions for fixing it work, but I'm curious why it's not been fixed by the author yet?
Last edited by ElrickEnonimis : 11-19-09 at 01:11 PM.
Report comment to moderator  
Reply With Quote
Unread 01-11-10, 07:55 PM  
dragonflyy
An Aku'mai Servant
 
dragonflyy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 70
Uploads: 5
Originally posted by ElrickEnonimis
besides lack of descriptions (which I can help with somewhat, if you like) I noticed for Enchanting it says I need [1]Disenchanting
Also does not list any enchants from Ulduar.

And I just noticed, this mod says it's compatible with Advanced trade Skill Window, yet with both mods active, the "Junkie" button is nowhere to be seen the instructions for fixing it work, but I'm curious why it's not been fixed by the author yet?
The main reason is I haven't the time at the moment. Been working major overtime at work. Also there in no Ulduar because the last time I worked on the DB it was during WoW 3.0 ... no Ulduar yet. I will be working on setting up a website to work on the DB entry if anyone is interested, but first I gotta get off this overtime and find a good hosting site. I feel terrible that I can't update my addon right now, thank you all for your patience.
Report comment to moderator  
Reply With Quote
Unread 11-08-10, 09:07 PM  
dragonflyy
An Aku'mai Servant
 
dragonflyy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 70
Uploads: 5
Believe it or not I have been working on this. My processor just died recently, so I upgraded and had to reformat. I was unaware the MySQL had started storing DB files in the Users folder on Windows 7 so the DB went with it. I use MySQL and PHP for my database because it's easier to build in then export to LUA. I have gotten the structure of the DB back and will begin entering information in again. Hopefully by the time Cata comes out I can have a back bone on my addon again. I hope people haven't given up on me yet.
Report comment to moderator  
Reply With Quote
Unread 11-15-11, 07:08 AM  
dragonflyy
An Aku'mai Servant
 
dragonflyy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 70
Uploads: 5
Due to the ever expanding size of the tradeskill database and the fact that there is another addon out there that does exactly what I wanted, I have discontinued this addon. Sorry to everyone that wanted to use this.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: