changeset 158:6c13f2af8a81 v0.4.4-BETA

Todo and changelog updates.
author Zerotorescue
date Sat, 22 Jan 2011 19:27:56 +0100
parents e136c99fe5bb
children d45806866255
files Changelog.txt Todo.txt
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Changelog.txt	Sat Jan 22 19:24:48 2011 +0100
+++ b/Changelog.txt	Sat Jan 22 19:27:56 2011 +0100
@@ -1,3 +1,10 @@
+v0.4.4-BETA		Zerotorescue		Sat, Jan 22 2011 19:30:00 +0200
+
+	+ Added mass export to the extra panel of the config. Next step is to support an easy way to backup settings. :)
+	+ You can now select which guilds to include in the item count when selecting an item count addon supporting this. Along with this change, the "DataStore (no guilds)" option was removed and the "DataStore (with guilds)" options was renamed to "all accounts".
+	* Moved prefered addon selection to the bottom of the config frames. This really is optional and advanced functionality; you don't really have to pay attention to it.
+	- The queue module should no longer add 0s to the queue when the min crafting queue setting is set to 0.
+
 v0.4.3-BETA		Zerotorescue		Thu, Jan 20 2011 07:00:00 +0200
 
 	- Fixed queueing single groups rather than using ¨queue all¨.
--- a/Todo.txt	Sat Jan 22 19:24:48 2011 +0100
+++ b/Todo.txt	Sat Jan 22 19:27:56 2011 +0100
@@ -1,5 +1,7 @@
  * Item count alerts (required for v1)
+ * Auto mail items. (medium)
  * Verify AuctionLite support. (medium)
+ * Verify Skillet support. (medium)
  * Functionality to keep track of restocked items (items that were queued, thus items which are popular)
 	- Simple implementation: whenever items are queued increment a number specific to each item by the queued amount and display that as an additional column in the summary (make optional) (medium)
 		Might also need an undo button