Skip to content

Release 1.2

Compare
Choose a tag to compare
@toydotgame toydotgame released this 07 Feb 03:51
· 84 commits to main since this release

THIS VERSION OF THISWAY IS 100% BROKEN AND ONLY REMAINS FOR CHANGELOG AND ARCHIVAL PURPOSES.

This version will not allow you to teleport, and it will always report as being out of date - due to a null version string.

I strongly advise against ever even considering using this version. Thank you. ;)


Additions:

  • 83fa31c - Pitch is now printed to the Debug Mode output.
  • 84cde9d - Turned a massive if() statement into a check on a string array, speeding up teleportation.
  • 4f856b1 - Added update check to server console.
  • 234827c - Added version info to Debug Mode.

Fixes:

  • 314228e - Fixed typo in success message.
    • 21daa4c - Fixed the other typo too!
  • bf930dd - Stopped console users from executing /thisway, causing a plugin-level crash.
  • 4bac329 - Simplified DataStorage class.
  • 4f856b1 - Allowed players to teleport into short grass, as ID 31 used to be known as a solid block to the plugin.