Category: TradeSkill Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)

This file is a Addon for Advanced Trade Skill Window by Slarti. You must have that installed before this Addon will work.

Author:
Version:
3.1
Date:
04-21-2009 12:53 PM
Size:
675.92 Kb
Downloads:
27,554
Favorites:
505
MD5:
Pictures
Click to enlarge
Example for recipes that requires levels
Click to enlarge
Example for recipes that require profession skills
Click to enlarge
Working on Original Tradeskill window ! \o/
Advanced TradeSkill Window Levels (plugin)   Popular! (More than 5000 hits)
I created this tiny mod to work as a plus for AdvancedTradeSkillWindow mod.

* I added an option to make it work even if you don't have ATSW installed, so the ones with the original tradeskill window, be happy from now on

I always wanted to see the recipe's levels and skills next to its names on our known recipes list. I asked to the original coder to add it, but didn't reply me about it.

So this time I decided to do myself. Many thanks to #wowi-lounge people, you guys helped a lot

This mod have 3 possibilities :

1 - shows the character's level required for using the crafter item

2 - shows the profession skill level required for using the crafted item

3 - does not show anything before recipe's name when the crafted item doesn't have a required level or skill to be used


I hope you guys like it and it be as helpfull as It is for me everyday


PS : This mod NO LONGER requires Advanced TradeSkill Window to work, so it's an optional dependency





PATCH NOTES

Version 1.3

- changed 'lv' to 'lvl' to stand for 'level'
- changed 'pr' to 'prf' to stand for 'profession'

- added localization code

- added german localization > I need a tester

- need french localization string - someone have it?

- removed the blank spaces because the 'space' character doesn't have the same pixels width as the 'number' character, which causes a funky display on the list. So I'd rather keep clean and easy to read, and decided to put back the zeros until I find a solution for that.

* for the ones that still want the spaces instead of zeros, go to the ATSW_Levels.lua file and change the return lines:

return "[lv " .. string.format( "%03d", l ) .. "]";

to

return "[lv " .. string.format( "%3d", l ) .. "]";
  Change Log - Advanced TradeSkill Window Levels (plugin)
Updated TOC for patch 3.1 WOTLK

Many bugs fixed by HonorGog, from TitanPanel Team !

Thank you very much, my friend ! /kiss

[]s
  Archived Versions - Advanced TradeSkill Window Levels (plugin)
File Name
Version
Size
Author
Date
2.0
676kB
YammY
10-15-2008 12:10 PM
  Comments - Advanced TradeSkill Window Levels (plugin)
Post A Reply Comment Options
Old 10-17-2009, 08:27 AM  
Aisenfaire
A Kobold Labourer

Forum posts: 1
File comments: 53
Uploads: 0
Hi,

How do I make it show the skill level required? At the moment I'm seeing just character level needed, and I don't seem to be able to find any options for changing it.
Aisenfaire is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-08-2009, 07:11 PM  
psycomonkee
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Re: ATS Levels & Recipe Radar

Quote:
Originally posted by DraconisNoir
I love your mod. I have been looking for this type of mod and all the others I have found are rather big and bulky. My only problem is I use Recipe Radar alot. (I'm a crafting junkie. ) This mod doesn't work with RR. It causes RR to show all the recipes I already have instead of only the ones I don't have. I have disabled my other mods to make sure no others were interfering. This problem only happens when I have this and Recipe Radar loaded. I love this mod very useful and would very much like to use it but, I live and die by Recipe Radar. Is there any way you can make them play nice?
that is actually an issue that can be fixed within recipie radar, it is going to occur with any addon that reads known spells/recipies based on their name instead of their ID.
i'd help you if i could, unfortanately it's an issue that i know can be fixed, i just don't know exactly how.

Last edited by psycomonkee : 07-08-2009 at 07:13 PM.
psycomonkee is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-23-2009, 10:12 PM  
DraconisNoir
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
ATS Levels & Recipe Radar

I love your mod. I have been looking for this type of mod and all the others I have found are rather big and bulky. My only problem is I use Recipe Radar alot. (I'm a crafting junkie. ) This mod doesn't work with RR. It causes RR to show all the recipes I already have instead of only the ones I don't have. I have disabled my other mods to make sure no others were interfering. This problem only happens when I have this and Recipe Radar loaded. I love this mod very useful and would very much like to use it but, I live and die by Recipe Radar. Is there any way you can make them play nice?
DraconisNoir is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-14-2009, 01:16 AM  
ChaosInc
A Frostmaul Preserver
 
ChaosInc's Avatar
Interface Author - Click to view interfaces

Forum posts: 292
File comments: 197
Uploads: 13
Another one, got better details.

Code:
Error occured in: Global
Count: 1
Message: ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua line 34:
   Usage: GetItemInfo(itemID|"name"|"itemlink")
Debug:
   [C]: ?
   [C]: GetItemInfo()
   ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:34: ATSWLGetRecipeLevel()
   ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:94: GetTradeSkillInfo()
   ...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:141:
      ...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:87
   [C]: ExpandSkillHeader()
   Gatherer\GatherUtil.lua:218: GetSkills()
   Gatherer\GatherEvent.lua:119: OnEvent()
   [string "*:OnEvent"]:1:
      [string "*:OnEvent"]:1
Popped after I killed something and gained a weapon rank.
__________________

"Introduce a little anarchy. Upset the established order, and everything becomes chaos. I'm an agent of chaos. Oh, and you know the thing about chaos? It's fair!" -- The Joker

I R MOD AT CURSE
ChaosInc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-14-2009, 12:30 AM  
ChaosInc
A Frostmaul Preserver
 
ChaosInc's Avatar
Interface Author - Click to view interfaces

Forum posts: 292
File comments: 197
Uploads: 13
Code:
Error occured in: Global
Count: 1
Message: ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua line 34:
   Usage: GetItemInfo(itemID|"name"|"itemlink")
Debug:
   [C]: ?
   [C]: GetItemInfo()
   ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:34: ATSWLGetRecipeLevel()
   ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:94: GetTradeSkillInfo()
   ...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:141:
      ...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:87
   [C]: ExpandSkillHeader()
   Gatherer\GatherUtil.lua:218: GetSkills()
   Gatherer\GatherEvent.lua:116: OnEvent()
   [string "*:OnEvent"]:1:
      [string "*:OnEvent"]:1
   [C]: UpdateSpells()
   RecipeKnown\RecipeKnown.lua:774: RecipeKnown_GetClassSpells()
   RecipeKnown\RecipeKnown.lua:810: RecipeKnown_ScanItems()
   RecipeKnown\RecipeKnown.lua:1097: RecipeKnown_GetNum_Merch()
   RecipeKnown\RecipeKnown.lua:1105: MerchantFrame_UpdateMerchantInfo()
   ..\FrameXML\MerchantFrame.lua:67: MerchantFrame_Update()
   ..\FrameXML\MerchantFrame.lua:46:
      ..\FrameXML\MerchantFrame.lua:39
   [C]: Show()
   ..\FrameXML\UIParent.lua:1542: SetUIPanel()
   ..\FrameXML\UIParent.lua:1387: ShowUIPanel()
   ..\FrameXML\UIParent.lua:1280:
      ..\FrameXML\UIParent.lua:1276
   [C]: SetAttribute()
   ..\FrameXML\UIParent.lua:1899:
      ..\FrameXML\UIParent.lua:1887
   [C]: ShowUIPanel()
   ..\FrameXML\MerchantFrame.lua:26:
      ..\FrameXML\MerchantFrame.lua:18
Happened while opening poison vendor. Using LunarSphere to auto-buy my poisons.
__________________

"Introduce a little anarchy. Upset the established order, and everything becomes chaos. I'm an agent of chaos. Oh, and you know the thing about chaos? It's fair!" -- The Joker

I R MOD AT CURSE
ChaosInc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-08-2009, 09:34 PM  
HonorGoG
A Fallenroot Satyr
 
HonorGoG's Avatar
Interface Author - Click to view interfaces

Forum posts: 21
File comments: 29
Uploads: 2
Re: Error occurs

I'm seeing an occasional error pop up too. It's pretty inconsistent and I've been unable to replicate it reliably. If you can figure out how to get it to error reliably, please let me know. You can test this by typing "/console reloadui" after you get the error. This will reset Swatter! and will show the error again when it pops. Alternately, I think you can type "/swat clear" but I haven't tested to see if that actually shows the error a second time.

I'll see if I can't get into the code at some point this month to try to make that hook function a little more durable.
HonorGoG is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-23-2009, 02:43 AM  
EvilGrin
A Defias Bandit
 
EvilGrin's Avatar

Forum posts: 2
File comments: 9
Uploads: 0
Error occurs

Error: Original call failed while running hooks: TradeSkillFrame_SetSelection
1 : ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua line 34:
Usage: GetItemInfo(itemID|"name"|"itemlink")
Debug:
(tail call): ?
...dOns\Blizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua:32: GemHelper_OrigTradeSkillFrame_Show()
GemHelper\GemHelper.lua:1330: TradeSkillFrame_Show()
..\FrameXML\UIParent.lua:970:
..\FrameXML\UIParent.lua:469
[C]: CastSpellByName()
FuBar_tcgTradeskills\Core.lua:438:
FuBar_tcgTradeskills\Core.lua:438

Hi
this occurs while opening a professions window.
I use WOW 3.1.2 9901 ATSW 0.75 on a german client.
Also funny to see that recipes which are sorted (checked by difficulty) been shown in line like LVL 70 / 70 / 70 / 25 / 35 / 70 / 65 / 20 etc
Also.. some reciepes (for example Haunted Herring, Captain Rumsey's Lager and more ...) have no lvl Prefix

Hope this helps ;-)
__________________

------------------------
evil regards

<---...EvilGrin...--->

Last edited by EvilGrin : 05-23-2009 at 02:50 AM.
EvilGrin is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-05-2009, 02:37 AM  
HonorGoG
A Fallenroot Satyr
 
HonorGoG's Avatar
Interface Author - Click to view interfaces

Forum posts: 21
File comments: 29
Uploads: 2
Whoops! Somehow, version 3.0.1.30100 which has this bug ended up in the zip file. It should be version 3.0.3.30100. The latter is available from http://code.google.com/p/titanpanel/downloads/list but it should show up here soon once YammY gets a free moment to update it.
HonorGoG is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-04-2009, 01:44 PM  
Boedicia
A Deviate Faerie Dragon
 
Boedicia's Avatar

Forum posts: 16
File comments: 51
Uploads: 0
[2009/05/04 18:42:55-26-x3]: ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:34: Usage: GetItemInfo(itemID|"name"|"itemlink"):
...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:34: in function `ATSWLGetRecipeLevel':
...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:94: in function `GetTradeSkillInfo':
Enchantrix-5.4.4157.4059\EnxTooltip.lua:550: in function <Interface\AddOns\Enchantrix\EnxTooltip.lua:510>
Enchantrix-5.4.4157.4059\EnxTooltip.lua:711: in function `callback'
Auc-Advanced-5.4.4157 (WallabyII)\Libs\LibExtraTip\LibExtraTip.lua:90: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:75>
Auc-Advanced-5.4.4157 (WallabyII)\Libs\LibExtraTip\LibExtraTip.lua:164: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:146>
Auc-Advanced-5.4.4157 (WallabyII)\Libs\LibExtraTip\LibExtraTip.lua:278: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:276>
(tail call): ?:
<in C code>: ?
Auc-Advanced-5.4.4157 (WallabyII)\Libs\LibExtraTip\LibExtraTip.lua:252: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:246>
<in C code>: ?
<in C code>: ?
<in C code>: in function `Outfitter_OrigSetHyperlink'
Outfitter-4.6\Outfitter.lua:6846: in function `SetHyperlink'
AutoBar-v3.00.08.15 beta.737\AutoBarClassBasicButton.lua:72: in function `TooltipShow'
AutoBar-v3.00.08.15 beta.737\AutoBarClassButton.lua:236: in function <Interface\AddOns\AutoBar\AutoBarClassButton.lua:225>
<in C code>: ?
Interface\FrameXML\SecureHandlers.lua:319: in function <Interface\FrameXML\SecureHandlers.lua:316>:
<in C code>: ?
Interface\FrameXML\SecureHandlers.lua:375: in function <Interface\FrameXML\SecureHandlers.lua:359>:
(tail call): ?:

---

Using the new one posted on here but getting these errors when i log in.
__________________

Last edited by Boedicia : 05-04-2009 at 01:45 PM.
Boedicia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2009, 08:14 AM  
YammY
A Kobold Labourer
 
YammY's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 19
Uploads: 1
Addon Uploaded here! thank you Brian ! :D

Addon Uploaded here!

Thank you Brian !

YammY is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-25-2009, 06:33 AM  
HonorGoG
A Fallenroot Satyr
 
HonorGoG's Avatar
Interface Author - Click to view interfaces

Forum posts: 21
File comments: 29
Uploads: 2
Version 3.0.3.30100

I just uploaded a new version that resolves the bug we were seeing. You can find it at the following link as usual until YammY gets it uploaded on this site.

http://code.google.com/p/titanpanel/downloads/list

Please let me know if you have any other problems.
HonorGoG is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 07:58 PM  
HonorGoG
A Fallenroot Satyr
 
HonorGoG's Avatar
Interface Author - Click to view interfaces

Forum posts: 21
File comments: 29
Uploads: 2
Did that happen with 3.0.1 or 3.0.2?

I'm suspecting 3.0.1 which lacked an additional check to make sure the hook was for a tradeskill. Please download 3.0.2 from the Google Code site and let me know if that resolves the problem.

Follow-Up: The bug is still there. It just popped up again in 3.0.2 but with different line numbers so I know you were using the 3.0.1 version. It wouldn't have made a difference. I'll look into the problem as I was able to reliably duplicate it. 3.0.3 will be on Google Code in a few days. I'll post it here when the update appears.

Last edited by HonorGoG : 04-24-2009 at 03:20 AM.
HonorGoG is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 02:32 PM  
Maischter
A Defias Bandit

Forum posts: 2
File comments: 84
Uploads: 0
[2009/04/22 20:28:49-2226-x2]: ...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:34: Usage: GetItemInfo(itemID|"name"|"itemlink"):
...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:34: in function `ATSWLGetRecipeLevel':
...illWindow_Levels\AdvancedTradeSkillWindow_Levels.lua:94: in function `mobmap_original_GetTradeSkillInfo':
MobMap-MobMap v3.32\MobMap.lua:845: in function `GetTradeSkillInfo'
Enchantrix-5.4.4157.4059\EnxTooltip.lua:550: in function <Interface\AddOns\Enchantrix\EnxTooltip.lua:510>
Enchantrix-5.4.4157.4059\EnxTooltip.lua:711: in function `callback'
Auc-Advanced-5.4.4157 (WallabyII)\Libs\LibExtraTip\LibExtraTip.lua:90: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:75>
Auc-Advanced-5.4.4157 (WallabyII)\Libs\LibExtraTip\LibExtraTip.lua:164: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:146>
Auc-Advanced-5.4.4157 (WallabyII)\Libs\LibExtraTip\LibExtraTip.lua:278: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:276>
<in C code>: ?
Auc-Advanced-5.4.4157 (WallabyII)\Libs\LibExtraTip\LibExtraTip.lua:252: in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:246>
<in C code>: ?
<in C code>: ?
<in C code>: ?
<in C code>: ?
<in C code>: ?
<in C code>: in function `Outfitter_OrigSetHyperlink'
Outfitter-4.5.3\Outfitter.lua:6801: in function `SetHyperlink'
Chatter-1.0\Modules\LinkHover.lua:27: in function `?'
AceHook-3.0-5 (Titan):87: in function <...erface\AddOns\Titan\libs\AceHook-3.0\AceHook-3.0.lua:84>

---
Maischter is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 03:45 AM  
HonorGoG
A Fallenroot Satyr
 
HonorGoG's Avatar
Interface Author - Click to view interfaces

Forum posts: 21
File comments: 29
Uploads: 2
Re: Golden Oldie RETURNS!

Thanks. Just trying to help. I uploaded 3.0.2.30100 to my Google Code site (link below) because YammY found an issue with the Inscription profession earlier today.

I asked WoWInterface how I could upload directly to this page but I haven't received a response yet. I'm not sure they allow co-authors but you never know.

Yammy, grab the zip file and list it as version 3.0.2.30100.

3 = version
0 = update
2 = patch/bugfix
30100 = WoW Version number
HonorGoG is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-21-2009, 01:10 PM  
Tithulta
An Aku'mai Servant
 
Tithulta's Avatar

Forum posts: 34
File comments: 16
Uploads: 0
Thumbs down Golden Oldie RETURNS!

ATSW and ATSW_levels were my favorite for a long long time til they remained unuseable for me. Thanks for bringing my favs back
Tithulta is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.