Skip to content

Releases: Simpit-team/KerbalSimpit-KSP2

Simpit v1.0.0

20 Feb 20:09
Compare
Choose a tag to compare

Expected to be used with the Arduino-side version V2.4

Changelog:

  • [Fixed] Command provider not providing
  • [Fixed] Vessel Name and SOI provider aren't added, so they don't run
  • [Fixed] SASInfo not sending on requesting this channel
  • [Fixed] Scene change message not working correctly. (There is still an issue where scene change gets triggered when first entering and leaving map view.)
  • [Fixed] Time warp using incorrect rates due to differences in KSP1 and KSP2
  • [Fixed] AtmoCondition provider not providing
  • [Fixed] NullPointerException in AxisControl
  • [Improvement] Thread safe logging
  • [Improvement] GUI changed to UITK (thanks to @bhaan)
  • [Improvement] Removed unused KSP2 resources
  • [Improvement] Update to SpaceWarp 1.8.0
  • [Improvement] Automatically open port on loading a save game
  • [Improvement] Up to five ports can be opened simultaneously
  • [Improvement] Unflipped translation axes to use native KSP2 directions. (Flip them in your controller if needed; see graphic below.)
  • [New feature] Added Advanced Action Group messages for new details about Action Groups (e.g. mixed state) and including the KSP2-only Action Groups
  • [New feature] Added Set Single Action Group messages for setting Action Groups including the KSP2-only Action Groups
  • [New Feature] Added Intersects Message to get relative position and speed to target at intersect as well as time to intersect for both intersect 1 and 2

Translation and Rotation Axes work like this for KSP1 and KSP2:
KSP_Controls_1_vs_2

Simpit (Beta version) v0.1.0

13 Jan 13:52
Compare
Choose a tag to compare

First beta release of the KSP2 version of Simpit.

Most features should work, though some more testing is needed and not all functions may work as intended.

Camera Control is still missing, everything else should be in.