changeset 37:3dd303f1d9cc v0.1.8-BETA

Changelog update.
author Zerotorescue
date Sat, 20 Nov 2010 17:26:29 +0100
parents 58fb38f0b447
children b1df62ad61fc
files Changelog.txt
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Changelog.txt	Sat Nov 20 17:24:16 2010 +0100
+++ b/Changelog.txt	Sat Nov 20 17:26:29 2010 +0100
@@ -1,3 +1,15 @@
+v0.1.8-BETA		Zerotorescue		Sat, Nov 20 2010 17:30:00 +0200
+
+	A Added a description for which item count addon is used.
+	A Added an optional event function to registering auction pricing addons, when defined this will be executed when the pricing addon gets selected.
+	A Added ¨AuctionProfitMaster¨ and ¨ZeroAuctions¨ pricing support. The pricing info displayed in the summary window will be used for this.
+	M Virtual group option should no longer get disabled.
+	M The list of possible commands when you write /im without any arguement will now include commands inserted by modules with their own descriptions.
+	M Clicking a command in this list will now execute it.
+	M The slash command handler function is now a global so you can invoke these through other methods.
+	M Trying to queue without any items in the summary should no longer give an error.
+	R Removed the unused ¨Override local item data¨ option.
+
 v0.1.7-BETA		Zerotorescue		Sat, Oct 30 2010 23:00:00 +0200
 
 	M Changelog update. I forgot to commit this before tagging.