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

Fixed Monthly Facility Support Point Gains & Added Functionality to Allied Industrial Facilities #5471

Merged

Conversation

IllianiCBT
Copy link
Collaborator

@IllianiCBT IllianiCBT commented Dec 21, 2024

AlliedSupplyDepot was incorrectly using weeklySPModifier instead of monthlySPModifier preventing monthly SP gain. (this is now addressed as part of #5472)

I also went ahead and added this benefit to AlliedIndustrialFacility, as these previously had no functionality.

Fixes #3639
Fixes #4036

Revised `AlliedIndustrialFacility` and `AlliedSupplyDepot` to use `monthlySPModifier` for consistency. Updated descriptions to reflect the monthly SP generation for allied logistical support.
@IllianiCBT IllianiCBT added Bug StratCon Bugs relating strictly to StratCon labels Dec 21, 2024
@IllianiCBT IllianiCBT self-assigned this Dec 21, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.11%. Comparing base (4944a38) to head (137e0e0).
Report is 38 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5471      +/-   ##
============================================
- Coverage     10.11%   10.11%   -0.01%     
+ Complexity     6071     6070       -1     
============================================
  Files          1054     1054              
  Lines        140535   140545      +10     
  Branches      20419    20423       +4     
============================================
  Hits          14214    14214              
- Misses       124964   124975      +11     
+ Partials       1357     1356       -1     

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

@HammerGS HammerGS merged commit 1b4f9ce into MegaMek:master Dec 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug StratCon Bugs relating strictly to StratCon
Projects
None yet
3 participants