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.
MeridianPrimePrime
[SotS : tweak + fix] Makes Prime Meridian less painful in multiplayer by adding a revival method; Fixes Geodes throwing NullReferenceException in multiplayer when a player is dead (pre-1.3.6) — [ server-side ]
CHANGELOG
1.0.2
- Downgrade
GeodeShatter(RemoveGeodeBuffFromAllPlayers) IL error severity- Game patch v1.3.6 fixes the NRE, so the IL hook will fail to match and will not be applied — the warning can be ignored
1.0.1
- Update for game patch v1.3.5
- Fix
MissingMethodExceptionwhen attempting to leash-teleport drones
- Fix
- Rework broken drone positioning
- Position flush to the ground (rather than floating in the air)
- Place on circle perimeter (rather than random positions within circle)
- Code refactoring
1.0.0
- Initial release