Mercurial > wow > reagentmaker
comparison ReagentMaker.lua @ 49:512660b07eda
Update todos
author | contrebasse |
---|---|
date | Sat, 30 Apr 2011 02:03:50 +0200 |
parents | 40d6886d1966 |
children | 60871b43531d |
comparison
equal
deleted
inserted
replaced
48:d1ec4478a72c | 49:512660b07eda |
---|---|
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) | |
11 -- @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) | |
13 -- @todo add a button to clear search | |
8 | 14 |
9 --------------------------------------------------- | 15 --------------------------------------------------- |
10 -- Variables | 16 -- Variables |
11 --------------------------------------------------- | 17 --------------------------------------------------- |
12 -- Used by findglobals | 18 -- Used by findglobals |