Skip to content

Releases: neuoy/KSPTrajectories

v1.0.0

16 Nov 23:00
Compare
Choose a tag to compare
  • incremental trajectory update (the game won't slow down while trajectories are computed)
  • more precise ground impact detection (for mountains etc.)
  • left click on Blizzy's toolbar shows/hide trajectories, right click toggles the GUI window
  • possibility to use stock toolbar instead of Blizzy's
  • reorganized GUI with groups that can be shown/hidden
  • debug display (performances and error count)

v0.4.1 (works both with KSP 0.24.2 and 0.25)

16 Oct 20:08
Compare
Choose a tag to compare
  • compatibility with FAR 0.14.3 (also works with previous FAR versions)

v0.4.0 (works both with KSP 0.24.2 and 0.25)

14 Oct 21:49
Compare
Choose a tag to compare
  • maneuver nodes and sphere of influence changes happening before atmospheric entry are accounted for
  • descent profile and target position are stored for each vessel, and saved/loaded with the game
  • integration with Blizzy's Toolbar mod (stock toolbar is used if the mod is not installed)
  • integration with KSP-AVC (if it is installed)

v0.3.1a

12 Oct 10:19
Compare
Choose a tag to compare
v0.3.1a Pre-release
Pre-release
  • fixed issue that prevented trajectories to be displayed for some players

v0.3.1 (unstable, don't use this version)

08 Oct 20:33
Compare
Choose a tag to compare

This version is unstable, use 0.3.0 instead until the bugs are fixed and 0.3.1a is released

  • improved trajectories drawing
  • fixed small accuracy issue related to non-physical parts
  • fixed performance issues in map view

v0.3.0 (works both with KSP 0.24.2 and 0.25)

30 Sep 22:51
Compare
Choose a tag to compare
  • Fixed bugs that were impacting reliability of predictions with FAR and NEAR

v0.2.3

24 Sep 19:34
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release
  • fixed bug with NEAR if the vessel has wings

v0.2.2

23 Sep 22:33
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • increased descent angle selection possibility (now in range -180° to 180°, with higher precision near 0° when manipulating the sliders)
  • fixed prediction issues for high velocities and planets with different atmosphere composition (different speed of sound)

v0.2.1

19 Sep 19:09
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • NEAR compatibility

v0.2.0

17 Sep 21:08
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • trajectory meshes are now cleaned up when switching vessel
  • trajectory is not updated when not needed
  • will find the FAR dll even if it's not the exact version used when building the mod