Mercurial > wow > inventory
changeset 93:bb65a57046f1 v0.2.3-BETA
Changelog update.
author | Zerotorescue |
---|---|
date | Fri, 07 Jan 2011 23:16:01 +0100 |
parents | 88898c1e9e61 |
children | 14a4d757d683 |
files | Changelog.txt |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog.txt Fri Jan 07 23:14:33 2011 +0100 +++ b/Changelog.txt Fri Jan 07 23:16:01 2011 +0100 @@ -1,7 +1,11 @@ +v0.2.3-BETA Zerotorescue Fri, Jan 07 2011 23:00:00 +0200 + + - Fixed queueing of items which have none at the AH. + v0.2.2-BETA Zerotorescue Fri, Jan 07 2011 22:30:00 +0200 - * Fixed item queueing error. - * Queue all when there's a group without any items inside no longer crashes. + - Fixed item queueing error. + - Queue all when there's a group without any items inside no longer crashes. * Skipping items which are tagged locked by the client while not tagged as locked in our addon. * AceSerializer has been enabled again as it's used when exporting/importing groups. All other unused libraries are now really removed. * Now trying to continue moving items 0.5 seconds after the last ITEM_LOCK_CHANGED-event, rather than 1 second after BAG_UPDATE.