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

Issue 1437: Check for stacking for elevation 0 Aeros during deployment #6269

Merged

Conversation

psikomonkie
Copy link
Collaborator

Fixes #1437

I believe it's correct to ignore the stacking penalties for airborne units at elevation 0 during the movement phase - this is what allows a dropship to land on top of units. During the deployment phase we don't want to allow the player to "crush" units.

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@ae8cbb8). Learn more about missing BASE report.
Report is 74 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6269   +/-   ##
=========================================
  Coverage          ?   28.99%           
  Complexity        ?    13982           
=========================================
  Files             ?     2652           
  Lines             ?   268306           
  Branches          ?    47768           
=========================================
  Hits              ?    77801           
  Misses            ?   186623           
  Partials          ?     3882           

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

@HammerGS HammerGS merged commit a632935 into MegaMek:master Dec 15, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Units stuck under grounded DropShip
2 participants