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

  • Your Rating

  • Share

LilSparky's Workshop

  Download the Curse Client

Last Update:
Category: Professions
Tags:
Project Manager: lilsparky
Current Version: v0.51b
Downloads Today: 8
Downloads Total: 6,947
Favorites: 85
Comments: 32
  • About LilSparky's Workshop
  •  

LilSparky's Workshop augments the Crafting and Trade Skill Windows with additional information for each skill. It uses Auction data to calculate reagent costs and also potential value for each crafted item (considering multiple fates for said item -- vendor, auction, or disenchanting). It places this data in table form right in the tradeskill window for quick reference.


Requires: Auction scanner: Auctioneer, AuctioneerAdvanced, or KC_Items/AuctionSpy. Vendor price database: Informant, KC_Items/SellValues, SellFish, ItemPriceTooltip, Valuation, ItemDataCache or any "GetSellValue" api compliant vendor mods.

Optionally Requires: Enchantrix, AdvancedTradeSkillWindow, Skillet

  • Downloads (14)
  •  
  File Name Release Type Game Version Downloads Date  
  LilSparky's Workshop v0.51b Release 2.3.2 84 1/12/2008
  LilSparky's Workshop v0.51 Release 2.3.2 0 1/11/2008
  LilSparky's Workshop v0.41 Release 2.2.3 0 11/2/2007
  LilSparky's Workshop v0.4 Release 2.2.3 1 10/30/2007
  LilSparky's Workshop LilSparkysWorkshop-r52629-nolib Beta 2.2.3 0 10/19/2007
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.
  • Could you add support for Skillet? Can make it LOD for either mod....possibly?

  • Yutaka said 

    Very cool mod. But it makes my computer lag when I try to scroll through my enchants. Any way to improve performance?

    I second the request to make it support Skillet.

    Lastly, how come it shows similar but not the same prices that Auctioneer Advanced does? Is it because the old Auctioneer database still exists somewhere (even though I deleted Auctioneer when I upgraded to advanced), and it's referencing both data sets or something?

  • i'll look into skillet support.

    make sure you're using the latest version of atsw. there are some enchanting slow-down issues with previous versions. when you first open the tradeskill window with lsw enabled, it will cache the data as it parses. once you've scrolled through a bit, there shouldn't be any slowdown. it will reparse when you close and open again, tho (to recalculate values should your auction data change).

    the aucadvanced pricing might need some tuning. there are a number of different pricing routines and i'm using the one suggested by the auctioneer author(s). my aucdavanced database is tiny atm, so as that grows, i'll have a better means of testing pricing strategies.

  • 0.6.8 is the latest. i don't have any major lag issues (there is a minor hiccup when it hits the prismatic shard recipes, but it's not huge).

    the next version of lilsparky's workshop should work with the standard blizzard crafting/tradeskill frames for those who don't like atsw or can't get it to work. skillet support will be my next goal, but it might be tricky since it seems like a total rewrite.

  • Yutaka said 

    The latest version of ATSW I can find is 0.6.8. Where do I get a newer version? It's very definitely having serious lag issues every time I try to scroll through it.

  • thanks for the tip. my auctioneer is set to always load, so i never noticed the problem. the next version will correct this. (and will also work with the standard blizzard ui frames)

  • Ekky said 

    For some reason this addon won't load, after further investivation this addon is a bit 'impatient' :P it doesn't wait for the 'addons loaded' event, so it searches for auctioneer while it isn't loaded yet.

    So i have to enter/macro /script LSW_OnLoad() and then it does work.

    Hope this helps :)