Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 11:59
· 10 commits to main since this release

What's Changed

New Modules:

  • ModuleAutoCutDrogue
    Automatically cuts deployed drogue chutes when main parachutes deploy, allowing for more realistic landings without requiring users to set up complicated action groups. (Thanks @CobaltWolf and the rest of the BDB team for permission to adapt this and @gotmachine for helping improve the performance.)

Bug Fixes and Other Changes:

  • CKAN
    Updated the internal .ckan file to specify new dependency on HarmonyKSP
  • ModuleCoPFollowTransform
    Updated internal workings of the module to be more performant and disable itself if the transformName is not specified. (Thanks @JonnyOThan)