Skip to content

Releases: linuxgurugamer/ksp-advanced-flybywire

1.8.3

13 Nov 13:21
Compare
Choose a tag to compare
Added InstallChecker
Updated for KSP 1.8

1.8.2.1

12 Jul 12:49
Compare
Choose a tag to compare

Added code to create data folder (PluginData) if it doesn't exist

1.8.2

07 Jul 01:35
Compare
Choose a tag to compare

Fixed controller affecting multiple vessels at a time
Fixed AFBW input overrides SAS
Fixed AFBW input overrides throttle
Moved textures out of PluginData directory
Updated AssemblyVersion.tt

1.8.1.3

09 Jan 11:52
Compare
Choose a tag to compare

v1.8.1.3

1.8.1.1

20 Oct 16:13
Compare
Choose a tag to compare

Version bump for 1.5 rebuild

1.8.1

27 Sep 16:55
Compare
Choose a tag to compare
Added option to allow throttle to be overridden by joystick or not
Fixed loading of settings upon entering the flight scene
Fixed saving of:
	m_MaxMoveSpeedAlways
	m_UseOnPreInsteadOfOnFlyByWire

1.8.0.5

01 Jun 19:54
Compare
Choose a tag to compare
Centered Mod Settings button
Fixed RadialIn/RadialOut buttons (are reversed)
Fixed Pitch Trim +/- to adjust trim by .1 per click

1.8.0.4

01 Jun 01:19
Compare
Choose a tag to compare
Fixed builds
Added option to run at max speed always when autorun is enabled
Now closes the config window after saving
Tweaked size of some buttons
Some minor optimizations
Now allows deleting 1st preset in list, if more than one exists

1.8.0.3

31 May 13:32
Compare
Choose a tag to compare
Updated the SDLs library
Updated the SDL2 file

	Note:  The SDL update should fix the issues with the non-us keyboards

Added code to dynamically get the vectorField and floatField offsets
Rewrote all event code for EVA events to use new methods of calling
Repositioned the GUI.DragWindow() calls to allow full windows to be draggable
Added a DragWindow to the Choose Action windows, and fixed the call to properly save the location
Added OSX build

1.8.0.2

28 May 17:18
Compare
Choose a tag to compare
Updated name in .version file
Updated Jenkins file for Linux build
Added missing file for Linux