view ItemAuditor.toc @ 77:a8fc802b42ba

Changed the QuickAuctions decider to consider the number already owned and only calculate based on what needs to be crated. Fixed the QuickAuctions decider to return the number of items to be created instead of the number of times to create. This makes a difference with things like Runescroll of Fortitude where 5 are created at once.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sun, 01 Aug 2010 08:42:29 -0700
parents 71de6e86a1a4
children 54b917340283
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: Altoholic
## OptionalDeps: QuickAuctions, Skillet, LilSparkysWorkshop, Auctionator, Auctioneer, AuctionLite, AuctionMaster, ArkInventory, DevTools, WoWUnit


embeds.xml
ItemAuditor.xml


Core.lua
Modules\Utils.lua
Modules\Options.lua
Modules\Frames.lua
Modules\Events.lua
Modules\Tooltip.lua
Modules\Debug.lua
Modules\DisplayInvested.lua
Modules\Crafting.lua
Modules\QuickAuctions.lua
Modules\Api.lua
Modules\ArkInventoryRules.lua

Modules\UnitTests.lua