Skip to content

Release 1.1

Compare
Choose a tag to compare
@toydotgame toydotgame released this 29 Dec 00:54
· 110 commits to main since this release
  • 73bed9a - Added suffocation detector:
    • It checks that your future location doesn't put your head in a block that will suffocate you. Air and transparent blocks with no collision boxes can be teleported into.
  • 7345b75 - Added a glass block to catch you from falling in your new location. No glass spawns if there's already a block there.
  • dc7244c - Fixed issue #3, the new spot you get teleported to is in the center of the block, not the north-west corner.
  • b485947 - Fixed an issue where non-ops could use Thisway. This is an operator-only permission called thisway.use.
    • a411ffe - Added thisway.debug permission for use of Debug Mode. (thisway.debug is defaulted to be given to all ops)