Mercurial > wow > inventory
comparison Todo.txt @ 234:d00106ce9f59 v0.9.2-BETA
Changelog and todo update.
author | Zerotorescue |
---|---|
date | Tue, 08 Feb 2011 09:52:13 +0100 |
parents | 2d8afaa4fb9d |
children |
comparison
equal
deleted
inserted
replaced
233:cb335a887ee9 | 234:d00106ce9f59 |
---|---|
1 * Minimap icon. (high) | 1 * Rewrite summary to increase performance and customisability. (high) |
2 * Be able to work together with ZeroAuctions. (medium) | |
2 * Auto mail items. (medium) | 3 * Auto mail items. (medium) |
3 * Verify AuctionLite support. (medium) | 4 * Verify AuctionLite support (as well as other auction addons). (medium) |
4 * Verify Skillet support. (medium) | 5 * Verify Skillet support. (medium) |
5 * Functionality to keep track of restocked items (items that were queued, thus items which are popular) | 6 * Functionality to keep track of restocked items (items that were queued, thus items which are popular) |
6 - 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) | 7 - 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) |
7 Might also need an undo button | 8 Might also need an undo button |
8 - Advanced implementation: record queueing with exact time and date and show a nice linechart for each item. Probably would have to write a new lib for the symbols. (low) | 9 - Advanced implementation: record queueing with exact time and date and show a nice linechart for each item. Probably would have to write a new lib for the symbols. (low) |
9 * Enchanting -> scroll self-learning (low) | 10 * Enchanting -> scroll self-learning (low) |
10 * Remember position of the summary window. (low) | 11 * Remember position of the summary window. (low) |
11 * Remember size and position of item mover window. (low) | 12 * Remember size and position of item mover window. (low) |
12 |