Skip to content

Releases: yuuka-dev/KSPDeltaVForMods

KSPDeltaVForMods v0.3.12

Choose a tag to compare

@github-actions github-actions released this 03 Apr 04:47

Added

  • support sub-moon routes (home world moon → sub-moon)

Fixed

  • home world moon routes skip escape step, add moons to destination selector

KSPDeltaVForMods v0.3.11

Choose a tag to compare

@github-actions github-actions released this 03 Apr 02:52

Added

  • support home world moon routes (destination=null, moon=selected)

KSPDeltaVForMods v0.3.10

Choose a tag to compare

@github-actions github-actions released this 03 Apr 02:25

Fixed

  • calc: recalibrate launch DV coefficients to match KSP Wiki flight data

KSPDeltaVForMods v0.3.9

Choose a tag to compare

@github-actions github-actions released this 03 Apr 02:14

Added

  • frontend: add moon selection to route map

Fixed

  • cd: fix CHANGELOG structure and release script insertion point

KSPDeltaVForMods v0.3.8

Choose a tag to compare

@github-actions github-actions released this 03 Apr 01:39

Added

  • cd: add release script with auto-versioning and CHANGELOG generation
  • frontend: replace fetch API with Tauri invoke commands
  • tauri: implement native commands, remove Python subprocess
  • rust: implement CelestialSystem tree and i18n translations
  • rust: implement delta-V calculation engine
  • rust: implement Kopernicus ConfigNode parser
  • rust: add kopdeltav models crate with constants, structs, and hermite interpolation

Fixed

  • remove waitForBackend and Python copy step from merge conflict resolution

Documentation

  • add CD pipeline design spec

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.