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.
|
Sat, 15 Jan 2011 17:03:05 +0100 |
Zerotorescue |
Now resizing the mover frame based on text size.
|
Sat, 15 Jan 2011 16:24:39 +0100 |
Zerotorescue |
Fixed issue with DataStore item count no including bank data.
|
Sat, 15 Jan 2011 13:15:16 +0100 |
Zerotorescue |
Implemented mail refilling support. Respecting the MailAddonBusy global when opening so addons like MailOpener shouldn?t interfere.
|
Fri, 14 Jan 2011 23:46:05 +0100 |
Zerotorescue |
Added tag v0.2.8-BETA for changeset b5dca5462004
|
Fri, 14 Jan 2011 23:45:58 +0100 |
Zerotorescue |
Changelog update.
v0.2.8-BETA
|
Fri, 14 Jan 2011 23:45:42 +0100 |
Zerotorescue |
Removed tag v0.2.8-BETA
|
Fri, 14 Jan 2011 23:45:26 +0100 |
Zerotorescue |
Added tag v0.2.8-BETA for changeset 9765bc3b3d6b
|
Fri, 14 Jan 2011 23:35:12 +0100 |
Zerotorescue |
Fixed item tooltips.
|
Fri, 14 Jan 2011 23:31:12 +0100 |
Zerotorescue |
This implementation of vendor buying did not work well. Too many customizations were needed that made the code hard to read and understand and eventually it was found that vendor buying should be based on refill target, not local stock. The mover/refiller is not meant for this, we should just do this somewhere else.
|
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.
|
Wed, 12 Jan 2011 22:48:25 +0100 |
Zerotorescue |
Now only giving the ?bags are full? message once per item rather then for every queued move.
|