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

Don't return available destinations when retreating aircraft if the runway is not operational #3435

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

geofffranks
Copy link
Contributor

Short circuits selecting control points to retreat aircraft to when the control point being captured has a damaged runway.

Fixes #3434.

I'm not sure how to test this locally though, so I have no idea if it works.

@zhexu14
Copy link
Contributor

zhexu14 commented Sep 7, 2024

Thanks for raising the PR. The Wiki has a developer's guide which walks through how to set up a development environment. I've also enabled the build, so as an alternative you can just download the built package from the build artefacts.

https://github.com/dcs-liberation/dcs_liberation/wiki/Developer's-Guide

@geofffranks
Copy link
Contributor Author

Thank you! I updated to make sure Black is passing via the pre-commit hook (though also i'm seeing additional changes requested for black when run through VS Code.. not sure if that's a config difference, or if i should commit those additional changes). I've now tested this out out locally and it works!

@zhexu14 zhexu14 merged commit ad32833 into dcs-liberation:develop Sep 8, 2024
6 checks passed
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.

Damaged Runway Doesn't Prevent Airplane Retreat Upon Base Capture
2 participants