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 #1230: 0 Max Bay Doors on Large Fixed-Wing Sup #1298

Conversation

Sleet01
Copy link
Collaborator

@Sleet01 Sleet01 commented Aug 4, 2023

This fix adds support for maximum door counts for Fixed-Wing Support Vehicles, as well as a count of minimum doors required for all transport bays, based on TM errata 6.0.

This fix changes the Transport Tab refresh behavior: now, when the chassis type is changed in the Structure Tab, the Transport Tab will be completely re-initialized. This is so that new Fixed Wing Support Vehicles properly display the door count information (currently it only displays when loaded from a file or the chache).

NOTE: depends on the same-name PR for MegaMek, which adds the 'minDoors' field for every Bay type and corrects the Max Door check in TestAero.java. Do not pull prior to that PR being pulled. PR is: MegaMek/megamek#4691

This fix adds support for maximum door counts for Fixed-Wing Support
Vehicles, as well as a count of minimum doors required for all transport
bays, based on TM errata 6.0.

This fix changes the Transport Tab refresh behavior: now, when the
chassis type is changed in the Structure Tab, the Transport Tab will
be completely re-initialized.  This is so that new Fixed Wing Support
Vehicles properly display the door count information (currently it
only displays when loaded from a file or the chache).

NOTE: depends on the same-name PR for MegaMek, which adds the 'minDoors'
field for every Bay type and corrects the Max Door check in
TestAero.java.  Do not pull prior to that PR being pulled.
@NickAragua NickAragua merged commit 683fac6 into MegaMek:master Aug 8, 2023
3 of 4 checks passed
@Sleet01 Sleet01 deleted the fix-1230-fixed-wing-transport-does-not-meet-door-minimum branch August 15, 2023 21:55
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.

2 participants