view ItemAuditor.toc @ 156:d108b0112be3

I removed all of the vellums that were removed from the game. This also allowed me to make the one remaining vellum count toward the materials required to craft a scroll.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Fri, 10 Dec 2010 00:48:20 -0800
parents 47885ba83d38
children
line wrap: on
line source
## Interface: 40000
## 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, DataStore_Characters
## 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

QueueSupport\ATSW.lua
QueueSupport\GnomeWorks.lua