Hardened the zone-loading safeguard: the legacy EnablePeerZoneCreation option is now forced off even when an old config explicitly enabled it. Valheim's normal peer ghost-zone generation is unchanged.
Added bounded stale ZNetScene registration sanitation before Valheim's object-removal scan.
Removes only registrations whose backing ZDO is missing or invalid; valid world ZDOs are not deleted.
Cleans up orphaned local scene objects that no longer have a ZDO.
Added stale-registration repair counts to periodic diagnostics.
Added a reproducible, validated Thunderstore package build.
0.4.6
Disabled experimental full local peer-zone instantiation by default after telemetry showed repeated dungeon-bearing edge-zone reloads.
Added a safety migration for existing 0.4.x configs.
Added a headless guard for ShieldDomeImageEffect.Awake.
0.4.5
Added TTL refreshes for already-loaded zones inside ready peers' active areas.
Improved exact routed build-piece removal handling and diagnostics.
0.4.4
Added stale ItemDrop ownership refresh handling.
Added dense-sync backpressure for proactive streaming work.