view ItemAuditor.toc @ 61:b24dbfbe2aef

Fixed an infinite loop when when adding items to the Skillet queue from the crafting interface.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Tue, 27 Jul 2010 11:56:00 -0700
parents 4ec321eb0dfe
children e92a5adf75bf
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\Frames.lua
Modules\Utils.lua
Modules\Events.lua
Modules\Tooltip.lua
Modules\Options.lua

Modules\Debug.lua
Modules\DisplayInvested.lua
Modules\Crafting.lua

Modules\QuickAuctions.lua