view Inventorium.toc @ 143:8eb0f5b5a885

Fixed ?fully stocked? tooltip to say it uses the restock target setting rather than the global stock setting. Making sure the inventorium queuer frame is available before hiding it. Fixed an error with queueing items. Skip reasons are now sorted by importance (also by default). Now closing the queue window when you close your profession window.
author Zerotorescue
date Tue, 18 Jan 2011 23:48: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