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

Issue 2127 RemoteTech local control #2128

Merged
merged 4 commits into from
Nov 22, 2017

Conversation

hvacengi
Copy link
Member

@hvacengi hvacengi commented Oct 4, 2017

Fixes #2127

Fixes the RemoteTechConnectivityManager to check HasLocalControl when evaluating HasConnectionToControl. Also removes a few old files and a utility class.

RemoteTechConnectivityManager.cs
* Check both HasAnyConnection and HasLocalControl when checking for
control connection
* Implement logic out of RemoteTechUtility for GetDelayToControl
RemoteTechUtility.cs, RemoteTechHook.cs, RemoteTechInterpreter.cs
* Delete files no longer in use
kOS.csproj
* Remove reference to RemoteTechUtility.cs
@Dunbaratu
Copy link
Member

reminder to self: also check on ksp 1.2.2 with older RT.

RemoteTechConnectivityManager.cs
* Update manager to return true for HasConnectionToControl if the vessel
has local control but no RT part installed
* Update event subscription to fallback to stock events if RT isn't
available
@Dunbaratu Dunbaratu merged commit faa90ad into KSP-KOS:develop Nov 22, 2017
@hvacengi hvacengi deleted the issue-2127-RT_local_control branch December 1, 2017 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants