Mercurial > wow > inventory
comparison Changelog.txt @ 93:bb65a57046f1 v0.2.3-BETA
Changelog update.
author | Zerotorescue |
---|---|
date | Fri, 07 Jan 2011 23:16:01 +0100 |
parents | 7c12a96fb6f7 |
children | f9ff4aefda1e |
comparison
equal
deleted
inserted
replaced
92:88898c1e9e61 | 93:bb65a57046f1 |
---|---|
1 v0.2.3-BETA Zerotorescue Fri, Jan 07 2011 23:00:00 +0200 | |
2 | |
3 - Fixed queueing of items which have none at the AH. | |
4 | |
1 v0.2.2-BETA Zerotorescue Fri, Jan 07 2011 22:30:00 +0200 | 5 v0.2.2-BETA Zerotorescue Fri, Jan 07 2011 22:30:00 +0200 |
2 | 6 |
3 * Fixed item queueing error. | 7 - Fixed item queueing error. |
4 * Queue all when there's a group without any items inside no longer crashes. | 8 - Queue all when there's a group without any items inside no longer crashes. |
5 * Skipping items which are tagged locked by the client while not tagged as locked in our addon. | 9 * Skipping items which are tagged locked by the client while not tagged as locked in our addon. |
6 * AceSerializer has been enabled again as it's used when exporting/importing groups. All other unused libraries are now really removed. | 10 * AceSerializer has been enabled again as it's used when exporting/importing groups. All other unused libraries are now really removed. |
7 * Now trying to continue moving items 0.5 seconds after the last ITEM_LOCK_CHANGED-event, rather than 1 second after BAG_UPDATE. | 11 * Now trying to continue moving items 0.5 seconds after the last ITEM_LOCK_CHANGED-event, rather than 1 second after BAG_UPDATE. |
8 * Todo-list update. | 12 * Todo-list update. |
9 | 13 |