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

Fix Support Point Acquisition Visual Bug #5733

Merged

Conversation

IllianiCBT
Copy link
Collaborator

  • Replaced the use of negotiatedSupportPoints with maxSupportPoints to ensure the correct value is displayed in messages.

Fix #5726

Replaced the use of negotiatedSupportPoints with maxSupportPoints to ensure the correct value is displayed in messages. This change clarifies the information presented and aligns the displayed value with the expected behavior.
@IllianiCBT IllianiCBT added Bug GUI StratCon Bugs relating strictly to StratCon labels Jan 9, 2025
@IllianiCBT IllianiCBT self-assigned this Jan 9, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.19%. Comparing base (3f0eecf) to head (b754106).
Report is 49 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5733      +/-   ##
============================================
- Coverage     10.19%   10.19%   -0.01%     
+ Complexity     6067     6066       -1     
============================================
  Files          1010     1010              
  Lines        139352   139356       +4     
  Branches      20447    20450       +3     
============================================
- Hits          14212    14207       -5     
- Misses       123765   123773       +8     
- Partials       1375     1376       +1     

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

@HammerGS HammerGS merged commit 7f50141 into MegaMek:master Jan 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GUI StratCon Bugs relating strictly to StratCon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[50.03 - Test Artifact 09/01/25] Maximum SP Value Not Pulling Correctly on Contract
3 participants