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

Fix up and re-enable UAV support for major attacks and HQ attacks #3472

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

jaj22
Copy link

@jaj22 jaj22 commented Dec 28, 2024

What type of PR is this.

  1. Bug
  2. Change
  3. Enhancement

What have you changed and why?

The UAV support that reveals targets for major attacks and HQ attacks was accidentally disabled at some point in the 3.0+ process. I have simplified, optimized and re-tested it.

The principle was that attacks often stall or take an excessive time because they can't see enemies in buildings. The UAV-reveal gives them an assist, which should give them half a chance of dealing with hidden units.

Please specify which Issue this PR Resolves.

closes #3466

Please verify the following and ensure all checks are completed.

  1. Have you loaded the mission in LAN host?
  2. Have you loaded the mission on a dedicated server?

Is further testing or are further changes required?

  1. No
  2. Yes (Please provide further detail below.)

@jaj22 jaj22 added Bug Something isn't working Enhancement New feature or request Review pending labels Dec 28, 2024
@Tiny-DM
Copy link

Tiny-DM commented Dec 29, 2024

Still looking into #3249 which should include a split for attack and support UAVs. This should be fine to do first though.

@ante185 ante185 added this to the 3.8.1 milestone Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Enhancement New feature or request Review pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: UAV support is accidentally disabled
3 participants