log ReagentMaker.lua @ 46:40d6886d1966

age author description
Sat, 30 Apr 2011 01:31:19 +0200 contrebasse Correct the number of items to craft (the formulae was wrong and has to take the number of item crafted into account)
Sat, 30 Apr 2011 00:07:41 +0200 contrebasse More fancy errors ! v1.0beta0
Sat, 30 Apr 2011 00:01:39 +0200 contrebasse update todos
Fri, 29 Apr 2011 23:38:43 +0200 contrebasse Add fancy errors/warnings and block recursion when a recipe has many reagents
Fri, 29 Apr 2011 00:14:25 +0200 contrebasse Hide external frame when selecting a recipe which doesn't need this reagent
Thu, 28 Apr 2011 21:43:06 +0200 contrebasse Store spellLink instead of spellID
Thu, 28 Apr 2011 20:31:25 +0200 contrebasse Save the spell link to be able to display the tooltip even when the recipe is hidden
Thu, 28 Apr 2011 19:46:29 +0200 contrebasse Remove useless comments
Thu, 28 Apr 2011 19:44:08 +0200 contrebasse Same as before (tortoisehg problem)
Thu, 28 Apr 2011 19:31:01 +0200 contrebasse Remove errors for hidden recipes and show a '?' when count isn't available
Wed, 27 Apr 2011 23:46:20 +0200 contrebasse First attempt to unfilter, failed badly... I'm not even sure it'll be possible at all.
Wed, 27 Apr 2011 21:55:33 +0200 contrebasse Avoid a lua error when the reagent is not found
Sun, 10 Apr 2011 21:31:10 +0200 contrebasse The default is now to craft enough reagents to be able to craft one more item
Sun, 10 Apr 2011 19:26:33 +0200 contrebasse Lots of display arrangements (tooltips and counts)
Fri, 08 Apr 2011 19:58:08 +0200 contrebasse Correct tooltips for external tradeskills like milling
Fri, 08 Apr 2011 19:24:22 +0200 contrebasse Remove debug printing
Fri, 08 Apr 2011 01:01:00 +0200 contrebasse Throttle the scanning to avoid freezing wow
Wed, 06 Apr 2011 00:28:13 +0200 contrebasse Use local references to global functions to speed up scanning
Sun, 03 Apr 2011 13:28:25 +0200 contrebasse Do not manage guild or linked tradeskills
Sat, 02 Apr 2011 22:11:51 +0200 contrebasse Finish disabling the reagent's reagent tooltip, and fill some data about prospection (unfinished)
Sat, 02 Apr 2011 21:45:14 +0200 contrebasse Disable the reagent's reagent tooltip, as no add-on like Datastore can hook it right now
Sat, 02 Apr 2011 21:43:25 +0200 contrebasse Manage the tooltips in the case of a spell instead of a tradeskill (milling, prospecting...)
Sat, 02 Apr 2011 17:13:16 +0200 contrebasse Added some tooltips and text color
Sat, 02 Apr 2011 01:49:39 +0200 contrebasse The base features semms to work.
Tue, 29 Mar 2011 22:06:36 +0200 contrebasse The try to build my own secure menu continues...
Mon, 28 Mar 2011 22:59:20 +0200 contrebasse First atempt at using secure menus, it doesn't open yet...
Mon, 28 Mar 2011 22:32:26 +0200 contrebasse Initial commit, save state before using secure menus