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 new variants of form-on-wing and stay-still #6520

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Goober5000
Copy link
Contributor

@Goober5000 Goober5000 commented Jan 13, 2025

The original ai-form-on-wing and ai-stay-still goals automatically cleared all other goals assigned to the same ship or wing, which is not always desired. This adds non-goal-clearing variants of these goals, similar to ai-play-dead and ai-play-dead-persistent. There is also a game_settings flag to make the new variant of form-on-wing the standard for HUD squad messaging.

Also removes AI_GOAL_PLACEHOLDER_1 since it is not needed; goals higher than AI_GOAL_NONE do not need to be a specific value.

In draft pending testing.

@Goober5000 Goober5000 added enhancement A new feature or upgrade of an existing feature to add additional functionality. ai A feature or issue related to the AI algorithms Requested by Active Mod A feature request that has been requested by a mod that is actively in development. labels Jan 13, 2025
@Goober5000 Goober5000 added this to the Release 25.0 milestone Jan 13, 2025
@Goober5000 Goober5000 force-pushed the form_on_wing_and_stay_still branch 2 times, most recently from 208b65d to 8fc9c12 Compare January 13, 2025 04:37
The original ai-form-on-wing and ai-stay-still goals automatically cleared all other goals assigned to the same ship or wing, which is not always desired.  This adds non-goal-clearing variants of these goals, similar to ai-play-dead and ai-play-dead-persistent.  There is also a game_settings flag to make the new variant of form-on-wing the standard for HUD squad messaging.

Also removes `AI_GOAL_PLACEHOLDER_1` since it is not needed; goals higher than `AI_GOAL_NONE` do not need to be a specific value.
@Goober5000 Goober5000 force-pushed the form_on_wing_and_stay_still branch from 8fc9c12 to bab8e1e Compare January 19, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai A feature or issue related to the AI algorithms enhancement A new feature or upgrade of an existing feature to add additional functionality. Requested by Active Mod A feature request that has been requested by a mod that is actively in development.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant