Skip to content

Added Award Icons to the custom User Directory #6529

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

Merged
merged 2 commits into from
Apr 4, 2025

Conversation

IllianiBird
Copy link
Collaborator

  • Moved the award icon directory path to a constant in MHQConstants for better maintainability and to eliminate hardcoded paths.
  • Updated MHQStaticDirectoryManager to use the new constant for award icons directory management.
  • Improved directory initialization logic to include merging of user-defined award icon directories when available.

Fix #5309

- Moved the award icon directory path to a constant in `MHQConstants` for better maintainability and to eliminate hardcoded paths.
- Updated `MHQStaticDirectoryManager` to use the new constant for award icons directory management.
- Improved directory initialization logic to include merging of user-defined award icon directories when available.
@IllianiBird IllianiBird added Data Hammertime UX User experience labels Apr 1, 2025
@IllianiBird IllianiBird self-assigned this Apr 1, 2025
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.27%. Comparing base (0496d05) to head (6f4250e).
Report is 45 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6529      +/-   ##
============================================
- Coverage     11.28%   11.27%   -0.01%     
+ Complexity     6321     6319       -2     
============================================
  Files          1080     1080              
  Lines        137543   137533      -10     
  Branches      21300    21296       -4     
============================================
- Hits          15517    15510       -7     
+ Misses       120473   120470       -3     
  Partials       1553     1553              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@IllianiBird IllianiBird changed the title Added Award Icons to User Directory Added Award Icons to the custom User Directory Apr 1, 2025
@rjhancock rjhancock merged commit cf66dd1 into MegaMek:master Apr 4, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Hammertime UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFE] Add custom awards images to the External User Folder
2 participants