Mercurial > wow > itemauditor
view ItemAuditor.toc @ 33:f5d384fe7e4a
Fixed a bug that occurs if you take a flight point and the first thing you kill only has one item. ItemAuditor was incorrectly attaching the cost fo the flight to the cost of that item.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sat, 17 Jul 2010 07:33:23 -0700 |
parents | 34daa46b644a |
children | bdf3aba93aa9 |
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: 0.1 ## SavedVariables: ItemAuditorDB ## Dependencies: Altoholic ## OptionalDeps: QuickAuctions, Skillet, LilSparkysWorkshop, Auctionator, Auctioneer, AuctionLite, AuctionMaster, DevTools embeds.xml ItemAuditor.xml Core.lua Modules\Utils.lua Modules\QuickAuctions.lua Modules\Events.lua Modules\Tooltip.lua Modules\Options.lua Modules\Debug.lua Modules\DisplayInvested.lua