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.
|