log Modules/Queue.lua @ 145:6a52272a0e5a

age author description
Thu, 20 Jan 2011 00:07:47 +0100 Zerotorescue Added a craft button to the queue window. This is still very experimental.
Wed, 19 Jan 2011 23:21:16 +0100 Zerotorescue Added a ?remove? button to the crafting queue.
Tue, 18 Jan 2011 23:48:16 +0100 Zerotorescue Fixed ?fully stocked? tooltip to say it uses the restock target setting rather than the global stock setting.
Tue, 18 Jan 2011 11:34:48 +0100 Zerotorescue Now keeping track how many times an item has been queued into your favorite crafting addon.
Tue, 18 Jan 2011 00:39:40 +0100 Zerotorescue Queueing = queuing. :p
Tue, 18 Jan 2011 00:30:15 +0100 Zerotorescue Rewrote queueing module to insert a GUI.
Fri, 14 Jan 2011 23:25:05 +0100 Zerotorescue Implemented vendor restocking with the mover. Comitting so I can always review this working version, but I?ll be disabling all part of it as it is not going to work properly without seriously compromising the code structure.
Sun, 09 Jan 2011 17:49:33 +0100 Zerotorescue All print(...) function calls are now handled by addon:Print(text, color).