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

Removed Loyalty Change Event for Executing Prisoners #4476

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

IllianiCBT
Copy link
Collaborator

The prisoner handling process in the game MekHQ received substantial refactoring for better code structure and function efficiency. The changes include modifying the methods for executing and jettisoning prisoners, as well as the introduction of a new method for processing prisoner resolution commands.

The logic for loyalty change in response to such events was removed. This decision was made in response to Discord feedback.

The prisoner handling process in the game MekHQ received substantial refactoring for better code structure and function efficiency. The changes include modifying the methods for executing and jettisoning prisoners, as well as the introduction of a new method for processing prisoner resolution commands. The logic for loyalty change in response to such events was removed.
@IllianiCBT IllianiCBT self-assigned this Jul 23, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.31%. Comparing base (bd4954d) to head (38b7be2).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4476   +/-   ##
=========================================
  Coverage     10.31%   10.31%           
  Complexity     5819     5819           
=========================================
  Files           931      932    +1     
  Lines        128210   128209    -1     
  Branches      18870    18862    -8     
=========================================
  Hits          13228    13228           
+ Misses       113706   113705    -1     
  Partials       1276     1276           

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

@IllianiCBT IllianiCBT merged commit 99babef into MegaMek:master Jul 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants