log

age author description
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:43:07 +0200 contrebasse Avoid scanning when tradeskill is not fully loaded (no recipe or the first one is not a header)
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
Wed, 27 Apr 2011 19:14:06 +0200 contrebasse Update TOC
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:32:00 +0200 contrebasse Use local references to global functions in the utils functions
Wed, 06 Apr 2011 00:28:13 +0200 contrebasse Use local references to global functions to speed up scanning
Tue, 05 Apr 2011 21:59:01 +0200 contrebasse Remove incorrect warnings
Sun, 03 Apr 2011 13:28:25 +0200 contrebasse Do not manage guild or linked tradeskills
Sun, 03 Apr 2011 00:25:08 +0200 contrebasse Manage -partially- multiple recipes for the same item adn track the number of items made by a recipe
Sat, 02 Apr 2011 23:37:19 +0200 contrebasse Display the number of crafted items and percent chance for milling
Sat, 02 Apr 2011 22:42:53 +0200 contrebasse Display the percent chance to have an item while prospecting
Sat, 02 Apr 2011 22:19:02 +0200 contrebasse Correct prospection data (wrong spell)
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 14:54:55 +0200 contrebasse Updated version in .toc with packaging keyword
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