Download
(676Kb)
Download
Updated: 08-21-11 09:12 AM
Pictures
File Info
Updated:08-21-11 09:12 AM
Created:unknown
Downloads:34,430
Favorites:431
MD5:

Advanced TradeSkill Window Levels (plugin)  Popular! (More than 5000 hits)

Version: 3.5
by: YammY [More]

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 ) .. "]";

Updated TOC for patch 3.1 WOTLK

Many bugs fixed by HonorGog, from TitanPanel Team !

Thank you very much, my friend ! /kiss

[]s
Post A Reply Comment Options
Unread 10-20-14, 06:47 PM  
HonorGoG
An Aku'mai Servant
 
HonorGoG's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 102
Uploads: 6
Re: i too miss ATSW =[

Originally Posted by YammY
Well, I've been working hard since last time i changed this addon.

ATSW seems gone for good :[

I will try research for a way of changing the original recipes window without having ATSW, maybe there is still a way.

But not anytime soon, I'm still overwhelmed by work, so as soon as I get a break from work, I'm looking into this.

If I have some news, i tell you guys.
Hello YammY,

Yes, it looks like ATSW is officially dead. As such, I will be removing it from my system this evening. I lack the time to adopt ATSW and there is another alternative out there that will do the same thing (Skillet) so a tip of the hat to you for ATSW-Levels and to Slarti for ATSW.
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 04:48 PM  
YammY
A Kobold Labourer
 
YammY's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
i too miss ATSW =[

Well, I've been working hard since last time i changed this addon.

ATSW seems gone for good :[

I will try research for a way of changing the original recipes window without having ATSW, maybe there is still a way.

But not anytime soon, I'm still overwhelmed by work, so as soon as I get a break from work, I'm looking into this.

If I have some news, i tell you guys.
Report comment to moderator  
Reply With Quote
Unread 03-19-12, 12:59 PM  
ace54858
A Kobold Labourer

Forum posts: 0
File comments: 33
Uploads: 0
update!

i use to use this addon till i was crashing and having game lock up on me it need's to be updated big time please update it so it work's right!
Report comment to moderator  
Reply With Quote
Unread 02-19-12, 11:23 PM  
menace97
Premium Member
 
menace97's Avatar
Premium Member

Forum posts: 4
File comments: 101
Uploads: 0
it is abosolutely painful to 'try' to use.

sadly i don't think i can use this anymore. i can't even play the game without this crashing. it was SUCH a good addon, but i have spent most of my day crashing, restarting and sometimes getting it to work and then 'bam' i open up one random profession, frozen again.

the idea is fantastic, but this is no longer a viable option for the current state of wow. it needs some serious rework, and who knows if someone would be willing to do that.

any similar addons (suggestions) would be much appreciated. i hate to let this go...
Last edited by menace97 : 02-19-12 at 11:23 PM.
Report comment to moderator  
Reply With Quote
Unread 08-26-11, 03:25 PM  
menace97
Premium Member
 
menace97's Avatar
Premium Member

Forum posts: 4
File comments: 101
Uploads: 0
crafting this will grant 3 skill ups

i've noticed when using my inscription profession that items that have the extra info/icon, "crafting this will grant 3 skill ups" will not display this, just as another orange skill up.

the easiest way around this is to disable ATSW, craft your items and then enable ATSW again.

is there any chance we could see that icon from within ATSW?

thanks for updating this addon! i still love it. it brings my computer to almost a halt, but it's just so darn useful. thanks!
Last edited by menace97 : 08-26-11 at 03:26 PM.
Report comment to moderator  
Reply With Quote
Unread 08-22-11, 09:15 AM  
YammY
A Kobold Labourer
 
YammY's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by Cirbirus
Doh! I completely misunderstood what this was for. I wanted something that would list the TRADE SKILL level next to a recipe, not the required to used level. Oh well, thanks for all your work, and you did turn me on to the ATSW.
Actually, i have a P000 together with the L00, as i remember, it shows the profession required to craft the recipe. I'm not sure if this is what you wanted, but if it applies, i'd be glad =)

[]s
Report comment to moderator  
Reply With Quote
Unread 08-21-11, 04:00 PM  
YammY
A Kobold Labourer
 
YammY's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by Aisenfaire
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.
I didn't make it to show skill level required, just toon level required

[]s
Last edited by YammY : 08-21-11 at 04:00 PM.
Report comment to moderator  
Reply With Quote
Unread 08-21-11, 03:59 PM  
YammY
A Kobold Labourer
 
YammY's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by Jaim Sandar
Does this work with WoW 4.1, or with ATSW v0.8.4?

Thank you.
I just uploaded the last version toc =)

It's all still working hopefully

[]s
Report comment to moderator  
Reply With Quote
Unread 06-09-11, 09:13 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
Does this work with WoW 4.1, or with ATSW v0.8.4?

Thank you.
Report comment to moderator  
Reply With Quote
Unread 10-12-10, 01:47 PM  
Spirithawke
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
Post Updates???

Are there any updates planned for this addon?
With Cataclysm comming out soon I am curious as I like this mod alot.
Thankyou very much for your time and work.
Last edited by Spirithawke : 10-12-10 at 01:52 PM.
Report comment to moderator  
Reply With Quote
Unread 10-17-09, 06:27 AM  
Aisenfaire
A Murloc Raider

Forum posts: 6
File comments: 394
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.
Report comment to moderator  
Reply With Quote
Unread 07-08-09, 05:11 PM  
psycomonkee
A Kobold Labourer

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

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-09 at 05:13 PM.
Report comment to moderator  
Reply With Quote
Unread 06-23-09, 08: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?
Report comment to moderator  
Reply With Quote
Unread 06-13-09, 11:16 PM  
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 680
File comments: 373
Uploads: 15
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.
Report comment to moderator  
Reply With Quote
Unread 06-13-09, 10:30 PM  
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 680
File comments: 373
Uploads: 15
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.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.