
Thanks,


As the only one who cares about sorting is the user you don't need to sort chests that the user doesn't open.

Also sorting probably shouldn't happen automatically at all. I was thinking of a little "sort" button in the open chest dialog that you press to sort and merge items. At least merging stacks of item where possible would change the behavior of the chest and needs to remain a manual thing.eradicator wrote: ↑Fri Jun 28, 2019 5:39 pmLuaInventory.sort_and_merge()
As the only one who cares about sorting is the user you don't need to sort chests that the user doesn't open.