changeset 90:7c12a96fb6f7 v0.2.2-BETA

Changelog update.
author Zerotorescue
date Fri, 07 Jan 2011 22:28:26 +0100
parents a12d22ef3f39
children f10e9b7b7a5e
files Changelog.txt
diffstat 1 files changed, 10 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/Changelog.txt	Fri Jan 07 22:19:03 2011 +0100
+++ b/Changelog.txt	Fri Jan 07 22:28:26 2011 +0100
@@ -1,3 +1,12 @@
+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.
@@ -42,30 +51,9 @@
 	* Moved widgets to a new file for readability.
 	* Fixed queueing to properly use the track at property of virtual groups.
 	* Fixed queueing to display the item id instead of the item link if the item link could not be loaded.
-	* Speed slider at the summary now has an interval of 1% down from 5% and rounds rather than ceils itīs value so 101% will become 100% rather than 105%.
+	* Speed slider at the summary now has an interval of 1% down from 5% and rounds rather than ceils it's value so 101% will become 100% rather than 105%.
 	* Now using the proper minimum stock properties at the summary.
 
-v0.1.13-BETA	Zerotorescue		Tue, Dec 21 2010 14:30:00 +0200
-
-	+ Added a minimum local stock option. I reckon people will want to keep maybe a stack in their bags and another backup stack in their bank or something like that.
-	+ Added a seperate alert option for the minimum local stock option.
-	* When your selected item count addon isnīt enabled the options help text will now display the reason for this. No more debugging of something that ainīt broken.
-	* The minimum stock will now be displayed next to the current stock values (e.g. 4 / 20) rather than as a seperate column.
-
-v0.1.12-BETA	Zerotorescue		Mon, Dec 20 2010 14:30:00 +0200
-
-	* Selecting DataStore as item count addons should no longer break.
-	* The local item count displayed in the summary is now actually local rather than global.
-	* Altoholic should now properly show an on select message when chosen.
-	* Updated the author part of the TOC.
-
-v0.1.11-BETA	Zerotorescue		Sat, Dec 18 2010 00:30:00 +0200
-
-	+ Added OnSelect event support to both item count as crafting addons. Now warning a user that mailbox data isn't recorded by ItemCount.
-	+ Added basic local item count data support.
-	* Fixed "Show in summary when below" option to allow a value of up to 10.000%.
-	* Summary should now respect virtual groups.
-
 ------------------------------------------------------------
 Legend: