Mercurial > wow > inventory
annotate Inventorium.toc @ 14:0fc8a54516d7
Altoholic is now marked as an optional dependency.
Fixed the queue button so it doesn?t get recreated when a widget is re-used from the pool.
Queue all button and queue single group buttons are now working.
Items within a group being queued that couldn?t be found in the current profession will be announced. The goal is to put these into a new window from which you can queue these.
author | Zerotorescue |
---|---|
date | Mon, 18 Oct 2010 19:31:52 +0200 |
parents | 5006cb0e97c6 |
children | 8f5c02113c5c |
rev | line source |
---|---|
Zerotorescue@0 | 1 ## Interface: 30300 |
Zerotorescue@10 | 2 ## Title: Inventorium |
Zerotorescue@0 | 3 ## Notes: Keep track of items you wish to keep enough stock on, and refill. |
Zerotorescue@0 | 4 ## Author: Zerotorescue |
Zerotorescue@0 | 5 ## Version: @project-version@ |
Zerotorescue@12 | 6 ## SavedVariables: InventoriumDB |
Zerotorescue@14 | 7 ## OptionalDeps: Altoholic, ItemCount, Auc-Advanced, Auc-ScanData, AdvancedTradeSkillWindow, Skillet, GnomeWorks, Auctionator |
Zerotorescue@0 | 8 |
Zerotorescue@0 | 9 embeds.xml |
Zerotorescue@0 | 10 |
Zerotorescue@0 | 11 Core.lua |
Zerotorescue@0 | 12 Summary.lua |
Zerotorescue@13 | 13 Queue.lua |
Zerotorescue@13 | 14 |
Zerotorescue@13 | 15 AuctionAddons\Auctionator.lua |
Zerotorescue@13 | 16 AuctionAddons\Auctioneer.lua |
Zerotorescue@13 | 17 AuctionAddons\AuctionLite.lua |
Zerotorescue@13 | 18 AuctionAddons\AuctionMaster.lua |
Zerotorescue@13 | 19 AuctionAddons\Others.lua |
Zerotorescue@13 | 20 |
Zerotorescue@13 | 21 ItemCountAddons\Altoholic.lua |
Zerotorescue@13 | 22 ItemCountAddons\ItemCount.lua |
Zerotorescue@13 | 23 |
Zerotorescue@13 | 24 CraftingAddons\AdvancedTradeSkillWindow.lua |
Zerotorescue@13 | 25 CraftingAddons\GnomeWorks.lua |
Zerotorescue@13 | 26 CraftingAddons\Skillet.lua |