Commit Graph

8 Commits

Author SHA1 Message Date
JPG 4df8a53d45 Window size: replace settings by buttons 2016-12-24 03:17:35 +01:00
JPG 21dad96162 Update the README 2016-12-18 15:54:29 +01:00
JP Guerrero f141fbf806 Make formspec size a setting in minetest.conf 2016-12-13 14:01:51 +01:00
JP Guerrero c2011f4bfc Make formspec size easily configurable by user 2016-12-13 03:19:41 +01:00
JP Guerrero 864b43da2c Add optional Progressive Mode
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-08 20:57:46 +01:00
JP Guerrero 93c2d3dc81 Support for search on pressing Enter and use minetest.colorize
NOTE: Minetest 0.4.14-git or 0.4.15 required
2016-12-01 15:09:49 +01:00
kilbith 4904816000 Polish the README 2016-02-21 09:52:59 +01:00
jeanpatrick.guerrero@gmail.com 355abc7993 Initial commit 2016-02-20 15:42:52 -08:00