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

Update Outland Core patch #3599

Merged
merged 8 commits into from
Jan 21, 2025
Merged

Update Outland Core patch #3599

merged 8 commits into from
Jan 21, 2025

Conversation

N7Huntsman
Copy link
Contributor

@N7Huntsman N7Huntsman commented Dec 18, 2024

Additions

  • Added a partial patch for Outland - Genetics.
    • The scenario and pawnkind stuff is now loaded only with Genetics active, so I moved all that stuff into sub-folders of Genetics.
    • Plenty of other stuff in Genetics that needs patched to function (so I haven't added it as a supported mod), but there's enough there that it's a project in its own right.

Changes

  • Update mod/patch names and loadfolder entries.
    • Somehow, we accidentally duplicated some files when we removed [O21] from stuff when the mod names were updated.
  • Patch new apparel added to Outland - Core along the lines of existing gear.
    • The 'backpack' is equivalent to a tribal pack.
    • The 'heavy backpack' carries as much as a regular CE backpack but weighs twice as much.
  • Update patch structure/content.
    • The faction and pawnkind stuff for the sub-mods are now loaded only with Outland - Genetics active.

Reasoning

Since the initial patch, the author has restructured the Outland mod series, switching from using HAR to using vanilla GeneDefs, and requiring Outland - Genetics for a lot of content.

Alternatives

  • Leave it broken, I guess.

Testing

Check tests you have performed:

  • Compiles without warnings
  • Game runs without errors
  • (For compatibility patches) ...with and without patched mod loaded
  • Playtested a colony (specify how long)

@N7Huntsman N7Huntsman requested review from a team as code owners December 18, 2024 01:23
@N7Huntsman N7Huntsman marked this pull request as draft December 18, 2024 01:23
Copy link

You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-12384529359.zip

@github-actions github-actions bot added the Download in Comments This PR has a zipfile download available. label Dec 18, 2024
Copy link

You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-12384872825.zip

Copy link

You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-12385541076.zip

Copy link

You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-12385569093.zip

Copy link

You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-12865110686.zip

@N7Huntsman N7Huntsman marked this pull request as ready for review January 20, 2025 09:46
Copy link

You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-12865215523.zip

Copy link
Contributor

@Airomeda Airomeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like this will require attention by someone in the future for patches update, otherwise good 👍

@N7Huntsman N7Huntsman merged commit db31eae into Development Jan 21, 2025
3 checks passed
@N7Huntsman N7Huntsman deleted the Patch-Updates branch January 21, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Download in Comments This PR has a zipfile download available.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants