log Modules/Queue.lua @ 143:8eb0f5b5a885

age author description
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).
Sat, 08 Jan 2011 01:39:04 +0100 Zerotorescue Fixed GetItemId usage to the proper capitals.