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

Clean up construct_*_filtered_game_state #1429

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

knoellle
Copy link
Contributor

Why? What?

While working on the bevyhavior simulator, I noticed that this part of the game controller state filter can be simplified significantly.

Fixes #

ToDo / Known Issues

Ideas for Next Iterations (Not This PR)

How to Test

Nothing should change functionally.
There is one minor difference, the opponent game state now considers kicking team Uncertain as the HULKs having kick off whereas previously it was only only kicking team Team::Hulks. However, this should be solved by #1427.

@knoellle knoellle added cat:Filtering is:Refactoring No changes in functionality, only in coding style. labels Aug 14, 2024
@schluis schluis self-assigned this Oct 6, 2024
Copy link
Contributor

@schluis schluis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@knoellle knoellle added this pull request to the merge queue Oct 6, 2024
Merged via the queue into HULKs:main with commit 21d81c5 Oct 6, 2024
25 checks passed
@knoellle knoellle deleted the game_state_for_team_cleanup branch October 6, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:Filtering is:Refactoring No changes in functionality, only in coding style.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants