view Inventorium.toc @ 144:12a8ea5af671

Added a ?remove? button to the crafting queue. When removing an item from the queue or when it is finished casting (when using the Inventorium queue processer), items are moved to the ?unqueuables? window. Fixed auction price checking. Now resetting filters before scanning the tradeskill recipes.
author Zerotorescue
date Wed, 19 Jan 2011 23:21:16 +0100
parents ca6280dc2f5b
children 210cf5679fc1
line wrap: on
line source
## Interface: 40000
## Title: Inventorium
## Notes: Inventorium can keep track of items, refill them from storage and restock from vendors or via crafting professions.
## Author: Zerotorescue (at EU - Al'Akir)
## Version: @project-version@
## SavedVariables: InventoriumDB
## OptionalDeps: Auctionator, Auc-Advanced, Auc-ScanData, AuctionLite, AuctionMaster, AuctionProfitMaster, ZeroAuctions, AdvancedTradeSkillWindow, Cauldron, GnomeWorks, Skillet, Altoholic, DataStore, ItemCount, LibStub, Ace3, ChatHyperlinks, lib-st
## LoadManagers: AddonLoader
## X-LoadOn-Always: true

# Libraries
#@no-lib-strip@
Libraries.xml
#@end-no-lib-strip@

# Main
Core.lua
Frames.lua

# Classes
Classes\ItemData.class.lua
Classes\ContainerItem.class.lua

# Modules
Modules\Config.lua
Modules\Mover.lua
Modules\Scanner.lua
Modules\Summary.lua
Modules\Queue.lua
Modules\Widgets.lua

# Data
Data\PremadeGroups.lua
Data\Scrolls.lua

# Optional addon support
Plugins\Plugins.xml