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
MT-Modder 54f31229ee Add item_name support for hudbars mod
Does the same thing as 8bb1c8288b
2015-10-02 14:01:07 -04: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 peoposed update for bag recipies 2015-08-06 16:03:11 +09:30
callbacks.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
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 re-arrange a few elements in the crafting guide to eliminate text overlap 2015-06-28 04:54:48 -04:00
internal.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
item_names.lua Add item_name support for hudbars mod 2015-10-02 14:01:07 -04:00
register.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
waypoints.lua reduce table lookups during initialization 2015-02-05 10:03:07 +01: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.