Commit Graph

15 Commits

Author SHA1 Message Date
50317cc20e Progressive: refactor, fix some bugs, add API function 2019-01-13 01:37:23 +01:00
783a84d3c6 Define custom recipe's width inside craft declaration 2018-12-17 19:17:43 +01:00
74a2750a4d Fix tooltip 2018-12-17 01:14:55 +01:00
53833af635 Add an API for custom recipes 2018-12-17 00:37:49 +01:00
0b4f202ffb New icons 2018-11-25 16:08:20 +01:00
39ed2c2c45 Support for sfinv! 2018-11-11 22:58:26 +01:00
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
f141fbf806 Make formspec size a setting in minetest.conf 2016-12-13 14:01:51 +01:00
c2011f4bfc Make formspec size easily configurable by user 2016-12-13 03:19:41 +01:00
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
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
4904816000 Polish the README 2016-02-21 09:52:59 +01:00
355abc7993 Initial commit 2016-02-20 15:42:52 -08:00