Zincon-VegetationProtection icon

VegetationProtection

Preserves vegetation around Icarus and buildings unless physical colliders overlap. 仅在真实碰撞时清除植被。

CHANGELOG

Changelog

1.1.1

  • Renamed the public Mod and package to Vegetation Protection.
  • Added the GitHub repository URL to the package metadata.

1.1.0

  • Use the building's physical colliders instead of its oversized construction bounds when clearing vegetation.
  • Delete a plant or loose rock only when its own physical collider penetrates a building collider.
  • Support exact sphere, capsule, and oriented-box intersection tests, including inserter placement geometry.

1.0.0

  • Prevent Icarus collision events from damaging vegetation and loose rocks.
  • Preserve manual gathering, mining, construction clearing, and unrelated combat behavior.
  • Validate the patched game method at startup and log a clear error if a future game update changes it.