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

StratCon Mapgen Fix #3874

Merged
merged 1 commit into from
Mar 13, 2024
Merged

StratCon Mapgen Fix #3874

merged 1 commit into from
Mar 13, 2024

Conversation

Thom293
Copy link
Contributor

@Thom293 Thom293 commented Mar 9, 2024

This PR fixes some StratCon mapgen settings that I messed up when submitting them. When I was assisting with them I set maximum CF of 200 on some base maps, which is illegal, and was throwing errors in map generation. Town size was also set to zero which also threw an error. It was also preventing some of the Facilities from generating in Stratcon.

Also, the Cold, Desert and Jungle bases also had their density wrong, which I fixed, and I renamed the prior versions as "Rural Homesteads" and added them to the appropriate spot in the StratconBiomeManifest.xml.

These changes are related to MHQ StratCon, but should fix MM bug: 4464
MegaMek/megamek#4464

Screens as examples for the cold base, but same changes were made to hot and jungle.

Old Base Cold (now renamed as Rural Homesteads Cold):
image

Fixed Base Cold:
image

…h them I set maximum CF of 200 on some base maps, which is illegal, and was throwing errors in map generation. It was also preventing some of the Facilities from generating in Stratcon. The Cold, Desert and Jungle bases also had their density wrong, which I fixed, and I renamed the prior versions as "Rural Homesteads" and added them to the appropriate spot in the StratconBiomeManifest.xml.
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.62%. Comparing base (3ea1787) to head (2089db2).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3874   +/-   ##
=========================================
  Coverage     10.62%   10.62%           
  Complexity     5472     5472           
=========================================
  Files           834      834           
  Lines        113887   113887           
  Branches      17201    17201           
=========================================
  Hits          12097    12097           
  Misses       100582   100582           
  Partials       1208     1208           

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

@HammerGS HammerGS merged commit 3638a64 into MegaMek:master Mar 13, 2024
6 checks passed
HammerGS added a commit that referenced this pull request Mar 13, 2024
+ Fix: #3848: Unable to assign Aerospace units to a transport in the
TO&E
+ Fix: #3856: Display bug in 'Basic Unit Information', doesn't show
aerospace units
+ Fix: #3815: StratCon Modifier BadEvent is broken and doesnt do
anything
+ PR: #3874: Fixes MegaMek #4464 - StratCon Mapgen Fix
+ PR: #3866: Fixed Typo and Removed Indents
+ Data: #3865: 499 new callsigns
+ PR: #3878: Interstellar Map Hiring Hall Highlight
IllianiCBT pushed a commit to IllianiCBT/mekhq that referenced this pull request Mar 18, 2024
+ Fix: MegaMek#3848: Unable to assign Aerospace units to a transport in the
TO&E
+ Fix: MegaMek#3856: Display bug in 'Basic Unit Information', doesn't show
aerospace units
+ Fix: MegaMek#3815: StratCon Modifier BadEvent is broken and doesnt do
anything
+ PR: MegaMek#3874: Fixes MegaMek MegaMek#4464 - StratCon Mapgen Fix
+ PR: MegaMek#3866: Fixed Typo and Removed Indents
+ Data: MegaMek#3865: 499 new callsigns
+ PR: MegaMek#3878: Interstellar Map Hiring Hall Highlight
@Thom293 Thom293 deleted the SCMapgenFix branch March 19, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants