-
Notifications
You must be signed in to change notification settings - Fork 174
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
update planetary conditions chance logic #3834
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3834 +/- ##
============================================
- Coverage 10.64% 10.60% -0.04%
Complexity 5487 5487
============================================
Files 834 836 +2
Lines 113857 114263 +406
Branches 17193 17183 -10
============================================
Hits 12121 12121
- Misses 100526 100932 +406
Partials 1210 1210 ☔ View full report in Codecov by Sentry. |
MekHQ/src/mekhq/campaign/mission/atb/scenario/HideAndSeekBuiltInScenario.java
Fixed
Show fixed
Hide fixed
MekHQ/src/mekhq/campaign/mission/atb/scenario/HideAndSeekBuiltInScenario.java
Fixed
Show fixed
Hide fixed
MekHQ/src/mekhq/campaign/mission/atb/scenario/HideAndSeekBuiltInScenario.java
Fixed
Show fixed
Hide fixed
MekHQ/src/mekhq/campaign/mission/atb/scenario/HideAndSeekBuiltInScenario.java
Fixed
Show fixed
Hide fixed
MekHQ/src/mekhq/campaign/mission/atb/scenario/HideAndSeekBuiltInScenario.java
Fixed
Show fixed
Hide fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've been testing and playing this and everything seems to work. Going to merge to allow the tools to run.
requires MegaMek/megamek#5203