Skip to content

Releases: linuxgurugamer/ksp-advanced-flybywire

1.8.4.2

22 Aug 12:29
Compare
Choose a tag to compare
Thanks to github user @archiecarrot123 for this:
	On Linux, changes the libSDL2 version to a generic version (fixes compatibility with different versions of libSDL2)
Updated KSP versions in the version file, and URL for mod reference 

1.8.4.1

28 Dec 01:09
Compare
Choose a tag to compare

Fixed issue where buttons to change throttle weren't working unless there was at least one axis defined

1.8.4

26 Dec 20:57
Compare
Choose a tag to compare
Thanks to github user @AlexanderDzhoganov for this:
	Add support for Custom Axis Groups

1.8.3.7

22 Aug 22:29
Compare
Choose a tag to compare

Fixed small memory leak

1.8.3.6

29 Jul 23:50
Compare
Choose a tag to compare

removed bad DLLs

1.8.3.5

29 Jul 15:56
Compare
Choose a tag to compare
Updated SDL2 for KSP 1.12

For Linux & Windows, you MUST install the latest SDL 2.0.14

1.8.3.4

29 Jul 00:41
Compare
Choose a tag to compare
Renamed DLL for CKAN compatibility
Added AssemblyFileVersion
Updated version file for 1.12

1.8.3.3

26 Nov 17:12
Compare
Choose a tag to compare

v1.8.3.3

1.8.3.2

27 Apr 12:01
Compare
Choose a tag to compare

Updated README with correct URL for download, and short OSX install section

1.8.3.1

21 Dec 03:04
Compare
Choose a tag to compare
Fixed initialization of variable outside of MonoBehaviour loop
Thanks to github user @bhaan for the following:
	 New Feature: SAS Invert
	 re-enable nav-ball toggle (speed mode)
	 Fix Xml Serialization for KSPv1.8
		Note: This change is not backwards compatible with previous controller presets. Users will have to reconfigure their controllers if these changes are merged. I've tested that an old configuration file will not cause failures for the mod during deserialization, but all the button and axis bindings will be removed.