File Details
ShipManifest-6.0.7.0_20230425210411.zip
- R
- Apr 26, 2023
- 710.62 KB
- 1.5K
- 1.12.5+13
File Name
ShipManifest-6.0.7.0_20230425210411.zip
Supported Versions
- 1.12.5
- 1.12.4
- 1.12.3
- 1.12.2
- 1.12.1
- 1.12.0
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.1
- 1.10
- 1.9.1
- 1.9
- 1.8.1
Version 6.0.7.0 - Release 25 Apr 2023 - KSP 1.12.5
--------------------------------------------------
- Fixed: Correct error in Manifest window with the vessel name. Was using a nonlocalized name. Now properly localized.
- Fixed: Rate Modifier field in Science window was displaying incorrect value. Now properly displays the value.
- Fixed: Correct resource display error when RealXfers setting is changed and Saved in Realism settings.
Issue: https://github.com/PapaJoesSoup/ShipManifest/issues/63
- Fixed: Memory leak on SM destruction. One handler was not being removed.
Issue: https://github.com/PapaJoesSoup/ShipManifest/issues/64
- New: Refactored mod to support KSP UI scaling. You folks with the 4k monitors should be able to see the text now.
- New: Localized Screen messages in Crew transfers.
Note: Many localizations are machine translations. Any help in improving them is appreciated.
- New: Added a Settings button to the Roster window when in the Space Center. This button appears if you disable the Settings icon
on the toolbar. This setting is in the Config Tab.
- Changed: Refactored remaining windows and tabs to clean up display code. Moved a lot of redundant code into GUI utility methods.
- Changed: Refactored all windows to cache all localization strings and object size values.
Object size values only recalculate if the screen resolution is changed. Hopefully this helps a bit with performance.

