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

Cargo & Dragging - Disable UAV AI when being dragged, carried or cargo #10100

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

johnb432
Copy link
Contributor

@johnb432 johnb432 commented Jul 1, 2024

When merged this pull request will:

  • Adds a new function to common which handles turning off UAV AI, instead of deleting the UAV crew as was done previously.
    Cargo doesn't handle UAV crew at all currently, meaning if airbourne vehicles are >100m above the ground and enemies are in sight, the turret shoots when possible.

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@johnb432 johnb432 added the kind/enhancement Release Notes: **IMPROVED:** label Jul 1, 2024
@johnb432 johnb432 added this to the 3.18.0 milestone Jul 2, 2024
@johnb432 johnb432 merged commit b6e9cab into master Jul 22, 2024
5 checks passed
@johnb432 johnb432 deleted the cargo-dragging-disable-AI-UAV branch July 22, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants