Skip to content

v0.6 - Compatibility Update

Latest
Compare
Choose a tag to compare
@kna27 kna27 released this 28 Jun 02:54
· 11 commits to main since this release

Version 0.6: Compatibility Update for KSP Version 1.12.x

This update mainly focused on fixing compatibility bugs on Linux and Mac

Installation Instructions

This mod has only been tested on Windows (hopefully) now works on Windows, Linux, and Mac!

  1. Download the GameData.zip file.
  2. Copy the DataExport folder to YourKSPInstallDirectory/Kerbal Space Program/GameData

Your directory should look like: YourKSPInstallDirectory/Kerbal Space Program/GameData/DataExport if done correctly.

Changes

Mac

  • Icon now correctly shows
  • CSV files are no longer stored in the app bundle and are now stored in the correct directory

Linux

  • Icon and CSV files are now saved and read from the correct directory

Bug Fixes

  • Fixed mod not loading on first time entering flight (#7)
  • Fixed "turn on" text not changing
  • Fixed mod icon sometimes showing on scenes that weren't the flight scene
  • Fixed NullReferenceException when logging target information without any target

General

  • Make all GUI windows hidden at start

Data Points

  • Updated downrange distance calculation to work with any launchpad
  • Made thrust currently WIP (#8)

Code

  • Refactored and cleaned-up code
  • References now use environment variables so contributing is easier now

If you find any bugs feel free to report them!
P.S. Massive thanks to @anli5005 for testing various builds on Mac and helping me to get the mod to work there!