Skip to content

1.1.9.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@GER-Space GER-Space released this 25 Jun 19:34
· 470 commits to master since this release

Changes for players:

  • the settings for KK are now migrated to KSP settings system
  • Try to implement a bugfix for the loading problem of facility states, that plaques some players.
  • All windows of KK are now only loaded, when they are accessed for the first time. this should save some RAM
  • Statics SoundVolume is now setable through config menue

Changes for modders:

  • you can select where the config files for newly placed static go (GameData/NewInstances or GameData/KerbalKonstrucs/NewInstances)
  • You can now switch to the old editor camera mode (in the KK settings). Please don't do this while the KK editor window is open.
  • BugFix: Setting the group from the statics window will no longer delete all objects in range.
  • BugFix: Editor: The Snap to Terrain button now does what it should do.
  • added a new AudioPlayer StaticModule
  • AudioSource Range is scaled with the Object scale
  • added transparent sample cube for AudioSource
  • Edtor renders non-mesh collider objects on screen