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.
You are viewing a potentially older version of this package.
View all versions.
OutOfBoundsSafe
Allows you to exit the map bounds freely, but teleports you back if you fall through the floor.
| Date uploaded | 4 days ago |
| Version | 1.0.4 |
| Download link | bouncyshield-OutOfBoundsSafe-1.0.4.zip |
| Downloads | 128 |
| Dependency string | bouncyshield-OutOfBoundsSafe-1.0.4 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2108README
Out Of Bounds Safe
Whenever you hit a stage limit, this mod "tethers" you to it so that you won't be teleported back in bounds until you fall through the map, or hit the panic button (by default B, can be edited in the config file)
Discord: bouncyshield
CHANGELOG
1.1.0
- Added tooltip for the first boundary break per run, can be disabled in config
- MapZone whitelist thoroughly updated
- Certain stage 1 spawns no longer instantly tether you
1.0.4
- Null checking for isPlayerControlled
- Added some cool screenshots for the README
- Changed default fall buffer to 600
- Removed LanguageAPI dependency (???)
1.0.3
- Added a panic button (by default B)
- Changed the qualification of "falling through the floor" to some coordinate buffer (by default 400) below the lowest ground node, instead of a universal y = -500
- Added a config file if you want to change either of these things
1.0.2
- Fixed an issue where attacking Newt traps you in the Bazaar shop
1.0.1
- I don't remember
1.0.0
- First release