log

age author description
Sat, 30 Apr 2011 00:01:39 +0200 contrebasse update todos
Fri, 29 Apr 2011 23:58:43 +0200 contrebasse Disable actions on buttons with not enough reagents (external frame), and warn the user
Fri, 29 Apr 2011 23:43:59 +0200 contrebasse Remove infinite loop on the external frame, which prevented crafting items
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 22:56:49 +0200 contrebasse Do not save recipe if error occurs during scanning
Fri, 29 Apr 2011 22:17:22 +0200 contrebasse Do not limit to recipes with one reagent (todo: check recursion)
Fri, 29 Apr 2011 22:05:42 +0200 contrebasse Oops, last commit broke tooltips
Fri, 29 Apr 2011 21:26:19 +0200 contrebasse Manage items not ready (not in cache ?) when opening the external frame. Can potentially conflict with BAG_UPDATE event.
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 23:39:30 +0200 contrebasse Add recipe tooltip for the crafted reagent in the external window
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:52 +0200 contrebasse Correct indentation
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