CasimirKaPazi / Voxelgarden

Subgame for Minetest
https://forum.minetest.net/viewtopic.php?f=15&t=6346
47 stars 13 forks source link

Better crafting guide, or at least written hints #77

Open mk-pmb opened 3 years ago

mk-pmb commented 3 years ago

Hi! For far too long a time I thought the game was just broken, because I travelled far and wide, unable to find dry shrubs, or find any method for trying fern or leaves or whatever. Those little ^ and v buttons are far too subtle to indicate that there are other recipes available. Could we help players

  1. discover the recipes they have ingredients for,
  2. better indicate if there are more?

My idea for what might be easy to implement with currently available form specs:

CasimirKaPazi commented 2 years ago

c499a3e4267187c95a48f01a46ac274e99626c96 and cbe0e8949f37061bc10b0800d89d94eedc2ad6de should help with that. The one adds bigger buttons instead of ^ and v. The other orders the recipes the other way around, which should give the more useful recipes first.

I tried to add a functionality to hide recipes, but found no practical way to do it.