view ItemAuditor.toc @ 19:67f4151d535c

Expanded the queue system to calculate what the new QA threshold would be and to consider buying items from vendors. It also sets a threshold so that items with less than 5g profit will not be crafted. I will turn this into an option later.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sun, 04 Jul 2010 07:24:12 -0700
parents c7b3585c73df
children d7f02c84994c
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
## Author: Asa Ayers <Asa.Ayers@Gmail.com>
## Version: 0.1
## SavedVariables: ItemAuditorDB
## Dependencies: Altoholic
## OptionalDeps: QuickAuctions, Skillet, LilSparkysWorkshop, DevTools


embeds.xml


Core.lua
Modules\Utils.lua
Modules\QuickAuctions.lua
Modules\Events.lua
Modules\Tooltip.lua
Modules\Options.lua

Modules\Debug.lua