Mercurial > wow > itemauditor
view ItemAuditor.toc @ 94:4ec8611d9466
Fixed Enchanting. I was not getting the ItemID correctly, so enchants could not be mapped to the scrolls they were to created
Changed snatch to only add each item once and to only add a snatch for items you don't have
API: Added haveMaterials to the item and need to the reagents that get passed to queue destinations. This is in preparation for building a shopping list module.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Wed, 11 Aug 2010 23:48:23 -0700 |
parents | 693f664aad2b |
children | e6292f1a0cf3 |
line wrap: on
line source
## Interface: 30300 ## Title: Item Auditor ## Notes: This will keep track of how much you have paid per item in your inventory. Only one of (Auctionator, Auctioneer, AuctionLite, AuctionMaster) is needed to determine which items are profitable to craft. ## Author: Asa Ayers <Asa.Ayers@Gmail.com> ## Version: @project-version@ ## SavedVariables: ItemAuditorDB ## Dependencies: Altoholic ## OptionalDeps: QuickAuctions, Skillet, LilSparkysWorkshop, Auctionator, Auctioneer, AuctionLite, AuctionMaster, ArkInventory, DevTools, WoWUnit embeds.xml ItemAuditor.xml Core.lua Modules\Utils.lua Modules\AuctionHouse.lua Modules\Options.lua Modules\Frames.lua Modules\Events.lua Modules\Tooltip.lua Modules\Debug.lua Modules\DisplayInvested.lua Modules\Crafting.lua Modules\QuickAuctions.lua Modules\Api.lua Modules\ArkInventoryRules.lua Modules\UnitTests.lua