Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
InteropFixes
Standalone runtime fixes for MagicPlugin projectiles and summon teleporting, plus safe creature StatusEffect teardown and Character removal bookkeeping.
CHANGELOG
Changelog
1.0.1
- 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
- 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.