Skip to content

Various Patch Fixes#4402

Merged
N7Huntsman merged 6 commits intoDevelopmentfrom
Various-Fixes
Feb 28, 2026
Merged

Various Patch Fixes#4402
N7Huntsman merged 6 commits intoDevelopmentfrom
Various-Fixes

Conversation

@N7Huntsman
Copy link
Copy Markdown
Contributor

@N7Huntsman N7Huntsman commented Dec 29, 2025

Changes

  • Remove patch for VFEV crypto melee damage.
  • Comment out patches for Grimworld - AoD Predator and Rhino.
  • Add double las cannon ammo.
  • Remove outdated Miho, Celestial Fox hediff patches.

Reasoning

  • This melee damage is no longer used, uses the VQE_CryptoCut instead.
  • The base vehicles themselves are commented out in the mod files.
  • The double ammo version got deleted when the file was moved over to core, it seems.
  • These stats are not longer present on the huntress hediff, and appear to just increase the pawn's shooting level directly, so it's no longer necessary to patch them.

References

Alternatives

  • Could remove the AoD vehicle patch files entirely, I suppose.

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 29, 2025 04:44
@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions Bot added the Download in Comments This PR has a zipfile download available. label Dec 29, 2025
@github-actions
Copy link
Copy Markdown

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

<label>head</label>
<capacities>
<li>CE_Kit_CryptoBlunt</li>
<li>VQE_CryptoCut</li>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

...why are we giving a hammer a sharp damage type?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

idk where CE patched cut damage to apply blunt armor but it works with CE melee and armor, it's the def name is cut the parent node is cut but works

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 7, 2026

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

@N7Huntsman N7Huntsman merged commit efc3eeb into Development Feb 28, 2026
3 checks passed
@N7Huntsman N7Huntsman deleted the Various-Fixes branch February 28, 2026 23:03
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.

[Bug]: Patch for Miho, the celestial fox fails

3 participants