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

Add Mission Management APIs #153

Merged
merged 1 commit into from
May 29, 2022
Merged

Add Mission Management APIs #153

merged 1 commit into from
May 29, 2022

Conversation

rurounijones
Copy link
Contributor

Add mission management APIs that allow clients to load and restart
missions. The LoadNextMission API is apparently supposed to return
false when the last mission in the mission list has been reached but DCS
is returning true all the time.

The API to reload the current mission is not natively provided
by DCS but is simple to implement and will be useful for admins I think.

Add mission management APIs that allow clients to load and restart
missions. The `LoadNextMission` API is apparently supposed to return
false when the last mission in the mission list has been reached but DCS
is returning true all the time.

The APi to reload the current mission is not natively provided
by DCS but is simple to implement and will be useful for admins I think.
Copy link
Collaborator

@justin-lovell justin-lovell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestion; otherwise, I will be using these functions in the near future :)

protos/dcs/hook/v0/hook.proto Show resolved Hide resolved
@rurounijones rurounijones merged commit b4d095b into main May 29, 2022
@rurounijones rurounijones deleted the map-switching branch May 29, 2022 10:52
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