• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

TradeskillInfo

  Download the Curse Client

Project Updated:
Files Updated: Sat, Jun 13 2009
Supports Game Version: 3.1.0
Category: Professions
Tags:

, , , and [Edit Tags]

Project Manager: wmrojer
Additional Authors: Dys
Current Version: v1.4.5
License: All Rights Reserved
Avg Daily DL (last 30 days): 381
Downloads Total: 133,842
Favorites: 338
Comments: 131
  • About TradeskillInfo
  •  

Short Description

Complete Tradeskill Information

Long Description

TradeskillInfo is an addon that gives you all the information that you need about tradeskills - including the ones that your character cannot craft.

It can add the following information to the tooltip of an item:

  • What tradeskills it is used in, and how many different recipes for that tradeskill it is used in.
  • Show you where the item comes from. Vendor, dropped, disenchanted or crafted.
  • Show who of your chars can use the item.


It can add the following information to the tooltip for recipes and crafted items:

  • If any of your chars knows it already.
  • If any of your chars can learn it now.
  • If any of your chars will be able to learn it later.
  • Where it comes from. Vendor bought, quested, dropped or crafted.


In the tradeskill craft window it will show:

  • At what skill levels the recipe will shift to a different difficulty level. 120/80/60/40 would mean it's learnable at 40, it will be yellow at 60, green at 80 and grey at 120.
  • The cost of the combine (auctioneer or vendor prices), how much the result sells for to a vendor and the profit/loss.

TradeskillInfo also has it's own UI. It is opened with "/tsi menu" or by binding a key to it in the keybindings menu.

QuickSearch an item in the inventory will open the UI and show all recipes that use that item. QuickSearch key-mouse combination is configurable. Defaults to Shift-RightClick.

RightClicking an reagent icon in the TradeskillInfoUI with the AuctionFrame open will do a search for that reagent in the auction house.

Shift-Click on the recipe name in the list (to the left) with the chatbox open will paste the complete recipe there. (To tell your guildies whats needed to make that uber item)

In the UI you can browse all tradeskills in the game.

  • Filter what tradeskills to show
  • Filter what recipes to show
    • Player known
    • Player learnable
    • Player will be able to learn
    • Alt known
    • Alt learnable
    • Alt will be able to learn
    • Unavailable
  • Freetext search on recipe name and reagent names.

For every recipe it will show:

  • If the it is learned from a recipe, it will show the source of the recipe. Dropped, Vendor bought, quested or faction vendor.
  • What skill level is required, and specialization.
  • Who of your chars knows the recipe.
  • Who of your chars can learn the recipe.
  • Who of your chars will be able to learn the recipe.
  • At what skill levels the recipe will shift to a different difficulty level. 40/60/80/120 would mean it's learnable at 40, it will be yellow at 60, green at 80 and grey at 120.
  • The cost of the combine (both auctioneer and vendor prices), how much the result sells for to a vendor and the profit/loss.

Recipe names are color coded.

  • White: Player knows
  • Light Green: Player can learn
  • Yellow: Player will be able to learn
  • Grey: Alt knows
  • Dark Green: Alt can learn
  • Orange: Alt will be able to learn
  • Red: Unavailable to all your chars

For items not in the local cache of the WoW client, the icon is "?". Clicking on that icon will try and lookup the item. Warning: you will get disconnected if that item has not been seen since server restart.

It also has a graphical configuration screen that is opend with /tsi config or by binding a key to it in the Keybindings menu.

What it does not do: TradeskillInfo is only a browsing tool. It does not assist you in crafting items. You can use Advanced Tradeskill Window, skillet, Cauldron, or other addons I can't remember for improved item crafting.

Note: I have shamelessly stolen this page from the old wowinterface project page of TradeskillInfo.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  TradeskillInfo v1.4.5 Release 3.1.0 8,469 6/13/2009
  TradeskillInfo v1.4.4 Release 3.1.0 8,073 5/30/2009
  TradeskillInfo v1.4.3 Release 3.1.0 7,846 5/18/2009
  TradeskillInfo v1.4.2 Release 3.1.0 3,351 5/16/2009
  TradeskillInfo v1.4.1 Release 3.1.0 7,586 5/3/2009
  • 1 page(s)
Advertisement
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • I'm currently using the Lilsparky's branch of Skillet from http://www.wowace.com/projects/skillet/repositories/lilsparkys-clone/ TSI does not show recipe skill level change values in the crafting window as shown in the third screenshot you have posted here. If it's possible, can you add support for the Lilsparky branch or would a change be needed on their side?

    Reply Report Permalink
  • is it possible to use any further addon that shows my skillchange in orange/yellow/green/grey f.e. 160/170/185/190??? as seen on 2nd and 3rd screenshot here?
    in the standard wow tradeskill it is shown. with atsw, cauldron or tradeskill hd it doesn't show them :-((
    and is there an option only to show tooltips in tradeskill windows and otherwise only when alt is pressed?

    Reply Report Permalink
  • Dys said 

    I have added support for TradeskillHD and ATSW. It will be available in v1.4.5.

    I tried to get Cauldron to cooperate, but it is a lot harder than the others for various reasons. Perhaps a future revision.

    The tooltip idea is a nice one. I will put it in my todo list. It should be available in v1.4.6.

    Reply Report Permalink
  • r293 | dys | 2009-06-13 13:55:13 +0000 (Sat, 13 Jun 2009) | 2 lines
    Changed paths:
    M /trunk/TradeskillInfo.lua

    - Added diffculty level display support for TradeSkillHD

    yeah man! thx for that

    YEAH MAN!

    Reply Report Permalink
  • The difficulty level shift display doesn't show up on AdvancedTradeSkillWindow or Skillet. Same thing with the pricing display. Is there something tha TSI needs to do to support the other AddOns, or the other way around: the authors of those AddOns have to add support to display the TSI feature?

    Reply Report Permalink
  • Dys said 

    There is code in TSI to hook Skillet. I don't know why it is not working, but I will check it as soon as I can. I don't think AdvancedTradeSkillWindow is supported, but I will double check that as well.

    Skillet author has implemented a third party hook into the addon, so it is TSIs job to add extra information to Skillet. If the hooks did not exist, the easiest method to do it would be from the addon, and not from TSI, mainly because the addon would know best when it needs the information TSI can provide (e.g., selecting another recipe from the list). However, it is still possible to do it from within TSI - ot even from a third addon.

    Reply Report Permalink
  • I didn't try it with r282, but I installed v1.4.3 and now Skillet displays the skill level and the price info. ATSW still does not.

    The errors from 1.4.2 are still gone, as well, as I expected they would be.

    Thank you

    Reply Report Permalink
  • Dys said 

    For the two recent error reports by JaimSandar and mozul, it looks like the tooltip function hooks are called before the initializations are complete. I can stop this from being an issue, but I'd rather figure out what is happenning first. Needless to say, I am not seeing this problem with my current setup, so the first order of business is to replicate the problem.

    In the manwhile, I found a problem with the embedded libraries (AceGUI and AceDBOptions were missing), and another problem with one of the fixes for v1.4.2. I am not sure if either change was the cause of the tooltip problem, but I'd appreciate if one of you guys could download and install r282 from http://www.wowace.com/projects/tradeskill-info/files/ and let me know if it helps or not.

    In the least, r282 should fix the error with ItemDataCache.

    Reply Report Permalink
  • Using r282, I no longer see the logon error or the other errors. So far so good; I'll let you know if anything unusual happens.

    Thank you.

    Reply Report Permalink
  • Updated to 1.4.2, now when I log on:
    [2009/05/16 17:16:49-2186-x1]: ...aCache\ItemDataCache_ByID_selltovendor_Functions.lua:28: attempt to index global 'ItemDataCacheLocal_ByID_selltovendor' (a nil value):
    ItemDataCache-1.303\ItemDataCache_API_GetSellValue.lua:40: in function `GetSellValue'
    TradeskillInfo-1.0.278\TradeskillInfo.lua:865: in function `GetComponent'
    TradeskillInfo-1.0.278\TradeskillInfo.lua:667: in function `GetCombineComponents'
    TradeskillInfo-1.0.278\TradeskillInfo.lua:978: in function `BuildWhereUsed'
    TradeskillInfo-1.0.278\TradeskillInfo.lua:165: in function
    (tail call): ?:
    : ?
    :"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5 (Accomplishment):502: in function `InitializeAddon'
    AceAddon-3.0-5 (Accomplishment):614: in function <...Ons\Accomplishment\Lib\AceAddon-3.0\AceAddon-3.0.lua:607>

    ...and when I mouse over and item in the TSI frame:
    Cursor over an (?) item in the TradeSkillInfo window:
    [2009/05/16 17:18:11-2186-x1]: TradeskillInfo-1.0.278\TradeskillInfo.lua:947: attempt to index field 'whereUsedOverview' (a nil value)
    TradeskillInfo-1.0.278\TradeskillInfo.lua:1527: in function `AddUsedInToTooltip'
    TradeskillInfo-1.0.278\TradeskillInfo.lua:1504: in function `AddToTooltip'
    TradeskillInfo-1.0.278\TradeskillInfo.lua:1454: in function
    (tail call): ?:
    : ?
    : in function `Outfitter_OrigSetHyperlink'
    Outfitter-4.7.2\Outfitter.lua:6848: in function `SetHyperlink'
    TradeskillInfoUI-1.0.61\TradeskillInfoUI.lua:592: in function `ReagentIcon_OnClick'
    :"*:OnClick":1: in function <[string "*:OnClick"]:1>

    [2009/05/16 17:18:12-2186-x1]: TradeskillInfo-1.0.278\TradeskillInfo.lua:947: attempt to index field 'whereUsedOverview' (a nil value)
    TradeskillInfo-1.0.278\TradeskillInfo.lua:1527: in function `AddUsedInToTooltip'
    TradeskillInfo-1.0.278\TradeskillInfo.lua:1504: in function `AddToTooltip'
    TradeskillInfo-1.0.278\TradeskillInfo.lua:1454: in function
    (tail call): ?:
    : ?
    : in function `Outfitter_OrigSetHyperlink'
    Outfitter-4.7.2\Outfitter.lua:6848: in function `SetHyperlink'
    TradeskillInfoUI-1.0.61\TradeskillInfoUI.lua:631: in function `ShowReagentTooltip'
    :"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

    Reply Report Permalink
  • mozul said 

    Just got this bug when mousing over it in fubar.
    Date: 2009-05-16 16:34:04
    ID: 6
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\TradeskillInfo\TradeskillInfo.lua line 947:
    attempt to index field 'whereUsedOverview' (a nil value)
    Debug:
    (tail call): ?
    [C]: ?
    TradeskillInfo\TradeskillInfo.lua:947: GetUsedIn()
    TradeskillInfo\TradeskillInfo.lua:1527: AddUsedInToTooltip()
    TradeskillInfo\TradeskillInfo.lua:1504: AddToTooltip()
    TradeskillInfo\TradeskillInfo.lua:1429:
    TradeskillInfo\TradeskillInfo.lua:1426
    (tail call): ?
    [C]: ?
    [C]: Outfitter_OrigSetBagItem()
    Outfitter\Outfitter.lua:6816: SetBagItem()
    Baggins\Baggins.lua:1578: UpdateTooltip()
    Baggins\Baggins.lua:1556:
    Baggins\Baggins.lua:1542
    AddOns:
    Swatter, v3.1.13 (<%codename%>)
    WowheadLooter, v30100
    ACP, v3.1.0.17
    agExtras, vr705
    agUnitFrames, vr705
    Altoholic, v3.1.002b
    ArcHUD2, v2.2
    AtlasLoot, vv5.05.00
    AtlasLootFu, vv5.05.00
    AucAdvanced, v5.4.4157 (WallabyII)
    AucFilterBasic, v5.4.4157 (WallabyII)
    AucFilterOutlier, v5.4.4157.2531
    AucMatchUndercut, v5.4.4157.2531
    AucScanData, v5.4.4157 (WallabyII)
    AucStatClassic, v5.4.4157 (WallabyII)
    AucStatHistogram, v5.4.4157 (WallabyII)
    AucStatiLevel, v5.4.4157 (WallabyII)
    AucStatPurchased, v5.4.4157 (WallabyII)
    AucStatSales, v5.4.4157.2842
    AucStatSimple, v5.4.4157 (WallabyII)
    AucStatStdDev, v5.4.4157 (WallabyII)
    AucStatWOWEcon, v5.4.4157.2530
    AucUtilAHWindowControl, v5.4.4157.3311
    AucUtilAppraiser, v5.4.4157.2530
    AucUtilAskPrice, v5.4.4157.3175
    AucUtilAutoMagic, v5.4.4157.3142
    AucUtilCompactUI, v5.4.4157.2530
    AucUtilEasyBuyout, v5.4.4157.3583
    AucUtilItemSuggest, v5.4.4157.3108
    AucUtilPriceLevel, v5.4.4157.2545
    AucUtilScanButton, v5.4.4157.2530
    AucUtilScanFinish, v5.4.4157.2530
    AucUtilScanProgress, v5.4.4157.2530
    AucUtilSearchUI, v5.4.4157.3655
    AucUtilSimpleAuction, v5.4.4157.0
    AucUtilVendMarkup, v5.4.4157.2530
    AuldLangSyne, v2.0
    AuldLangSyneBackup, v2.0
    AuldLangSyneFriendList, v2.0
    AuldLangSyneFu, v2.0
    AuldLangSyneGuildList, v2.0
    AuldLangSyneInfo, v2.0
    AuldLangSyneNote, v2.0
    AuldLangSynePanel, v2.0
    AuldLangSyneSync, v2.0
    AutoRes, v
    Babylonian, v5.1.DEV.130
    BadBoy, v3.4.0.6
    Baggins, vBeta 1
    BagginsAnywhereBags, v1.0.66
    BagginsOutfitter, v2009-05-10
    BeanCounter, v5.4.4157 (WallabyII)
    Buffalo, v
    Cartographer3, v3.0 v0.11.1
    Cartographer3InstancePOIs, v
    Cartographer3Notes, v
    Cartographer3Waypoints, v
    Clique, vwowi:revision
    Configator, v5.1.DEV.130
    CowTip, v
    CurseProfiler, v
    DebugLib, v5.1.DEV.130
    Dominos, v1.9.4
    DominosBufftimes, v
    DominosRoll, v
    DominosXP, v
    DoubleWide, v
    DrDamage, v1.6.1
    FishingBuddy, v0.9.7c
    FreeRefills, v2.2
    FuBar, v
    FuBarChimeClockFu, v1.5
    FuBarDominosFu, v1.2 $Revision: 41 $
    FuBarDurabilityFu, v2.11
    FuBarFishingBuddyFu, v2.2c
    FuBarGarbageFu, v2.0.$Revision: 79607 $
    FuBarGarbageFuPrices, v1.0
    FuBarGroupFu, v1
    FuBarMoneyFu, vv1.2.1
    FuBarOutfitterFu, v
    FuBarSkillsPlusFu, v3.1.0
    FuBartcgTradeskills, v
    FuBarTrainerFu, v0.2
    FuBarVolumeFu, v2.0.$Revision: 55081 $
    Gatherer, v3.1.13
    GatherMate, vv1.18
    GatherMateSharing, v1.3
    GemHelper, v1.8.1
    GFWLinkerator, v3.0.1
    Grid, v1.30100.2009041601
    GridAutoFrameSize, v2.3.4
    GridDynamicLayout, v1.0
    GridLayoutPlus, v$Rev: 74887 $
    GridManaBars, v0.9
    GridSideIndicators, v0.5
    GridStatusAFK, v3.0.3
    GridStatusHots, v3.1
    GridStatusLineOfSight, v1.1 (Build $Rev: 74927 $)
    GridStatusMissingBuffs, vv3.01.01.05 release
    GridStatusMTs, v3
    GridStatusParty, v3.0.3
    GridStatusPvP, v3.0.3
    GridStatusRaidDebuff, vv3.00.08.03 release
    GridStatusRaidIcons, v1.3
    GridStatusReadyCheck, v1.0
    GridStatusRes, vv3.00.03.03 release
    GridStatusThreat, v3.1
    HealPoints, v3.2
    ItemDataCache, v1.303
    LibPeriodicTable31, v3.1
    LibRock10, v
    LightHeaded, v288
    Lootvalue, v
    Mendeleev, v3.0
    Mirror, v1.0
    Omen, v3.0.7
    OmniCC, v2.5.2
    oRA2, v2.0.$Revision: 657 $
    Outfitter, v4.7.2
    PallyPowerInfo, v1.0
    Pawn, v1.1.10
    Peggle, v1.01a
    Postal, v3.1.1
    Quartz, v1.0
    QuartzFlight, v1.0
    QuartzGCD, v1.0
    QuartzInterrupt, v1.0
    QuartzLatency, v1.0
    QuartzMirror, v1.0
    QuartzPet, v1.0
    QuartzPlayer, v1.0
    QuartzRange, v1.0
    QuartzSwing, v1.0
    QuartzTarget, v1.0
    QuartzTradeskill, v1.0
    QuestHelper, v1.0.15
    RatingBuster, v
    RecipeRadar, v1.31
    Routes, vv1.2.6
    SimpleBossWhisperer, v1.0
    simpleMinimap, v30000-5
    Skillet, v
    SmartBuff, v3.1a
    Stubby, v5.4.4157 (WallabyII)
    TalentedLoader, v
    TBCore, vr107-release
    TomTom, vwowi:revision
    TradeskillInfo, v1.4.2
    VendorBait, v3.0.3.2
    WIM, v3.1.1
    WOWEconPriceMod, v
    (ck=f61)

    Reply Report Permalink
  • flightc said 

    I can bring up the main tsi window but when I open one of my tradeskill's windows or anyone tradeskill links I click on, I still see the default blizzard interface, not the enlarged tsi interface. Is that a screwup with this version and will be fixed?

    Reply Report Permalink
  • ares0027 said 

    i just want to say that i love this addon,it is perfect and it doesnt really affects my gameplay (negatively) and it is quite fantastic to help people, with this addon i dont need to ask anyone "can you link me xxx" "whats the mats for xxxx" and beyond that i am giving the information even if i dont have the recipe/profession

    perfect addon, and thanks for update :) i hope changed recipes are updated too

    Reply Report Permalink
  • i did notice one thing that i don't like a bought the program right now. when i deleted one of my toon's it kept it on the list, ove deleted the whole program and reinstalled it many times but still i can't get it off of my listing, if any one can help me remove the profile that i've deleted in every way i can think of leave a replay on here

    Reply Report Permalink
  • Dys said 

    The known recipes information is stored in \WTF\Account\\SavedVariables\TradeskillInfo.lua file. You can either hand edit this file, or remove it completely to reset all the options.

    When I have the time, I will look into the issue, but all the time I can spare goes into catching up with changes from Blizzard these days.

    Reply Report Permalink
  • thank you i will have to give it a try to see if it works when i get out of uldar today

    Reply Report Permalink
  • I'm not sure if anyone else has noticed this yet. I came across this just a few days ago. Several of the leather working patterns have had their mats changed. For example.. Wildfeather Leggings,Feathered Breastplate, Ironfeather Shoulders, Quiver of a Thousand Feathers. They use to include the iron feathers but after the last patch I guess Blizz decided to take them out and changed the quantity of the other masts in there to. I'm sure there are more, these are just the ones I came across. I enjoy using your addon it has come in handing since I found it. I get a lot of whispers from other players when I use your mod to link something they have asked to see the mats for. Keep up the awesome job :D

    Reply Report Permalink
  • Dys said 

    An update is coming pretty soon. If you wish, you can download a pre-release version from the wowace page of this project. I am delaying the release of v1.4.1 until I can verify that a few reported problems are really fixed.

    Reply Report Permalink
  • flightc said 

    I can open the main window, however when i open my individual profession windows, it's now back to the blizzard window. It does not use the tradeskillinfo interface.

    Reply Report Permalink
  • Dys said 

    This addon does not handle the actual crafting of the materials. It only provides information about trade skills. So, it doesn't attempt to replace the default (or modified) trade skill windows.

    As Blizzard loves to say: it is working as intended. :)

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 19,747 Atlasloot Enhanced PvP, Map & Minimap, Professions...
  2. 6,344 Fishing Buddy Professions, and Fishing
  3. 5,108 Ackis Recipe List Professions
  4. 2,051 Altoholic Guild, Bags & Inventory, Mail...
  5. 568 Fishing Buddy -- Outfit Display Professions