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
BadToad2000 3cdfdd14a5 When attempting to replace a bag with a smaller bag, ensure the items beyond the last index of the smaller bag are not lost.
If there is sufficient space in the smaller bag, move the items to the front.
Otherwise disallow the replacement.
2016-02-28 23:34:13 -06:00
locale disallow repairing tools using the 'to craft grid', allow it to put items of specific groups and (maybe) make it keep the meta of items, remove unused elseif, change a bit translation and use table.concat at one place because I read somewhere that it's faster than .. 2015-08-16 16:40:49 +02:00
sounds Update mod 2013-09-21 21:40:20 +02:00
textures split ui_crafting_form 2015-08-05 08:37:25 -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 disallow repairing tools using the 'to craft grid', allow it to put items of specific groups and (maybe) make it keep the meta of items, remove unused elseif, change a bit translation and use table.concat at one place because I read somewhere that it's faster than .. 2015-08-16 16:40:49 +02:00
bags.lua When attempting to replace a bag with a smaller bag, ensure the items beyond the last index of the smaller bag are not lost. 2016-02-28 23:34:13 -06:00
callbacks.lua Allow per-user "full" mode when "lite" mode is set as global 2015-10-05 04:24:01 -04:00
depends.txt Make waypoints optional and use external datastorage mod 2014-07-06 17:39:20 -04:00
group.lua Show item usages in craft guide 2014-06-13 11:30:09 -03:00
image_credits.txt All new imagery, redone from scratch at 128px. 2014-05-13 20:48:10 -04:00
init.lua Check for both old and new default creative mod name 2016-02-12 03:19:03 +01:00
internal.lua Allow per-user "full" mode when "lite" mode is set as global 2015-10-05 04:24:01 -04:00
item_names.lua Add item_name support for hudbars mod 2016-02-13 21:16:35 -03:00
register.lua Remove count from item_image_button label, 2016-02-09 04:42:45 +01:00
waypoints.lua stop crash if HUD is returned nil (server too slow to emerge player) 2015-10-08 05:56:04 -04: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.