Jean-Patrick Guerrero
4fb4fe1763
Add support for dropped items + support for URL fetched recipes +
...
bugfixes
2019-10-10 17:34:43 +02:00
Jean-Patrick Guerrero
5446e0dbdd
Update README + API
2019-10-04 00:45:49 +02:00
Jean-Patrick Guerrero
fb1b0cf869
Notification success: do not depend on dtime
2019-09-11 13:43:13 +02:00
Jean-Patrick Guerrero
6b76c8c10f
API to set a custom background
2019-09-06 17:56:41 +02:00
Jean-Patrick Guerrero
ea12d5ca14
Optimize textures with oxipng
2019-09-06 16:33:19 +02:00
Jean-Patrick Guerrero
c62994f9af
Split API doc in separate file
2019-02-13 14:29:08 +01:00
Jean-Patrick Guerrero
4560457504
Mitigate the performance regression since fc2d2e5
2019-02-11 23:52:31 +01:00
Jean-Patrick Guerrero
3f44ae00d2
Remove demo custom recipe
2019-02-11 01:22:45 +01:00
Jean-Patrick Guerrero
aac3e3f693
Add API call to open crafting guide ( #59 )
2019-02-11 00:01:32 +01:00
pauloue
4289dea108
Separate recipe filters and progressive mode
2019-02-03 16:17:02 +01:00
Jean-Patrick Guerrero
c1b1bef263
Progressive mode: Remember discovered recipes
2019-01-25 02:43:33 +01:00
Jean-Patrick Guerrero
8a9f857204
Fix API doc
2019-01-22 01:51:17 +01:00
Jean-Patrick Guerrero
5ee1bea4ce
Progressive mode: Add a name to filters
2019-01-20 02:13:30 +01:00
Jean-Patrick Guerrero
61ae85a09c
Progressive mode: Add functions in API to add/set/get filters
2019-01-18 17:39:10 +01:00
pauloue
50317cc20e
Progressive: refactor, fix some bugs, add API function
2019-01-13 01:37:23 +01:00
Jean-Patrick Guerrero
783a84d3c6
Define custom recipe's width inside craft declaration
2018-12-17 19:17:43 +01:00
Jean-Patrick Guerrero
74a2750a4d
Fix tooltip
2018-12-17 01:14:55 +01:00
Jean-Patrick Guerrero
53833af635
Add an API for custom recipes
2018-12-17 00:37:49 +01:00
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