Page 1 of 1

Unified Inventory Plus

PostPosted: Tue Feb 07, 2017 19:25
by bousket
Hi all !
Minetest doesn't require you burn 3 mouses a month on craft anymore !

Unified inventory Plus
=================

Unified Inventory Plus extends Unified Inventory.
It adds 2 button types to the craft page:
- A button "All": crafting a stack and putting the result in the inventory
- Patterns buttons: reorganizing items in the craft inventory following usual patterns

Mod Dependency: Unified Inventory

Code: https://github.com/bousket/unified_inventory_plus
Zip: https://github.com/bousket/unified_inve ... master.zip

Maybe a better solution would be to merge with unified inventory later if people like the functionality.
Do not hesitate to comment for improvements and suggestions :)

Re: Unified Inventory Plus

PostPosted: Wed Feb 08, 2017 11:55
by cHyper
+1 nice mod, nice new functions...

Re: Unified Inventory Plus

PostPosted: Thu Feb 09, 2017 21:40
by cHyper
a tiny improvement, when you click a special pattern it should rotate, so you can make different combinations.

Re: Unified Inventory Plus

PostPosted: Thu Feb 09, 2017 22:02
by bousket
mmm I m not sure to see it.
Only the case '3 on a line' is interesting to rotate, no ?

There are new patterns now and it s easy to define yours in init.lua.
The buttons are automatically generated, according to the patterns you activate.
If you think about specific patterns not present in init.lua, tell me which ones and I ll add them. You can also watch the textures if you prefer it to the code.

Re: Unified Inventory Plus

PostPosted: Fri Feb 10, 2017 06:40
by bousket
You don't want to rotate the patterns but the inventory. So just a rotate button. Why not.
I get it now but still not sure to see the benefit.
Do you have an exemple when it s convenient ?

Edit: anyway, I did it as it took me 10 min. You can enable/disable the functionality in init.lua

Re: Unified Inventory Plus

PostPosted: Fri Feb 10, 2017 11:58
by cHyper
bousket wrote:You don't want to rotate the patterns but the inventory. So just a rotate button. Why not.
I get it now but still not sure to see the benefit.
Do you have an exemple when it s convenient ?

Edit: anyway, I did it as it took me 10 min. You can enable/disable the functionality in init.lua


Image

nice, I like the rotate button very much! What else could we implement?!!

Re: Unified Inventory Plus

PostPosted: Sat Apr 01, 2017 03:02
by Sokomine
Aaah. So this is the mod behind this. I saw it on a server, was at first surprised and then very glad about this new feature. Thanks! It's very useful.