bouncyshield-OutOfBoundsSafe icon

OutOfBoundsSafe

Allows you to exit the map bounds freely, but teleports you back if you fall through the floor.

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