view ItemAuditor.toc @ 105:eb0493400ff0

Ticket 32 - Based on the patch from lrdx, I have chaned ItemAuditor to depend on DataStore directly instead of going through Altoholic.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Mon, 23 Aug 2010 14:50:07 -0700
parents e6292f1a0cf3
children 13d63ca457f6
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
## 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