An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue. https://content.minetest.net/packages/RealBadAngel/unified_inventory/
Go to file
Zefram 4c982dd667 Fix and enhance grid shapes in craft guide
Commit 043f608145 made shaped crafting
recipes display in a grid of the recipe's minimum bounding box,
but broke the use of a fixed 1x1 grid shape for cooking recipes.
This commit generalises the dynamic-grid-shape facility, putting the
craft type registration in charge.  This restores the correct shape for
cooking recipes.

Also change the logic for dynamic grid sizes for regular shaped and
shapeless crafting.  We'd like to always use a grid shape that is
reminiscent of a regular crafting grid, as a visual cue to the crafting
method.  But it's also nice to show smaller recipes in a smaller grid.
In the expectation that crafting grids will always be square, show the
recipe in the smallest square grid that will accommodate it.
2014-06-13 09:28:39 -03:00
sounds Update mod 2013-09-21 21:40:20 +02:00
textures did the same for sun/moon icons 2014-05-19 02:02:34 -04:00
.gitignore Add .gitignore 2014-04-22 16:52:04 -04:00
README.md Update README 2014-04-22 16:52:04 -04:00
api.lua Fix and enhance grid shapes in craft guide 2014-06-13 09:28:39 -03:00
bags.lua Fix formspec injection issues 2014-04-29 17:53:43 +01:00
callbacks.lua Correctly display multi-group ingredients 2014-06-13 09:28:37 -03:00
datastorage.lua Add waypoints support (requires current minetest from git) 2014-05-05 09:39:03 +02:00
depends.txt Update mod 2013-09-21 21:40:20 +02:00
group.lua Correctly display multi-group ingredients 2014-06-13 09:28:37 -03:00
image_credits.txt All new imagery, redone from scratch at 128px. 2014-05-13 20:48:10 -04:00
init.lua Item names hud element (based on 4aiman mod) 2014-05-26 05:41:40 +02:00
internal.lua Correctly display multi-group ingredients 2014-06-13 09:28:37 -03:00
item_names.lua Some fixes to item_names and waypoints. 2014-05-26 11:43:25 +02:00
register.lua Fix and enhance grid shapes in craft guide 2014-06-13 09:28:39 -03:00
waypoints.lua Some fixes to item_names and waypoints. 2014-05-26 11:43:25 +02:00

README.md

Unified inventory

Unified Inventory replaces the default survival and creative inventory. It adds a nicer interface and a number of features, such as a crafting guide.

License

Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel)

Unified inventory code is licensed under the GNU LGPLv2+.

Licenses for textures:

VanessaE: (WTFPL)

  • ui_group.png

RealBadAngel: (WTFPL)

  • Everything else.