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

Prevent Battle Armor allocation in TORNADO_F4 wind scenarios #4934

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

IllianiCBT
Copy link
Collaborator

Previously, Battle Armor units could be allocated to scenarios with TORNADO_F4 wind conditions where they cannot survive. This update adds a condition to exclude these units from being assigned in such scenarios, improving the realism and survivability of missions.

Closes #4929

Previously, Battle Armor units could be allocated to scenarios with TORNADO_F4 wind conditions where they cannot survive. This update adds a condition to exclude these units from being assigned in such scenarios, improving the realism and survivability of missions.
@IllianiCBT IllianiCBT added the Bug label Sep 28, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.48%. Comparing base (675b83b) to head (938c50f).
Report is 64 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4934      +/-   ##
============================================
+ Coverage     10.42%   10.48%   +0.05%     
- Complexity     6003     6034      +31     
============================================
  Files           951      951              
  Lines        133139   133240     +101     
  Branches      19380    19380              
============================================
+ Hits          13886    13976      +90     
- Misses       117903   117920      +17     
+ Partials       1350     1344       -6     

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

@IllianiCBT IllianiCBT self-assigned this Sep 28, 2024
@HammerGS
Copy link
Member

HammerGS commented Oct 2, 2024

Conflicting files

# Conflicts:
#	MekHQ/src/mekhq/campaign/mission/AtBDynamicScenarioFactory.java
@IllianiCBT IllianiCBT merged commit b4b9ef4 into MegaMek:master Oct 2, 2024
4 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.

[OPFOR GEN 3?] BA deploying into tornado
3 participants