Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-13 | Fail gracefully if recipe is greater than 3x3 | JP Guerrero | |
2016-12-13 | Fix minor error | JP Guerrero | |
2016-12-13 | Make craftguide's book burnable | JP Guerrero | |
2016-12-13 | Tune Lua pattern | JP Guerrero | |
2016-12-13 | Make formspec size a setting in minetest.conf | JP Guerrero | |
2016-12-13 | Make formspec size easily configurable by user | JP Guerrero | |
2016-12-13 | Code cleaning, change BG image (no dependancy on default) | JP Guerrero | |
2016-12-11 | Fix enter/quit fields stuff (again) | JP Guerrero | |
2016-12-11 | Show empty button when no matching item created... | JP Guerrero | |
from ghost group is found | |||
2016-12-11 | Fix craftguide showing rubbish after pressing Esc | JP Guerrero | |
2016-12-11 | Don't show detailed tooltips in main list | JP Guerrero | |
2016-12-11 | Progressive Mode: Fix item groups not being fully considered | JP Guerrero | |
2016-12-11 | Code cleanup, change arrow texture | JP Guerrero | |
2016-12-10 | Show burnable items in main list and... | JP Guerrero | |
show more infos in tooltip for output item | |||
2016-12-10 | Add Fuel time indication | JP Guerrero | |
2016-12-08 | Add optional Progressive Mode | JP Guerrero | |
The progressive mode is a Terraria-like crafting guide system that only list the items in the crafting guide for which you already have the ingredients in your inventory. The progressive mode is disabled by default and can be enabled with `craftguide_progressive_mode = true` in `minetest.conf`. Thanks to @kaeza and @Wuzzy2 for the idea. See discussion on https://github.com/minetest/minetest_game/issues/1435 | |||
2016-12-05 | Minor style cleaning | JP Guerrero | |
2016-12-04 | Fix crash in some specific conditions | JP Guerrero | |
2016-12-03 | Advanced group support in tooltips (modified by kilbith) | Wuzzy2 | |
NOTE: Minetest 0.4.14-dev or 0.4.15 required. | |||
2016-12-01 | Support for search on pressing Enter and use minetest.colorize | JP Guerrero | |
NOTE: Minetest 0.4.14-git or 0.4.15 required | |||
2016-08-05 | Start item listing at index instead of skipping there. | Tim | |
Also fixes a linter warning. | |||
2016-08-05 | Add .gitignore | Tim | |
2016-03-27 | Add screenshot.png | Auke Kok | |
2016-03-17 | Import changes from xdecor | Jean-Patrick Guerrero | |
2016-03-17 | Import changes from xdecor | Jean-Patrick Guerrero | |
2016-03-17 | Remember last formspec on re-opening | Jean-Patrick Guerrero | |
2016-03-17 | Small simplification | Jean-Patrick Guerrero | |
2016-02-29 | Change recipe to prevent conflicts and add book group in nodedef | kilbith | |
2016-02-23 | Fix wrong param name on fields callback | kilbith | |
2016-02-23 | Localize more variables | Jean-Patrick Guerrero | |
2016-02-22 | Small localization and pattern simplifying | Jean-Patrick Guerrero | |
2016-02-21 | Polish the README | kilbith | |
2016-02-20 | Initial commit | jeanpatrick.guerrero@gmail.com | |