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

Renamed Fight, Defense, and Scouting Combat Role Names #5473

Merged
merged 3 commits into from
Dec 22, 2024

Conversation

IllianiCBT
Copy link
Collaborator

@IllianiCBT IllianiCBT commented Dec 21, 2024

Renamed "Fight", "Defense", and "Scouting" combat roles to "Battleline" "Frontline", "Garrison", and "Recon".

Functionality is unchanged

This change is part of a recent effort to implement more immersive language, where possible.

Replaced "FIGHTING", "DEFENCE", and "SCOUTING" roles with "BATTLELINE", "GARRISON", and "RECON" across the codebase. Updated all associated methods, UI labels, tooltips, and calculations to align with the new terminology and behavior.
@IllianiCBT IllianiCBT added AtB StratCon Bugs relating strictly to StratCon UX User experience 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 (ec8e06e).
Report is 42 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5473   +/-   ##
=========================================
  Coverage     10.11%   10.11%           
- Complexity     6071     6073    +2     
=========================================
  Files          1054     1054           
  Lines        140535   140556   +21     
  Branches      20419    20432   +13     
=========================================
+ Hits          14214    14217    +3     
- Misses       124964   124982   +18     
  Partials       1357     1357           

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

Updated all instances of "IN_RESERVE" to "RESERVE" across the codebase for consistency and simplicity. Adjustments included enums, method names, and references in tooltips, ensuring uniformity in terminology.
@IllianiCBT
Copy link
Collaborator Author

Addendum: the 'In Reserve' combat role has been renamed to just 'Reserve'

@BLR-IIC
Copy link

BLR-IIC commented Dec 21, 2024

Question: Would "Front Line" be a better term to use than "Battleline"? I'm not really finding anything related to "battleline" in a Google search, yet I've seen "Front Line" mentioned all over. I'm pretty sure I've seen "front line" used quite a bit in BattleTech fiction to describe a formation's purpose, though I can't make any direct citations.

Updated all references to the BATTLELINE combat role across the codebase to use the new FRONTLINE designation. This change enhances naming clarity and consistency within the code.
@HammerGS HammerGS merged commit 245e761 into MegaMek:master Dec 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AtB StratCon Bugs relating strictly to StratCon UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants