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

#6061: Restore Altitude Behavior for Princess Deploying Aero #6071

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

SJuliez
Copy link
Member

@SJuliez SJuliez commented Oct 6, 2024

Fixes #6061
With the updated deployment options (for human players), some code in GameManager that simply set the altitude of deployed aeros to 5 was removed. Therefore some Princess code is required. Princess can deploy DS grounded, when the altitude is set to 0 in the lobby.

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.11%. Comparing base (b541ae7) to head (8fdd24a).
Report is 37 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6071      +/-   ##
============================================
+ Coverage     29.06%   29.11%   +0.05%     
+ Complexity    13980    13979       -1     
============================================
  Files          2600     2601       +1     
  Lines        267584   267091     -493     
  Branches      47791    47748      -43     
============================================
- Hits          77770    77769       -1     
+ Misses       185907   185416     -491     
+ Partials       3907     3906       -1     

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

@SJuliez SJuliez merged commit 28319d6 into MegaMek:master Oct 7, 2024
6 checks passed
@SJuliez SJuliez deleted the aero-deploy branch October 15, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.50.01-SNAPSHOT] Aerospace fighter deployment errors in low-altitude maps.
3 participants