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.
ShipBoundaryFix
Fixes ship-area stutter when using Wider Ship Mod with WesleysInteriors by throttling rapid boundary trigger flipping.
By CutyIMoDo
CHANGELOG
Changelog
1.0.1
- Removed broken ShipBoundaryDebouncePatch (StartOfRound.SetPlayerInsideShip does not exist; ship inside/outside state is set directly via trigger colliders, not a patchable method)
- AudioReverbTrigger throttle alone is sufficient to fix the stutter
- Cleaner log output (no more HarmonyX error on startup)
1.0.0
- Initial release
- AudioReverbTrigger throttle (0.3s interval)
- Ship boundary debounce (0.5s interval)