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.
BoatMapExploreRadiusServerSync
Server-authoritative BoatExploreRadius for BiggerBoatMapExploreRadius. Server pushes radius to clients via ServerSync. Fixes the FieldAccessException in 224-ServerSyncedBoatMapExploreRadius.
By jg224
CHANGELOG
Changelog
1.0.0
- Initial release.
- Server-authoritative wrapper for nearbear's BiggerBoatMapExploreRadius using blaxxun-boop's ServerSync.
- Avoids the
FieldAccessExceptioncrash of 224-ServerSyncedBoatMapExploreRadius by not patchingMinimapdirectly; instead, reflects the synced value into nearbear'sMain.boatExploreRadiusstatic field at runtime. - Default
BoatExploreRadius = 200, server-locked.