log

age author description
Thu, 20 Jan 2011 06:53:59 +0100 Zerotorescue Fixed queueing single groups rather than using ?queue all?.
Thu, 20 Jan 2011 00:19:23 +0100 Zerotorescue Added tag v0.4.2-BETA for changeset fa909634e3b3
Thu, 20 Jan 2011 00:19:17 +0100 Zerotorescue Changelog update. v0.4.2-BETA
Thu, 20 Jan 2011 00:15:09 +0100 Zerotorescue Fixed IM crafting so the bonus queue isn?t reset after an item is created.
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 23:00:18 +0100 Zerotorescue Always making sure the mover window is not there and making the frame when all data is ready, rather than before checking if the confirmation should even appear.
Tue, 18 Jan 2011 22:59:16 +0100 Zerotorescue Fixed sorting of all frames.
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 06:33:06 +0100 Zerotorescue Added tag v0.4.1-BETA for changeset 72f4e9a672af
Tue, 18 Jan 2011 06:32:57 +0100 Zerotorescue Changelog update. v0.4.1-BETA
Tue, 18 Jan 2011 06:30:53 +0100 Zerotorescue Fixed an error when scanning a bank, guild bank or mailbox.
Tue, 18 Jan 2011 00:39:40 +0100 Zerotorescue Queueing = queuing. :p
Tue, 18 Jan 2011 00:36:48 +0100 Zerotorescue Added tag v0.4.0-BETA for changeset e0e473f89e79
Tue, 18 Jan 2011 00:36:38 +0100 Zerotorescue Changelog & todo list update. v0.4.0-BETA
Tue, 18 Jan 2011 00:33:47 +0100 Zerotorescue The mover frame will now be build the first time it is needed rather than on module load.
Tue, 18 Jan 2011 00:30:15 +0100 Zerotorescue Rewrote queueing module to insert a GUI.
Tue, 18 Jan 2011 00:28:24 +0100 Zerotorescue Fixed premade group updating.
Tue, 18 Jan 2011 00:27:29 +0100 Zerotorescue Fixed WotLK epic gem premade item groups to no longer include removed items.
Tue, 18 Jan 2011 00:18:23 +0100 Zerotorescue Fixed Glyphs by class - Druid and Glyphs by ink - Jadefire Ink premade groups to include 3 more glyphs.
Tue, 18 Jan 2011 00:18:12 +0100 Zerotorescue Debug channel will now be recreated when it was already found rather than re-used. This should prevent invisible debug frames.
Sun, 16 Jan 2011 01:45:25 +0100 Zerotorescue Fixed error in pkgmeta file.
Sun, 16 Jan 2011 01:43:42 +0100 Zerotorescue Added required/optional dependencies to the pkgmeta.
Sun, 16 Jan 2011 00:42:10 +0100 Zerotorescue Added tag v0.3.0-BETA for changeset d226a09066d0
Sun, 16 Jan 2011 00:42:03 +0100 Zerotorescue Changelog update. v0.3.0-BETA
Sun, 16 Jan 2011 00:41:02 +0100 Zerotorescue Restocking from a merchant now considers bonus queue and min crafting queue settings.
Sat, 15 Jan 2011 18:52:01 +0100 Zerotorescue Reduced usage of global functions by defining them locally.
Sat, 15 Jan 2011 17:09:13 +0100 Zerotorescue Updated addon description.
Sat, 15 Jan 2011 17:09:08 +0100 Zerotorescue addon.Locations table is used at multiple modules, definition moved to Core.lua.