An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue.
Go to file
James William Fletcher 5ac2558da4 Speed up group filtering code
This improves the startup time dramatically by lowering the algorithm complexity.
Mainly noticeable with large inventory sizes.

Written by Test_User, post-edited by SmallJoker
2022-02-26 11:03:21 +01:00
.github/workflows Add GitHub workflow (#149) 2020-03-25 18:46:35 +01:00
doc Add u_i initialization and craft registration callbacks (#184) 2021-10-14 18:38:07 +02:00
locale Update translation strings 2021-07-20 20:41:23 +02:00
sounds Update mod 2013-09-21 21:40:20 +02:00
textures Add filter-by-category functionality (#171) 2021-04-05 20:07:14 +02:00
.gitignore Add .gitignore 2014-04-22 16:52:04 -04:00
.luacheckrc Add filter-by-category functionality (#171) 2021-04-05 20:07:14 +02:00
LICENSE.txt README: Add features and link to mod contents 2019-06-16 11:14:08 +02:00
README.md Use player meta for waypoints 2021-07-20 20:41:23 +02:00
api.lua Speed up group filtering code 2022-02-26 11:03:21 +01:00
bags.lua Use 9-slicing to build inventory-type backgrounds 2021-03-09 15:04:11 -05:00
callbacks.lua Fix filter reset for empty search boxes 2022-01-24 15:20:57 +01:00
category.lua Remove default hard dependency for use in devtest 2021-07-17 10:35:39 +02:00
default-categories.lua Add filter-by-category functionality (#171) 2021-04-05 20:07:14 +02:00
group.lua Move to MT 5.0.0 translation system 2019-10-17 21:05:08 +02:00
image_credits.txt Fix unclear licenses for the images. 2018-01-02 22:39:13 +01:00
init.lua Add u_i initialization and craft registration callbacks (#184) 2021-10-14 18:38:07 +02:00
internal.lua Fix two occasional runtime errors (#191) 2021-12-25 17:31:18 +01:00
item_names.lua Fix item name position, also for hudbars 2020-06-05 21:30:53 +02:00
match_craft.lua Implement new crafting algorithm (#132) 2019-10-26 17:22:33 +02:00
mod.conf Remove default hard dependency for use in devtest 2021-07-17 10:35:39 +02:00
register.lua Fix two occasional runtime errors (#191) 2021-12-25 17:31:18 +01:00
screenshot.png adv- and optipng textures 2016-07-15 09:53:27 +02:00
settingtypes.txt Add filter-by-category functionality (#171) 2021-04-05 20:07:14 +02:00
waypoints.lua Fix waypoint initialization order 2021-08-29 07:47:32 +02:00

README.md

Unified Inventory

Screenshot

Unified Inventory replaces the default survival and creative inventory.

Features

  • Node, item and tool browser
  • Crafting guide
    • Can copy the recipe to the crafting grid
    • Recipe search function by ingredients
  • Up to four bags with up to 24 slots each
  • Home function to teleport
  • Trash slot and refill slot for creative
  • Waypoints to keep track of important locations
  • Lite mode: reduces the item browser width
    • minetest.conf setting unified_inventory_lite = true
  • Mod API for modders: see mod_api.txt
  • Setting-determinated features: see settingtypes.txt

Requirements

  • Minetest 5.4.0+
  • Mod default for category filters (contained in Minetest Game)
  • Mod farming for craftable bags (contained in Minetest Game)
  • For waypoint migration: datastorage

Licenses

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

Copyright (C) 2012-? Various minetest-mods contributors

Code

GNU LGPLv2+, see license notice

Textures

VanessaE: (CC-BY-4.0)

  • ui_group.png

Tango Project: (Public Domain, CC-BY-4.0)

From http://www.clker.com (Public Domain, CC-BY-4.0):

Everaldo Coelho (YellowIcon) (LGPL v2.1+):

Gregory H. Revera: (CC-BY-SA 3.0)

Thomas Bresson: (CC-BY 3.0)

Fibonacci: (Public domain, CC-BY 4.0)

Gregory Maxwell: (Public domain, CC-BY 4.0)

Adrien Facélina: (LGPL v2.1+)

Other files from Wikimedia Commons:

RealBadAngel: (CC-BY-4.0)

  • Everything else.