Skip to content

Releases: schlosrat/FlightPlan

0.10.7

14 Jun 15:41
6cacd0e

Choose a tag to compare

Minor update for compatibility with KSP2 0.2.2

0.10.6

03 Apr 03:11
0f5d4d6

Choose a tag to compare

Updated for compatibility with latest K2D2 version

0.10.5

11 Feb 17:52
5091371

Choose a tag to compare

  • Corrected issue where in some cases the Next Window time for a transfer window would be computed incorrectly and count up rather than down.

0.10.4

10 Feb 15:51
462c840

Choose a tag to compare

  • Multiple fixes/improvements to Resonant Orbit Maneuvers Tab
    • Fixed handling of Synchronous Alt, Semi Synchronous Alt, and SOI Alt to display altitude instead of radius from the center of the body being orbited.
    • Fixed Diving prohibition to account for atmosphere depth. You are now (correctly) prevented from setting up a diving resonant orbit around a body with an atmosphere where the Pe would be inside the atmosphere - which, I think we can all agree, would be bad.
    • Updated FixPe and FixAp Maneuver buttons to allow for "after a fixed time" burn time option and also force a better default ("at Ap" for FixPe, and "at Pe" for FixAp)

0.10.3

06 Feb 01:21
419dec9

Choose a tag to compare

  • Corrected issue where the "at an altitude" burn time option was interpreting the altitude to be from the center of the body rather than above the reference level (sea level) as other altitudes are specified throughout Flight Plan. In this version, when selecting the "at an altitude" burn time option, the burn will be scheduled for the next time the orbit is at the specified altitude above sea level (bounded between the current orbit's PeR and ApR).

0.10.2.1

05 Feb 13:45
e201302

Choose a tag to compare

  • Update to appease the CKAN gods who've been deeply offended by the mischievous machinations of the GitHub demons - we can't have that!
    • No actual code was harmed, modified, improved upon, or in any other way molested in this process.
    • All features are precisely the same as they were in version 0.10.2
    • Warranty void if speed exceeds c

0.10.2

05 Feb 04:19
0673770

Choose a tag to compare

  • Fixed issue where Flight Plan would retain settings from a previous session after loading a new game session

0.10.1

03 Feb 03:54
e77fac2

Choose a tag to compare

  • Added Click-Through Blocking.

0.10.0.1

31 Jan 03:17

Choose a tag to compare

  • Hotfix to correct issue with calculation of transfer window phase angle and synodic period

0.10.0

28 Jan 12:30
9ed7a72

Choose a tag to compare

  • Updated to the latest mod template for better development and maintainability.
  • Added fonts to the asset bundle in preparation for localization work - this makes the size of the download much bigger, but does not affect performance in the game otherwise and will enable localized versions of FP in the future.
  • Corrected issue with calculation of the next transfer window time where the time to go was not computed correctly for transfers to orbits lower than the originating orbit.