-
Notifications
You must be signed in to change notification settings - Fork 288
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
MM Scenarios: Princess settings #6156
MM Scenarios: Princess settings #6156
Conversation
# Conflicts: # megamek/data/scenarios/Kell Hounds/LoweringTheBoom/LoweringTheBoom.mms # megamek/src/megamek/client/ui/swing/MegaMekGUI.java # megamek/src/megamek/common/jacksonadapters/MessageDeserializer.java # megamek/src/megamek/common/scenario/ScenarioV2.java # megamek/testresources/data/scenarios/test_setups/BotvBot.mms
# Conflicts: # megamek/src/megamek/common/scenario/ScenarioV2.java
# Conflicts: # megamek/src/megamek/client/ui/swing/util/FlatLafStyleBuilder.java
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6156 +/- ##
============================================
- Coverage 29.18% 29.17% -0.02%
+ Complexity 13974 13973 -1
============================================
Files 2623 2628 +5
Lines 266441 266583 +142
Branches 47594 47615 +21
============================================
+ Hits 77774 77775 +1
- Misses 184765 184905 +140
- Partials 3902 3903 +1 ☔ View full report in Codecov by Sentry. |
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.
Tested and seems to be working.
This adds parsing support for bot settings in the scenario (V2) language and updates one of the new scenarios (Kell Hounds/Lowering the Boom) so that both sides can be played with the bot either fleeing or pursuing.