Skip to content

1.31.0

Compare
Choose a tag to compare
@gotmachine gotmachine released this 13 Sep 18:05
· 47 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

1.31.0

  • New KSP bugfix : DockingPortConserveMomentum [KSP 1.12.3 - 1.12.5], make docking ports conserve momentum by averaging the acquire forces between the two ports. Thanks to @Jules-Bertholet for the contribution.
  • DragCubeGeneration : fixed issue #154, fix broken map view (and various other issues) when a drag cube is generated on a root part having multiple drag cubes.
  • DragCubeGeneration : fixed issue #162, fix incorrect drag cubes generated for stock procedural fairings (and potentially mods doing procedural mesh generation).
  • DragCubeGeneration : patch enabled by default, hopefully all bugs fixed :)
  • PersistentIConfigNode : adress issue #159, add some logging when an enum parsing error happens instead of swallowing it silently.