view ItemAuditor.toc @ 45:a66f6fc57cfb

Fixed two nil related errors and an error with calculating how much an item is worth when it is being created or destroyed.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Tue, 20 Jul 2010 00:09:54 -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