Mercurial > wow > reagentmaker
log
age | author | description |
---|---|---|
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. |