Eradorn-CustomCreatureCarry icon

CustomCreatureCarry

Carry tamed creatures together, with pregnancy and mating progress on hover. Early test build; all players need the same version. Based on Wendigo's CreatureCarry.

By Eradorn

CHANGELOG

Changelog

0.2.0

  • Added pregnancy and mating progress to the hover HUD for tamed breeding creatures.
  • Added hungry, frightened, crowded, missing-partner, ready, and carried status messages.
  • Pregnancy progress is capped at 100% and shows birth pending instead of exceeding 100%.
  • Reads replicated pregnancy/love-point fields; hovering does not change breeding rules or ownership.
  • Added the per-player ShowBreedingStatus display toggle, enabled by default.
  • Host and clients must update together; the carry protocol still requires exact mod-version matching.

0.1.0

Initial test build of CustomCreatureCarry for Valheim 1.0.12.

  • Host-managed pickup and release with version handshake and exclusive creature ownership.
  • Per-peer presentation of carried creatures; no parenting of creature roots to player objects.
  • Persistent creature identity across carrying and portal travel.
  • Ground/floor placement preview, bounded release requests and obstruction checks.
  • Recovery paths for disconnect, death, incompatible peers, host shutdown and saved carry state.
  • Preserve original scale and enabled states on release; pause growth, breeding and damage while carried.
  • r2modman/Thunderstore package and reproducible build, protocol tests and game-API checks.

Two-player gameplay and dedicated-server behavior require verification before a stable release.