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

Added Default Maintenance Time Campaign Setting #4905

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

IllianiCBT
Copy link
Collaborator

Introduced a default maintenance time option in CampaignOptions (defaults to x4). Updated relevant classes to use this setting, including Campaign, Unit, and UI components.

Closes #4776

Introduced a default maintenance time option in `CampaignOptions`. Updated relevant classes to use this setting, including `Campaign`, `Unit`, and UI components.
@IllianiCBT IllianiCBT added the UX User experience label Sep 26, 2024
@IllianiCBT IllianiCBT self-assigned this Sep 26, 2024
@IllianiCBT IllianiCBT added the Campaign Options Relates to, or includes, campaign option changes label Sep 26, 2024
Updated the tooltip for the 'Default Maintenance Time' label to provide a clearer explanation of its function. This setting now accurately describes its role in modifying maintenance time for new units.
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.45%. Comparing base (2b9ba00) to head (138be90).
Report is 11 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4905      +/-   ##
============================================
- Coverage     10.45%   10.45%   -0.01%     
- Complexity     6006     6008       +2     
============================================
  Files           952      952              
  Lines        132755   132783      +28     
  Branches      19308    19309       +1     
============================================
- Hits          13882    13880       -2     
- Misses       117527   117550      +23     
- Partials       1346     1353       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HammerGS HammerGS merged commit dfffab5 into MegaMek:master Sep 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Campaign Options Relates to, or includes, campaign option changes UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFE: set default maintenance extra time in campaign options.
3 participants