LilSparky's Workshop
LilSparky's Workshop adds auction-derived pricing information for trade skills right into the trade skill recipe frame. Each skill is evaluated for material costs and potential value of the item created. These two numbers are listed next to each skill in an easy-to-read format.
Supported Auction Scanners:
- Auctioneer
- AuctionLite
- AuctionMaster
- Auctionator
Optionally Requires:
- Informant (for vendor availability)
LibPeriodicTable (for vendor availability)
Trade Skill Interfaces Supported:
- GnomeWorks
- AdvancedTradeSkillWindow
- Skillet
- Blizzard's Standard UI
- Doublewide Tradeskills
- Tradeskill HD
Auction pricing models can be selected by right-clicking either the value column or the cost column (each can have a different pricing method attached).
The Value column can be left clicked to cycle through the different valuation methods for the resultant item: Auction Value (a), Vendor Value (v), Disenchant Value (d) or the greatest of the three different values (the default). Any instance of an item Value being greater than the Cost to create it will have a highlighted Value entry. Optionally, the Value column can be displayed as a percentage of the Cost column.
The Cost column simply sums up the costs for each reagent and reports the total.
Both columns can be combined into a single "Profit" column which simply reflects the Value minus the Cost.
Tooltips for each column give more details about the price breakdowns LSW is considering.
A note regarding vendor availability:
LSW utilizes supplied item databases to determine when an item is readily available from a vendor. Occasionally this may not be accurate, usually because the item is a trade in for another item and not buyable with gold. I have provided a simple way to over-ride the vendor database:
/script LSWConfig.vendorOverride[item#] = (true/false/nil)
The item# is the item ID for the specific item. It is a single number. For example, 2589 is Linen Cloth.
Setting the value to "true" means the item is available at the vendor.
Setting the value to "false" means the item is not available at the vendor.
Setting the value to "nil" means to use the provided databse.
There is now also a right-click option to override the vendor availability and also to hand enter specific prices for items.
A note about frame/auction support:
LSW utilizes a plug in scheme to handle support to handle pricing and frame support. I am unlikely to add additional plugins directly into LSW. The goal of the plugin system is to provide basic templates that other addon authors could employ to provide LSW support on their end while at the same time providing functionality for a base set of common mods. Addon authors are free to contact me regarding the plugin system if issues arise or the system doens't make sense.
it would be a great help for enchanters :P
and thnx for great addon.........GL
could you also add suport for Auction Master, it is great auction addon that is used by many people instead of Auctioneer...
it would be great, keep up the good work, tnx
price = AuctionLite:GetVendorValue(link or id[, suffix])
price = AuctionLite:GetAuctionValue(link or id[, suffix])
Date: 2008-12-08 21:57:36
ID: 1
Error occured in: Global
Count: 2
Message: ...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua line 1185:
attempt to call method 'SortAndFilterRecipes' (a nil value)
Debug:
(tail call): ?
[C]: SortAndFilterRecipes()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:1185: LSW_ValueButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Date: 2008-12-08 11:02:33
ID: 2
Error occured in: Global
Count: 1
Message: ...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua line 891:
Usage: LSWTradeSkillCost1:SetID(ID)
Debug:
[C]: ?
[C]: SetID()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:891:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:796
[C]: Show()
AdvancedTradeSkillWindow\atsw.lua:814: ATSWFrame_Update()
AdvancedTradeSkillWindow\atsw.lua:623: ATSW_OrderBy()
[string "*:OnClick"]:3:
[string "*:OnClick"]:1
Date: 2008-12-08 10:10:40
ID: 2
Error occured in: Global
Count: 1
Message: ...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua line 1185:
attempt to call method 'SortAndFilterRecipes' (a nil value)
Debug:
[C]: SortAndFilterRecipes()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:1185: LSW_ValueButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1