# HG changeset patch # User contrebasse # Date 1304121830 -7200 # Node ID 512660b07edaa74acd1b82667864e1d82ef6382d # Parent d1ec4478a72c85f50e2b90d5f86cbb23c44cdcba Update todos diff -r d1ec4478a72c -r 512660b07eda ReagentMaker.lua --- a/ReagentMaker.lua Sat Apr 30 01:34:26 2011 +0200 +++ b/ReagentMaker.lua Sat Apr 30 02:03:50 2011 +0200 @@ -5,6 +5,12 @@ -- @todo add support for dez ? -- @todo add support for hidden recipes, removing filtering -- @todo add support for cross tradeskill, like mining + forge/ingé +-- @todo use milling and prospecting for chars that really know them +-- @todo show a #, * or ? for item makable by milling or prospecting (hard to know how many are craftables) +-- @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) +-- @todo scroll to the selected recipe on opening (usefull also for the previous todo) +-- @todo shift+clic on a reagent name while the serachbar is focused fills the serachbar with the reagent name (idem with the crafted item) +-- @todo add a button to clear search --------------------------------------------------- -- Variables