log ReagentMaker.lua @ 26:886be292feec

age author description
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.