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

Beast-mounted infantry record sheet improvements #1360

Merged

Conversation

pavelbraginskiy
Copy link
Member

@pavelbraginskiy pavelbraginskiy commented Jan 1, 2024

Adds the information mentioned in #1358 to the record sheets for beast-mounted infantry.

Some of examples of the generated record sheets:

image

image

Edit by Juliez:
Fixes #1358

break;
case INF_MOTORIZED:
setTextField(MP_1, formatMovement(infantry.getWalkMP()));
setTextField(MODE_1, "Motorized");
mp1 = formatMovement(infantry.getWalkMP());
Copy link
Member Author

Choose a reason for hiding this comment

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

Is there a reason that this isn't formatGroundMp btw? I have no idea so I just left it.

@pavelbraginskiy
Copy link
Member Author

"Can operate in vacuum" feels weird but what do I know, maybe the Orcas have oxygen tanks.

@SJuliez SJuliez requested a review from HammerGS January 1, 2024 07:22
@SJuliez
Copy link
Member

SJuliez commented Jan 1, 2024

Codewise all good. Hammer must approve RS changes.

@HammerGS
Copy link
Member

HammerGS commented Jan 1, 2024

RS changes are good as well. Thanks for the PR

@SJuliez SJuliez merged commit e00940f into MegaMek:master Jan 3, 2024
3 of 4 checks passed
@pavelbraginskiy pavelbraginskiy deleted the beast-mounted-infantry-sheets branch March 5, 2024 21:45
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.

Beast-mounted infantry record sheet improvements
3 participants