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 Ability to Define Skill Levels When Using GM Hire Minimum Complement #4885

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

IllianiCBT
Copy link
Collaborator

@IllianiCBT IllianiCBT commented Sep 25, 2024

Expanded the personnel hiring command set to include various skill levels: Elite, Veteran, Regular, Green, and Ultra Green. Modified the menu to allow users to select the desired skill level when hiring the minimum complement of personnel. Updated the overrideSkills method to be usable in different contexts within the campaign.

Closes #351 && #4752

Expanded the personnel hiring command set to include various skill levels: Elite, Veteran, Regular, Green, and Ultra Green. Modified the menu to allow users to select the desired skill level when hiring the minimum complement of personnel. Updated the overrideSkills method to be usable in different contexts within the campaign.
@IllianiCBT IllianiCBT added Personnel Personnel-related Issues UX User experience labels Sep 25, 2024
@IllianiCBT IllianiCBT self-assigned this Sep 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.45%. Comparing base (dcf55ed) to head (45c9c71).
Report is 64 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##             master    #4885    +/-   ##
==========================================
  Coverage     10.45%   10.45%            
- Complexity     5978     6010    +32     
==========================================
  Files           953      953            
  Lines        132333   132714   +381     
  Branches      19206    19301    +95     
==========================================
+ Hits          13833    13881    +48     
- Misses       117172   117490   +318     
- Partials       1328     1343    +15     

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

Copy link
Member

@HammerGS HammerGS left a comment

Choose a reason for hiding this comment

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

Tested and seems to work.

@HammerGS
Copy link
Member

Picked up conflicts

# Conflicts:
#	MekHQ/src/mekhq/gui/adapter/UnitTableMouseAdapter.java
@IllianiCBT IllianiCBT merged commit fc17bfd 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
Personnel Personnel-related Issues UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request GM Mode Personnel Tab "Set Skill Level"
3 participants