Mercurial > wow > inventory
view Inventorium.toc @ 65:ac1189599769
Added warning to AuctionLite pricing addon selection stating the addon wasn?t tested properly yet.
Premade groups check now occurs when the config is opened rather than upon login.
All multiselects are now dropdowns as they are meant to be. Please ensure the pullouts are closed before switching groups or closing the window or you may get some LUA errors (thanks Wowace for not fixing what seems to be a year old issue).
Hopefully added support for the crafting addon ?Cauldron?, but this still has to be tested.
author | Zerotorescue |
---|---|
date | Thu, 23 Dec 2010 03:19:27 +0100 |
parents | fee06221176f |
children | 8d11fc88ecab |
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: Altoholic, ItemCount, Auc-Advanced, Auc-ScanData, AdvancedTradeSkillWindow, Skillet, GnomeWorks, Auctionator # Libraries embeds.xml # Main Core.lua # Modules Config.lua Summary.lua Queue.lua # Stuff Widgets.lua # Data Data\PremadeGroups.lua Data\Scrolls.lua # Auction pricing addon support AuctionAddons\Auctionator.lua AuctionAddons\Auctioneer.lua AuctionAddons\AuctionLite.lua AuctionAddons\AuctionMaster.lua AuctionAddons\AuctionProfitMaster.lua AuctionAddons\Others.lua AuctionAddons\ZeroAuctions.lua # Item count addon support ItemCountAddons\Altoholic.lua ItemCountAddons\DataStore (current account only).lua ItemCountAddons\DataStore (with guilds).lua ItemCountAddons\DataStore (without guilds).lua ItemCountAddons\ItemCount.lua # Crafting addon support CraftingAddons\AdvancedTradeSkillWindow.lua CraftingAddons\Cauldron.lua CraftingAddons\GnomeWorks.lua CraftingAddons\Skillet.lua