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.
SailRange
Server-authoritative boat map exploration radius for clients that opt in.
CHANGELOG
Changelog
All notable changes to SailRange are documented here.
[0.2.0] - 2026-08-10
Changed
- Renamed the mod, DLL, repository, and Thunderstore package from
BoatRadiusGuardtoSailRange. - Preserved the existing BepInEx GUID and configuration filename so upgrades retain the configured radius.
Upgrade notes
- Remove the old
BoatRadiusGuard.dllwhen installingSailRange.dll. - Replace the Thunderstore
BoatRadiusGuardpackage withSailRange.
[0.1.2] - 2026-08-07
Added
- Configurable map exploration radius while aboard a boat.
- Built-in optional client/server handshake.
- Server-authoritative, read-only configuration for compatible modded clients.
- Editable local-world configuration.
- Version and Valheim API compatibility checks.
Compatibility
- Unmodded clients remain able to connect and retain vanilla exploration.
- Replaces
BiggerBoatMapExploreRadiusandBoatMapExploreRadiusServerSyncwith one self-contained plugin.