BoatMapExploreRadiusServerSync
Server-authoritative BoatExploreRadius for BiggerBoatMapExploreRadius. Server pushes radius to clients via ServerSync. Fixes the FieldAccessException in 224-ServerSyncedBoatMapExploreRadius.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.
