Mercurial > wow > reagentmaker
comparison ReagentMaker.lua @ 81:32c398de6812
Update todo
author | contrebasse |
---|---|
date | Sun, 15 May 2011 01:35:38 +0200 |
parents | 0e2606039c98 |
children | cf1da2654dc6 |
comparison
equal
deleted
inserted
replaced
80:48ed46f3e72e | 81:32c398de6812 |
---|---|
7 -- @todo add support for cross tradeskill, like mining + forge/ingé | 7 -- @todo add support for cross tradeskill, like mining + forge/ingé |
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) | 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) |
9 -- @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) |
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) | 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) |
11 -- @todo add a button to clear search | 11 -- @todo add a button to clear search |
12 -- @todo add a button to cast a campfire when coocking | |
12 | 13 |
13 --------------------------------------------------- | 14 --------------------------------------------------- |
14 -- Variables | 15 -- Variables |
15 --------------------------------------------------- | 16 --------------------------------------------------- |
16 -- Used by findglobals | 17 -- Used by findglobals |