Commit Graph

273 Commits

Author SHA1 Message Date
JP Guerrero
fd34166855 Don't show detailed tooltips in main list 2016-12-11 18:03:54 +01:00
JP Guerrero
9c8ae2b69a Progressive Mode: Fix item groups not being fully considered 2016-12-11 16:08:07 +01:00
JP Guerrero
aa4f2c55f2 Code cleanup, change arrow texture 2016-12-11 00:34:48 +01:00
JP Guerrero
4a5c0acd96 Show burnable items in main list and...
show more infos in tooltip for output item
2016-12-10 21:24:43 +01:00
JP Guerrero
3f81c7961f Add Fuel time indication 2016-12-10 18:36:05 +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
e8508e1169 Minor style cleaning 2016-12-05 15:27:03 +01:00
JP Guerrero
0c3287a415 Fix crash in some specific conditions 2016-12-04 00:45:48 +01:00
Wuzzy2
ebcedb44b9 Advanced group support in tooltips (modified by kilbith)
NOTE: Minetest 0.4.14-dev or 0.4.15 required.
2016-12-03 21:35:40 +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
Tim
51a00b957e Start item listing at index instead of skipping there.
Also fixes a linter warning.
2016-08-05 17:00:16 +02:00
Tim
18dd120784 Add .gitignore 2016-08-05 15:55:19 +02:00
Auke Kok
bd930a9f15 Add screenshot.png 2016-03-27 22:28:17 -07:00
Jean-Patrick Guerrero
1b25d7ab98 Import changes from xdecor 2016-03-17 23:39:24 +01:00
Jean-Patrick Guerrero
91cdc435dc Import changes from xdecor 2016-03-17 20:40:57 +01:00
Jean-Patrick Guerrero
852b07f8e4 Remember last formspec on re-opening 2016-03-17 01:10:34 +01:00
Jean-Patrick Guerrero
cf51f9defa Small simplification 2016-03-17 00:31:11 +01:00
kilbith
c129894942 Change recipe to prevent conflicts and add book group in nodedef 2016-02-29 17:21:06 +01:00
kilbith
3ffc1d9bdc Fix wrong param name on fields callback 2016-02-23 18:30:41 +01:00
Jean-Patrick Guerrero
47178406c5 Localize more variables 2016-02-23 11:59:16 +01:00
Jean-Patrick Guerrero
3285ea6ec0 Small localization and pattern simplifying 2016-02-22 14:11:54 +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