Added MekHQ Client Option to Allow Players to Set Whether Weekly AutoLogistics Runs Automatically#9107
Open
IllianiBird wants to merge 4 commits into
Open
Added MekHQ Client Option to Allow Players to Set Whether Weekly AutoLogistics Runs Automatically#9107IllianiBird wants to merge 4 commits into
IllianiBird wants to merge 4 commits into
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #9107 +/- ##
=========================================
Coverage 15.20% 15.21%
- Complexity 9335 9355 +20
=========================================
Files 1311 1311
Lines 173407 173445 +38
Branches 26220 26220
=========================================
+ Hits 26372 26394 +22
- Misses 143957 143979 +22
+ Partials 3078 3072 -6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Received player feedback that it was unintuitive that autologistics didn't run weekly, by default. We didn't want to force this change on players, so added a client option. If enabled (default) new campaigns will running weekly autologistics automatically.
For existing campaigns, the Client Option will have no effect. This is noted in the client option tooltip. This was done to avoid overwriting existing player choices.