Mercurial > wow > inventory
view Inventorium.toc @ 111:41f0689dfda1
This implementation of vendor buying did not work well. Too many customizations were needed that made the code hard to read and understand and eventually it was found that vendor buying should be based on refill target, not local stock. The mover/refiller is not meant for this, we should just do this somewhere else.
author | Zerotorescue |
---|---|
date | Fri, 14 Jan 2011 23:31:12 +0100 |
parents | 8502f02bf543 |
children | ca6280dc2f5b |
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, 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