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 parser bug when loading tripod AES #4775

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

Saklad5
Copy link
Contributor

@Saklad5 Saklad5 commented Sep 12, 2023

Fixes #4774.

The file parser for loading 'Mech designs previously failed to load
tripods with AES, as it didn't expect that to be located in the center
leg. This has been fixed by adding that location to the list of checks.

I initially assumed that this would impact quadrupeds as well. Since
they don't seem to have their own leg locations, I'm guessing they reuse
the arm locations.
@SJuliez SJuliez merged commit 511e199 into MegaMek:master Sep 13, 2023
4 checks passed
@Saklad5 Saklad5 deleted the aes-parser-fix branch October 13, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'Mechs with AES on center leg cannot be loaded
2 participants