Sort All Tabs
This mod adds a new "sort all cargo tabs" button to the Ship Cargo UI.
The button only affects the normal tabs, not touching the cryochamber or recycler tabs.
"Receive and distribute" settings are respected – tabs with it enabled will exchange items with other tabs, while tabs with it disabled will only sort their own items.
The mod is localized, but most of translations are currently machine-generated.
If you want to help improve the translations, please let me know.
This mod patches the following game classes. Other mods that patch the same methods may conflict.
The mod also shifts the existing CaptionBlock UI element for ArsenalScreen to make room for the new button.
This may cause visual issues if other mods also modify ArsenalScreen.
Source code is available on GitHub at https://github.com/ValidAQ/QM_SortAllTabs
- Initial release.