promotional bannermobile promotional banner

ShipManifest

ShipManifest is a tool to manage your ships "things".

File Details

ShipManifest-6.0.6.0_20220119101648.zip

  • R
  • Jan 19, 2022
  • 707.31 KB
  • 2.9K
  • 1.12.3+11

File Name

ShipManifest-6.0.6.0_20220119101648.zip

Supported Versions

  • 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.6.0 - Release 19 Jan 2022 - KSP 1.12.3
--------------------------------------------------
- New: Added ability to open Transfer window separately from Manifest window. If resources are selected in the Manifest window,
right click the app Icon to toggle the transfer window directly. Manifest window can be closed any time.
Issue: https://github.com/papajoessoup/ShipManifest/issues/60
- New: Added App Icon Hover Tooltip for Mod Description and hints on use of left and right clicks in SM. Can be disabled in Settings, Tooltips.
- New: Added Resizing height to all Windows. Persists between saves.
Issues: https://github.com/papajoessoup/ShipManifest/issues/45 and
https://github.com/papajoessoup/ShipManifest/issues61
- New: Refactored resizing code to be window agnostic.
- New: Refactored closing transfer window during in progress transfer operations. Now pauses the transfers and prompts the user to confirm killing transfer to close window.
- Changed: Refactored and moved some Gui utility methods from SmAddon to GuiUtils