Skip to content

1.23.0

Compare
Choose a tag to compare
@NathanKell NathanKell released this 25 Sep 20:06
· 171 commits to master since this release

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
  • Open the GameData folder of your KSP installation
  • Delete any existing KSPCommunityFixes folder in your GameData folder
  • Copy the KSPCommunityFixes folder found in the archive into your GameData folder

New since 1.22.2

  • New performance / KSP bugfix patch : RestoreMaxPhysicsDT (contributed by @JonnyOThan).
  • Fix typo in Strategy's SendStateMessage where bold was not disabled after title (as part of StrategyDuration fix, since that is the only place it would be used in stock KSP).
  • Fix bug in ConfigNodePerf where it did not properly early-out of parsing if the cfg file had an extraneous } (stock parser aborts in that case).
  • Added Chinese localization (contributed by @tinygrox).