You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an option to sort an inventory (also possibly exposed through a button in inventory-window, grouping together all of the same item types so they are well organized.
Could even customize the sort order, but at least getting all of the same item types in the same piles would be useful (as it would merge multiple smaller piles, up to the maximum size). Effectively this is equivalent to creating a new inventory, and calling give() on each slot.
Add an option to sort an inventory (also possibly exposed through a button in inventory-window, grouping together all of the same item types so they are well organized.
Could even customize the sort order, but at least getting all of the same item types in the same piles would be useful (as it would merge multiple smaller piles, up to the maximum size). Effectively this is equivalent to creating a new inventory, and calling
give()
on each slot.http://inventory-tweaks.readthedocs.org/en/latest/
https://github.com/kobata/inventory-tweaks
The text was updated successfully, but these errors were encountered: