view ItemAuditor.toc @ 126:e8d3c299542c

Changed the Have Mats column to show the number of items you could create with the materials you have instead of just a y/n. The have mats filter simply checks that you can make at least 1.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Thu, 02 Sep 2010 22:34:22 -0700
parents 13d63ca457f6
children f9a67650ca74
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: DataStore, DataStore_Containers, DataStore_Auctions, DataStore_Inventory, DataStore_Mails, DataStore_Currencies
## 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\CraftingRules.lua
Modules\QuickAuctions.lua
Modules\Api.lua
Modules\ArkInventoryRules.lua

Modules\UnitTests.lua