# HG changeset patch # User Zerotorescue # Date 1295134923 -3600 # Node ID d226a09066d04dfb296e6889e8a95cfa5b749106 # Parent ee4672f2158689813d3fc79afa6e61b0a67ada67 Changelog update. diff -r ee4672f21586 -r d226a09066d0 Changelog.txt --- a/Changelog.txt Sun Jan 16 00:41:02 2011 +0100 +++ b/Changelog.txt Sun Jan 16 00:42:03 2011 +0100 @@ -1,3 +1,10 @@ +v0.3.0-BETA Zerotorescue Fri, Jan 14 2011 23:30:00 +0200 + + ! Added Merchant restocking functionality. + + Implemented mail refilling support. Respecting the MailAddonBusy global when opening so addons like MailOpener shouldn't interfere. + - Fixed issue with DataStore item count no including bank data. + * Now resizing the mover frame based on text size. + v0.2.8-BETA Zerotorescue Fri, Jan 14 2011 23:30:00 +0200 ! Very few notable changes but lots of hidden code changes to the item refill algorithm. Please report any issues. @@ -5,7 +12,7 @@ * Items that belong to speciality bags are now put there. Other items should now ignore spaciality bags. * The guild withdrawal limit is now taken into consideration. - Fixed items appearing in the refill window twice; the queue is now reset before scanning again. - - Fixed positioning of static popups after closing the refill window. Now properly removing our refill window from the displayed static popup windows list so new popups won´t be aligned at odd locations. + - Fixed positioning of static popups after closing the refill window. Now properly removing our refill window from the displayed static popup windows list so new popups won't be aligned at odd locations. v0.2.7-BETA Zerotorescue Wed, Jan 12 2011 20:00:00 +0200 @@ -30,33 +37,6 @@ - Fixed errors in some options in the config window, mainly importing premade groups and adding items should no longer break after the first item. * The cursor will be cleared of any items/spells before moving as well as when the mover aborts. - -v0.2.4-BETA Zerotorescue Sat, Jan 07 2011 01:30:00 +0200 - - - Fixed multiple errors in some tabs of the config. - -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. - * 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. - * Todo-list update. - -v0.2.1-BETA Zerotorescue Thu, Jan 06 2011 20:00:00 +0200 - - ! You must quit the client before updating in order to update to this version properly. - ! Added automatic refilling from (guild) bank when below minimum local stock (minor version increased to 2). - * Disabled a bunch of probably unused libraries, their files are still present until everything is confirmed to be working. - * Updated todo list. - * Probably now with nolib-creation support. - * Cleaned the Inventorium folder; moved all classes to "Classes" directory, modules to "Modules" directory and support addons to "Plugins" directory. In addition support addons are now references within XML files rather than inside the TOC. - * Fixed the default local item count setting, you can now exclude bag and AH data from it. ------------------------------------------------------------ Legend: