MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.64k stars 1.32k forks source link

Inventory management shortcut #5234

Closed 5archoufa closed 2 months ago

5archoufa commented 2 months ago

The inventory could benefit from an "inventory auto-stack" feature. It allows players to quickly consolidate items of the same type in their inventory by double-clicking on an item stack, causing all similar items in the inventory to stack together or on the cursor. This feature helps in managing inventory efficiently, especially when dealing with large amounts of items.

image

jdrueckert commented 2 months ago

As this is an inventory-specific issue, I "moved" (unfortunately, GitHub doesn't support cross-org issue move) it to https://github.com/Terasology/Inventory/. Closing this in favor of https://github.com/Terasology/Inventory/issues/53