view Inventorium.toc @ 84:3bec0ea44607

Cleaned the Inventorium folder; moved all classes to classes directory, modules to modules directory and support addons to plugins directory. In addition support addons are now references within XML files rather than inside the TOC. Fixed the default local item count setting, you can now exclude bag and AH data from it. Fixed some mover algorithm bugs. Mover can no longer freeze the game but instead will terminate the process after a 1000 passes. Now reversing the moves table after making it, rather than every single time it is used. Fixed guild bank support. Now displaying the amount of items moved. Scanner now scans all guild bank tabs rather than only the current. Fixed a bug with local item data not being retrieved properly. Disabled ?enterClicksFirstButton? within dialogs as this causes the dialog to consume all keypress. Events are now at the addon object rather than local.
author Zerotorescue
date Thu, 06 Jan 2011 20:05:30 +0100
parents 6b60f7a1410c
children 6ae44d372360
line wrap: on
line source
## Interface: 40000
## Title: Inventorium
## Notes: Keep track of items you wish to keep enough stock on, and refill.
## 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, Ace3, ChatHyperlinks

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

# Main
Core.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