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

Add Customization Option to Refit Dialog #4992

Merged
merged 4 commits into from
Oct 8, 2024

Commits on Oct 5, 2024

  1. Change refit dialog to refit/customize dialog that allows style of refit

    Using a refit kit is easier than and has different rules from customizing
    a mek, and until now the only way to use the customization rules was to use
    the meklab manually.
    
    This setup also allows you to customize a mek to a non-canon variant but
    only refit to a canon variant if canon-refits-only is turned on. This means
    that when that option is enabled it is much easier to repeat saved meklab
    customizations.
    
    This further means that building mek variants in MegaMekLab and then carrying
    out the customization as if you had done it inside MekHQMekLab is possible.
    
    Utilities.getAllVariants was changed but that function only has the code
    we're working on here calling it.
    WeaverThree committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4c0bc48 View commit details
    Browse the repository at this point in the history
  2. Clarify button captions

    WeaverThree committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    143fa32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de4c76b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb78f70 View commit details
    Browse the repository at this point in the history