-
Notifications
You must be signed in to change notification settings - Fork 294
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 6540: Towing from MM lobby #6549
Issue 6540: Towing from MM lobby #6549
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6549 +/- ##
=========================================
Coverage 29.03% 29.03%
- Complexity 15171 15204 +33
=========================================
Files 2837 2837
Lines 279466 279495 +29
Branches 49274 49290 +16
=========================================
+ Hits 81129 81153 +24
+ Misses 192957 192950 -7
- Partials 5380 5392 +12 ☔ View full report in Codecov by Sentry. |
This is ready for review :) Thanks! |
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.
Have a few comments, but no real CR. Maybe it's worth thinking about how the warning's implemented with all those potentially big lists
Sorry i broke up my own review by accidentally pressing Ctrl-Enter at some point |
Looks good to me! |
Initial PR for better towing support - this adds limited ability for a player to attach trailers to tractors in the MegaMek lobby. Does not support trailers-attached-to-trailers (I think this is a bug with trailers, not this) yet.
Princess will not fire indirect weapons from a trailer.
A step towards finishing #6540 and #1124