InteropFixes — Versions

Changelog

1.0.1 Latest ✓ Scan successful Download 163.6 KB

  • Fixed private-field access failures in the Character destruction and StatusEffect teardown compatibility patches.
  • Prevented failed lifecycle prefixes from interrupting vanilla cleanup and leaving stale Character or Player references that could trigger repeated MonsterAI and portal errors.
  • Added runtime field capability checks so lifecycle compatibility is skipped safely if a future Valheim update changes the required fields.

1.0.0 ✓ Scan successful Download 163.8 KB

  • Added standalone MagicPlugin projectile, summon teleport, and Character registry compatibility fixes.
  • Added tracked creature-removal protection for StatusEffect teardown and Character destruction bookkeeping.
  • Added GUID-based MagicPlugin discovery with independent structural checks for each capability.
  • Added safe Harmony rollback and restoration for runtime reloads.