Commit Graph

11 Commits

Author SHA1 Message Date
Jean-Patrick Guerrero 0b4f202ffb New icons 2018-11-25 16:08:20 +01:00
Jean-Patrick Guerrero 39ed2c2c45 Support for sfinv! 2018-11-11 22:58:26 +01:00
Jean-Patrick Guerrero c738287a26 Edit README 2018-05-29 20:42:48 +02:00
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