Mercurial > wow > inventory
view Inventorium.toc @ 36:58fb38f0b447
The list of possible commands when you write /im without any arguement will now include commands inserted by modules with their own descriptions.
Clicking a command in this list will now execute it.
The slash command handler function is now a global so you can invoke these through other methods.
Added an optional event function to registering auction pricing addons, when defined this will be executed when the pricing addon gets selected.
Removed the unused ?Override local item data? option.
Added ?AuctionProfitMaster? and ?ZeroAuctions? pricing support. The pricing info displayed in the summary window will be used for this.
Trying to queue without any items in the summary should no longer give an error.
author | Zerotorescue |
---|---|
date | Sat, 20 Nov 2010 17:24:16 +0100 |
parents | 7d7aaa3fbe94 |
children | 4fc49c9a8f2b |
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 ## Version: @project-version@ ## SavedVariables: InventoriumDB ## OptionalDeps: Altoholic, ItemCount, Auc-Advanced, Auc-ScanData, AdvancedTradeSkillWindow, Skillet, GnomeWorks, Auctionator embeds.xml Core.lua Summary.lua Queue.lua Data\PremadeGroups.lua Data\Scrolls.lua AuctionAddons\Auctionator.lua AuctionAddons\Auctioneer.lua AuctionAddons\AuctionLite.lua AuctionAddons\AuctionMaster.lua AuctionAddons\AuctionProfitMaster.lua AuctionAddons\Others.lua AuctionAddons\ZeroAuctions.lua ItemCountAddons\Altoholic.lua ItemCountAddons\DataStore (current account only).lua ItemCountAddons\DataStore (with guilds).lua ItemCountAddons\DataStore (without guilds).lua ItemCountAddons\ItemCount.lua CraftingAddons\AdvancedTradeSkillWindow.lua CraftingAddons\GnomeWorks.lua CraftingAddons\Skillet.lua