Mercurial > wow > inventory
comparison Todo.txt @ 49:51d85a84b40c
Added a public to-do list to help me keep track of things I discussed or had planned to implement and to let you know what will come.
author | Zerotorescue |
---|---|
date | Fri, 17 Dec 2010 00:51:00 +0100 |
parents | |
children | ac1189599769 |
comparison
equal
deleted
inserted
replaced
48:110007a6ede9 | 49:51d85a84b40c |
---|---|
1 * Functionality to keep track of restocked items | |
2 - 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) | |
3 Might also need an undo button | |
4 - 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) | |
5 * Restock from vendor (similar to ATSW reagent buying) (medium) | |
6 * Window containing a list of items that were unqueueable when a group is queued (low-medium) | |
7 * Enchanting -> scroll self-learning (low) | |
8 * Local item count display (bags or AH), thresholds and alerts (high) | |
9 - Simple implementation: add a column displaying this, settings to specify how much should be local and an alert box |