/KSPCommunityFixes

Community patches for bugs in the KSP codebase

Primary LanguageC#

KSP Community Fixes

This plugin is a collection of code patches aiming at fixing internal bugs in the KSP codebase, as well as QoL improvements. There is no defined scope for now, so feel free to propose additional patches ideas by opening an issue.

Dowload and installation

Compatible with KSP 1.12

Required and must be downloaded separately :

Installation

  • Go to the GitHub release page and download the file named KSPCommunityFixes_x.x.x.zip
  • Open the downloaded *.zip archive
  • Copy the KSPCommunityFixes folder found in the archive into the GameData folder of your KSP installation.

Features

Individual patches can be enabled or disabled by editing the Settings.cfg file.

Bugfixes

  • RefundingOnRecovery : Vessel recovery funds properly account for modules implementing IPartCostModifier

Quality of Life tweaks

  • PAWCollapsedInventories : Part Action Window inventory UI widgets in a collapsed group by default, group title show slots usage and cargo mass. Applied to part and kerbal inventories.

License

MIT