Mercurial > wow > inventory
view Todo.txt @ 57:03c0610e9c1e
Added a minimum local stock option. I reckon people will want to keep maybe a stack in their bags/AH and another stack in their bank.
Added a seperate alert option for the local stock option.
When your selected item count addon isn?t enabled the options help text will now display the reason for this. No more debugging of something that ain?t broken.
The minimum stock will now be displayed next to the current stock values rather than as a seperate column.
author | Zerotorescue |
---|---|
date | Tue, 21 Dec 2010 14:24:15 +0100 |
parents | 51d85a84b40c |
children | ac1189599769 |
line wrap: on
line source
* Functionality to keep track of restocked items - 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 - 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) * Restock from vendor (similar to ATSW reagent buying) (medium) * Window containing a list of items that were unqueueable when a group is queued (low-medium) * Enchanting -> scroll self-learning (low) * Local item count display (bags or AH), thresholds and alerts (high) - Simple implementation: add a column displaying this, settings to specify how much should be local and an alert box