Mercurial > wow > reagentmaker
comparison ReagentMaker.lua @ 74:e837f5681fbb
Update todos
author | contrebasse |
---|---|
date | Sat, 14 May 2011 20:59:30 +0200 |
parents | a77fd9d06ba4 |
children | 9d487333bf10 |
comparison
equal
deleted
inserted
replaced
73:a77fd9d06ba4 | 74:e837f5681fbb |
---|---|
3 -- @todo clean the A table | 3 -- @todo clean the A table |
4 -- @todo check local copy of globals functions | 4 -- @todo check local copy of globals functions |
5 -- @todo add support for dez ? | 5 -- @todo add support for dez ? |
6 -- @todo add support for hidden recipes, removing filtering | 6 -- @todo add support for hidden recipes, removing filtering |
7 -- @todo add support for cross tradeskill, like mining + forge/ingé | 7 -- @todo add support for cross tradeskill, like mining + forge/ingé |
8 -- @todo use milling and prospecting for chars that really know them | |
9 -- @todo show a #, * or ? for item makable by milling or prospecting (hard to know how many are craftables) | |
10 -- @todo when a reagent can not be crafted and the recipe has many reagents, do like ReverseEngeneering and go to this recipe (with a one step return button) | 8 -- @todo when a reagent can not be crafted and the recipe has many reagents, do like ReverseEngeneering and go to this recipe (with a one step return button) |
11 -- @todo scroll to the selected recipe on opening (usefull also for the previous todo) | 9 -- @todo scroll to the selected recipe on opening (usefull also for the previous todo) |
12 -- @todo shift+clic on a reagent name while the serachbar is focused fills the serachbar with the reagent name (idem with the crafted item) | 10 -- @todo shift+clic on a reagent name while the serachbar is focused fills the serachbar with the reagent name (idem with the crafted item) |
13 -- @todo add a button to clear search | 11 -- @todo add a button to clear search |
14 | 12 |