Mercurial > wow > itemauditor
view ItemAuditor.toc @ 37:9bd18fce8498
Fixed a bug where sometimes the number owned was not being updated, so you might have 3 of an item but it was calculating as if you only had 1.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sun, 18 Jul 2010 21:32:15 -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