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

Improved tactics assess #309

Merged
merged 2 commits into from
Feb 2, 2022
Merged

Improved tactics assess #309

merged 2 commits into from
Feb 2, 2022

Conversation

nk3nny
Copy link
Owner

@nk3nny nk3nny commented Dec 16, 2021

  • Adds sorting enemies based on distance
  • Fixes groups failing to deploy static weapons (and sometimes UGL flares)
  • Changed - reverts Suppression chance to accomodate Fix groups never suppressing as a group #304
  • Removed vanilla attack feature from groups*

*This is a big one which we've talked about internally before. What this does is remove the lock-in units sometimes suffer due to the vanilla ATTACK pattern/fsm. I propose to check this on the development version.

Our own group level attack patterns are better than the individual vanilla ones. But the AI is a complicated beast. Additional testing should be done.

- Adds sorting enemies based on distance
- Fixes groups failing to deploy static weapons (and sometimes UGL flares)
- Changed - reverts Suppression chance to accomodate #304
- Removed vanilla attack feature from groups*

*This is a big one which we've talked about internally before. What this does is remove the lock-in units sometimes suffer due to the vanilla ATTACK pattern/fsm.  I propose to check this on the development version.

Our own _group_ level attack patterns are better than the individual vanilla ones. But the AI is a complicated beast. Additional testing should be done.
@nk3nny nk3nny added this to the 2.6.0 milestone Dec 16, 2021
@nk3nny nk3nny merged commit c8e2e04 into master Feb 2, 2022
@nk3nny nk3nny deleted the Improved-tactics-Assess branch February 2, 2022 18:36
@jokoho48 jokoho48 modified the milestones: 2.6.0, 2.5.4 Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants