# HG changeset patch # User Zerotorescue # Date 1297155133 -3600 # Node ID d00106ce9f59f1c8cd3408db4cbb0ac833ddc7ae # Parent cb335a887ee90f04d4d1090126f3243f0c8d7479 Changelog and todo update. diff -r cb335a887ee9 -r d00106ce9f59 Changelog.txt --- a/Changelog.txt Tue Feb 08 09:48:29 2011 +0100 +++ b/Changelog.txt Tue Feb 08 09:52:13 2011 +0100 @@ -1,3 +1,7 @@ +v0.9.2-BETA Zerotorescue Tue, Feb 08 2011 10:00:00 +0200 + + * Updated scroll data to include new enchants/scrolls added in patch 4.0.6. + v0.9.1-BETA Zerotorescue Tue, Feb 08 2011 09:30:00 +0200 * Updated premade groups to include new items added in patch 4.0.6. diff -r cb335a887ee9 -r d00106ce9f59 Todo.txt --- a/Todo.txt Tue Feb 08 09:48:29 2011 +0100 +++ b/Todo.txt Tue Feb 08 09:52:13 2011 +0100 @@ -1,6 +1,7 @@ - * Minimap icon. (high) + * Rewrite summary to increase performance and customisability. (high) + * Be able to work together with ZeroAuctions. (medium) * Auto mail items. (medium) - * Verify AuctionLite support. (medium) + * Verify AuctionLite support (as well as other auction addons). (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) @@ -9,4 +10,3 @@ * Enchanting -> scroll self-learning (low) * Remember position of the summary window. (low) * Remember size and position of item mover window. (low) -