Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for stock toolbar #62

Open
wants to merge 83 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
447973b
Added support for stock toolbar
linuxgurugamer Aug 30, 2017
17d5487
started developing osx support
deram Mar 25, 2018
e5a3e01
osx build support for module
deram Mar 25, 2018
0a5fbd0
Fixed indentation.
deram Mar 25, 2018
520d02d
KSP 1.4 compatibility: We must push back the input we consume
soulsource Mar 25, 2018
6e2da79
Add condition to only push back events on Linux.
soulsource Mar 25, 2018
57e42aa
Change SDL event queue handling once more to keep the queue sorted.
soulsource Mar 25, 2018
1bbffc6
Updated for 1.4.3
linuxgurugamer May 26, 2018
72b8c4d
Adopted by LGG
linuxgurugamer May 26, 2018
45bfb71
Updated jenkins
linuxgurugamer May 26, 2018
f795305
jenkins
linuxgurugamer May 26, 2018
8124731
Changed method of serializing settings
linuxgurugamer May 26, 2018
90894a4
project
linuxgurugamer May 26, 2018
fcac9a0
jenk
linuxgurugamer May 26, 2018
a04479f
More jenkins
linuxgurugamer May 26, 2018
f4fc74b
Added linux build
linuxgurugamer May 26, 2018
f020666
Rebuild for bad dll
linuxgurugamer May 27, 2018
ce7afed
Added assembly dependency
linuxgurugamer May 27, 2018
afa36f8
Updated name in .version file
linuxgurugamer May 28, 2018
c6fe5c6
Added needed dll
linuxgurugamer May 28, 2018
df7be86
Merge branch 'osx_build' of https://github.com/deram/ksp-advanced-fly…
linuxgurugamer May 29, 2018
6f30085
Merged in OSX branch
linuxgurugamer May 29, 2018
9023b27
Merge branch 'feature/KSP1.4' of https://github.com/soulsource/ksp-ad…
linuxgurugamer May 29, 2018
752a1f4
Merge branch 'soulsource-feature/KSP1.4' into dev
linuxgurugamer May 29, 2018
26ef9f3
Merge pull request #3 from linuxgurugamer/dev
linuxgurugamer May 29, 2018
bd81ff2
Updated the SDLs library
linuxgurugamer May 29, 2018
21c8301
Updated SDL2.dll
linuxgurugamer May 29, 2018
e2c9374
Merge branch 'dev'
linuxgurugamer May 29, 2018
1199736
Merge branch 'master' of https://github.com/linuxgurugamer/ksp-advanc…
linuxgurugamer May 29, 2018
efac0db
Updated the SDLs library
linuxgurugamer May 31, 2018
f3f1e44
Changelog update
linuxgurugamer May 31, 2018
649cc24
Added jenkins for osx
linuxgurugamer May 31, 2018
73fc2c6
More jenkins updates
linuxgurugamer May 31, 2018
0c25daa
Updated csproj
linuxgurugamer May 31, 2018
7061203
Added back the SDL2.dll
linuxgurugamer May 31, 2018
1164d16
Updated projkect files
linuxgurugamer May 31, 2018
799b549
updated SDL2.cs for Linux and OSX
linuxgurugamer May 31, 2018
ac54c0b
Updated version
linuxgurugamer May 31, 2018
02fa9cb
Fixed builds
linuxgurugamer Jun 1, 2018
5413fb0
Centered Mod Settings button
linuxgurugamer Jun 1, 2018
cf9c0cc
Added option to allow throttle to be overridden by joystick or not
linuxgurugamer Sep 27, 2018
4c5d324
Version bump for 1.5 rebuild
linuxgurugamer Oct 20, 2018
61424b7
Refreence update
linuxgurugamer Oct 20, 2018
c575c08
Removed KSP_VERION_MAX and KSP_VERSION
linuxgurugamer Dec 23, 2018
0b81b2e
Updated BUILD version
linuxgurugamer Jan 6, 2019
3859f3e
Updated BUILD version
linuxgurugamer Jan 7, 2019
ff92abb
Added .github/FUNDING.yml
linuxgurugamer May 26, 2019
b772df5
Fixed controller affecting multiple vessels at a time
linuxgurugamer Jul 6, 2019
3334ec8
Updated changelog
linuxgurugamer Jul 7, 2019
4c4ad9d
Added code to create data folder (PluginData) if it doesn't exist
linuxgurugamer Jul 12, 2019
c6cce9c
Updated version file
linuxgurugamer Jul 12, 2019
fca0386
Added InstallChecker
linuxgurugamer Nov 13, 2019
9984c5b
fixed null reference exception for empty presets
bhaan Nov 22, 2019
182dfa0
fixed xml serialzation
bhaan Nov 23, 2019
902e5d1
updated example config
bhaan Nov 23, 2019
ceaaa33
re-enable nav-ball toggle (speed mode)
bhaan Nov 23, 2019
d5c7292
remove set sas ui function
bhaan Nov 23, 2019
483db17
add sas invert to descrete action list
bhaan Nov 23, 2019
e7026e2
Merge pull request #20 from bhaan/null-ref-bug
linuxgurugamer Dec 21, 2019
eb030fa
Merge pull request #21 from bhaan/speed-mode
linuxgurugamer Dec 21, 2019
fd02850
Merge pull request #22 from bhaan/sas-invert
linuxgurugamer Dec 21, 2019
acabb06
Fixed initialization of variable outside of MonoBehaviour loop
linuxgurugamer Dec 21, 2019
e563cad
Updated README with correct URL for download, and short OSX install s…
linuxgurugamer Apr 27, 2020
060c71c
Update installation instructions and links
May 3, 2020
939009e
Merge pull request #27 from jelaby/master
linuxgurugamer Sep 13, 2020
b09a39e
Add right-click to disable/enable any active controllers
linuxgurugamer Nov 26, 2020
d187ab9
Merge branch 'master' of https://github.com/linuxgurugamer/ksp-advanc…
linuxgurugamer Nov 26, 2020
531d199
Renamed DLL for CKAN compatibility
linuxgurugamer Jul 29, 2021
678adbe
Restored missing DLLs
linuxgurugamer Jul 29, 2021
6b0942c
Updated SDL2 for KSP 1.12
linuxgurugamer Jul 29, 2021
96052fe
Updated for linux & Mac
linuxgurugamer Jul 29, 2021
26a9673
removed bad DLLs
linuxgurugamer Jul 29, 2021
c5c7570
Add support for custom axis groups
Dessix Jun 30, 2022
b5d0afb
Fixed small memory leak
linuxgurugamer Aug 22, 2022
5827278
Merge pull request #39 from Dessix/dessix/groundbreaking
linuxgurugamer Dec 26, 2022
848f38f
Updated changelog and version
linuxgurugamer Dec 26, 2022
8584f71
Fixed issue where buttons to change throttle weren't working unless t…
linuxgurugamer Dec 28, 2022
8f1d035
Change libSDL2 to generic version on linux
archiecarrot123 Aug 22, 2024
6a8fba9
Merge pull request #46 from archiecarrot123/master
linuxgurugamer Aug 22, 2024
a477516
Thanks to github user @archiecarrot123 for this:
linuxgurugamer Aug 22, 2024
2016825
slight edit to changelog
linuxgurugamer Aug 22, 2024
6153365
minor edit
linuxgurugamer Aug 22, 2024
6d989ed
minor chagne
linuxgurugamer Aug 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: linuxgurugamer
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
custom: # Replace with a single custom sponsorship URL
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@ obj/
obj/x64/Debug/ksp-advanced-flybywire.csproj.FileListAbsolute.txt
obj/x64/Debug/ksp-advanced-flybywire.csproj.FileListAbsolute.txt
*.suo
*.dll
Assembly-CSharp.dll
Assembly-CSharp.xml
UnityEngine.dll
UnityEngine.xml
ksp/
ksp2/
.vs
*~
*.dll
*.pdb
Loading