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

Enhanced Random-Death Reporting #4879

Merged
merged 5 commits into from
Sep 25, 2024
Merged

Conversation

IllianiCBT
Copy link
Collaborator

Added color-coded messaging to ensure random death events are highly noticeable to users. Imported necessary utilities and refined new day processing to utilize the enhanced reporting mechanism.

image

Note that the double-reporting here is deliberate and only applies to random death events, not normal death or change of status. I made the decision to double-report to ensure the user doesn't miss these rather important events and a dialog was considered overkill (and potentially spammy).

Closes #4870

Added color-coded messaging to ensure random death events are highly noticeable to users. Imported necessary utilities and refined new day processing to utilize the enhanced reporting mechanism.
Added color-coded messaging to ensure random death events are highly noticeable to users. Imported necessary utilities and refined new day processing to utilize the enhanced reporting mechanism.
@IllianiCBT IllianiCBT added Personnel Personnel-related Issues GUI UX User experience labels Sep 25, 2024
@IllianiCBT IllianiCBT self-assigned this Sep 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.30%. Comparing base (2ef3222) to head (09572b1).
Report is 64 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4879      +/-   ##
============================================
- Coverage     10.31%   10.30%   -0.01%     
+ Complexity     5872     5865       -7     
============================================
  Files           944      944              
  Lines        131403   131407       +4     
  Branches      19064    19064              
============================================
- Hits          13548    13542       -6     
- Misses       116539   116549      +10     
  Partials       1316     1316              

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

Extended the message to clarify when no active contract is selected or the contract has not yet started. This provides better feedback to users regarding the state of their campaign.
@HammerGS HammerGS merged commit 89bdf0d into MegaMek:master Sep 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Personnel Personnel-related Issues UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFE] Emphasize Death Event in Command Center log
3 participants