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

FG3 Scenario Improvements #5120

Merged
merged 4 commits into from
Oct 25, 2024
Merged

Conversation

IllianiCBT
Copy link
Collaborator

  • Updated the turn limit on a number of scenarios, some have been made harder, others easier.
  • Fixed ground forward observers turning up in aerospace fighters. These would spawn on the ground and the observer would spend the entire battle just driving them about - making airplane noises as they did so, I suspect.

Closes #5118 && #5117

Changed the `allowedUnitType` in LiaisonGround.xml from `9` to `0` to adjust the permitted units for scenarios. This modification ensures that the unit restrictions align with current scenario requirements.
Updated the time limit scale factor from 2 to 1 in various scenario templates to ensure consistency. Also corrected a misformatted description in the Deep Raid Defense scenario template.
Revised time limit properties to be scaled to the primary unit count instead of using a fixed value. This change affects the DropShip Raid, Deep Raid, and related defense scenario templates.
Increased the timeLimitScaleFactor from 1 to 2 in both Deep Raid and Deep Raid Defense scenario templates. This change ensures more scaled time limits based on primary unit count, improving game balance and difficulty.
@IllianiCBT IllianiCBT added Bug Force Generation Anything related to Force Generation (Opfor or Friendly) labels Oct 23, 2024
@IllianiCBT IllianiCBT self-assigned this Oct 23, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.53%. Comparing base (3352c18) to head (e07a5a8).
Report is 28 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5120      +/-   ##
============================================
- Coverage     10.54%   10.53%   -0.01%     
+ Complexity     6040     6035       -5     
============================================
  Files           956      956              
  Lines        134181   134213      +32     
  Branches      19481    19489       +8     
============================================
- Hits          14144    14139       -5     
- Misses       118693   118729      +36     
- Partials       1344     1345       +1     

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

@HammerGS HammerGS merged commit 083650e into MegaMek:master Oct 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Force Generation Anything related to Force Generation (Opfor or Friendly)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FG3] Decoy Engagement Battle Turn Limit Too Long
3 participants