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

BA Manipulator size controls #1337

Merged
merged 2 commits into from
Dec 13, 2023
Merged

BA Manipulator size controls #1337

merged 2 commits into from
Dec 13, 2023

Conversation

neoancient
Copy link
Member

Adds a spinner for each BA manipulator that allows setting the size. This is needed for setting the capacity of the cargo lifter manipulator. The cargo lifter requires two matching manipulators, so only one spinner is necessary, but the code is written to allow for the possibility of another type of manipulator existing that does not require matching. There are two spinners, but when matched only one of them is enabled. This also gives a visual indicator that the value is the capacity of one manipulator rather than the combined capacity.

Closes MegaMek/megamek#4833.

@SJuliez SJuliez merged commit 0e0f627 into master Dec 13, 2023
3 of 4 checks passed
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.

RFE: BA Cargo Lifters able to define lifting Capacity
2 participants