Releases: linuxgurugamer/TooManyOrbits
Releases · linuxgurugamer/TooManyOrbits
1.1.7.1
1.1.7
v1.1.7
Using file: ChangeLog.txt
Fixed error where configuration file is missing and trying to open for read or save shows error, wasn't causing any issue other than log spam
Removed some log spam
Removed internal logging module, added reference to KSP_Log in the SpaceTux library
Localized the strings in the mod
1.1.6.6
Added code to save settings on every scene change
1.1.6.5
Fixed path for loading files (broken by new launcher)
1.1.6.4
Added AssemblyFileVersion
Updated version file for 1.12
1.1.6.3
Made entire assembly always resident (1.1.6.2 didn't fix the problem)
Added 1/20 second pause when going into the Tracking station to let KSP finish waking up
1.1.6.2
Added code to protect against an impossible (?) error, where it went into the tracking station code when m_visibilityController was null
1.1.6.1
Fix InstallChecker with correct path
1.1.6
Added InstallChecker
Updated for KSP 1.8
1.1.5.1
Fixed log spam