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
Andrey Kozlovskiy ca6d9a10df Implement new crafting algorithm (#132)
* Implement new crafting algorithm

* Take craft width into account when creating craft index
* Fix moving logic, correctly check for empty stacks
* Return early when there's not enough items for craft
* Bound match_count with smallest stack_max value, take from inventory only if needed
* Continue if item can't be moved to the current position.
* Fix metadata loss and. Improve placement for some corner cases.
* Drop items from oversized stacks on the ground
* Place items exactly as displayed in the guide
* One source list one destination. Try to take from destination list first
2019-10-26 17:22:33 +02:00
doc Add no_prepend[] by default 2019-03-31 12:19:08 +02:00
locale Convert *.po files to *.tr files 2019-10-17 21:05:08 +02:00
sounds Update mod 2013-09-21 21:40:20 +02:00
textures Compress textures (-61 KB!) 2019-05-31 17:30:24 +02:00
.gitignore Add .gitignore 2014-04-22 16:52:04 -04:00
LICENSE.txt README: Add features and link to mod contents 2019-06-16 11:14:08 +02:00
README.md README: Add features and link to mod contents 2019-06-16 11:14:08 +02:00
api.lua Implement new crafting algorithm (#132) 2019-10-26 17:22:33 +02:00
bags.lua Move to MT 5.0.0 translation system 2019-10-17 21:05:08 +02:00
callbacks.lua Fix error on invalid item_button_ fields 2019-08-02 16:39:43 +02:00
depends.txt Move to MT 5.0.0 translation system 2019-10-17 21:05:08 +02:00
description.txt Added screenshot, description and mod.conf 2016-03-20 07:41:10 -07: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 Implement new crafting algorithm (#132) 2019-10-26 17:22:33 +02:00
internal.lua Translation: Fix parameter symbols 2019-10-17 21:05:08 +02:00
item_names.lua Item_names: Refactorize & use meta description 2018-01-03 11:14:25 +01:00
match_craft.lua Implement new crafting algorithm (#132) 2019-10-26 17:22:33 +02:00
mod.conf Move to MT 5.0.0 translation system 2019-10-17 21:05:08 +02:00
register.lua Implement new crafting algorithm (#132) 2019-10-26 17:22:33 +02:00
screenshot.png adv- and optipng textures 2016-07-15 09:53:27 +02:00
settingtypes.txt Make trash configurable but preserve default functionality 2017-03-01 16:28:40 -06:00
waypoints.lua Translation: Fix parameter symbols 2019-10-17 21:05:08 +02:00

README.md

Unified Inventory

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
  • Lite mode: reduces the item browser width
  • Mod API for modders: see mod_api.txt
  • Setting-determinated features: see settingtypes.txt

Requirements

  • Minetest 5.0.0+ since commit 4403b69
  • Minetest 0.4.16+ prior commit 4403b69

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.