Manual Inventory Sorting


Makes some tweaks to the way inventory sorting works. You can sort your inventory on demand or toggle auto-sort. It's also possible to sort chests, cars and cargo wagons.

Utilities
3 years ago
0.13 - 1.1
26.0K

b Failure to load existing save on first use of 1.4.0

7 years ago

Hey, found a little bug.
I tried v1.4.0 on an existing save and got an error while loading that. (trying to compare nil with string in control.lua, line 204)

I fixed that for me by adding
"and data.mod_changes["manual-inventory-sort"].old_version"
in lines 204 and 218 between the two checks. Error doesn't show up anymore and so far the mod seems to work as I expect it to.

7 years ago

Thanks for the report!
I just seem to be really bad at migration scripts... It should be fixed in 1.4.1.

New response