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.
Render Limits Fix
Valheim 1.0.14 compatibility and hardening build of JereKuusela Render Limits.
CHANGELOG
1.16.0
- Rebuilt and validated against Valheim 1.0.14 / network version 40.
- Fixed a server range-limit bypass where an excessive loaded radius could exceed Maximum generated zones.
- Added bounded force-active client payloads (default maximum 256 zones) and malformed RPC handling.
- Invalid force-active config coordinates are ignored instead of silently activating zone 0,0.
- Keeps the original
render_limitsplugin GUID and configuration compatibility.
1.15.1
- Valheim 1.0.12 compatibility port.
- Fixed startup
Terminal.ConsoleCommandMissingMethodException. - Ported zone and simulation-distance APIs introduced by Valheim 1.0.12.
- Updated forced-sector object lookup for the current ZDO API.