Skip to content

Releases: festivaldev/webstone

1.0.2

31 Aug 08:16
Compare
Choose a tag to compare
  • Fixed block name length limit causing an IndexOutOfBoundsException if the length was less than 64 characters
  • Added an optional passphrase to the WebSocket server
  • Added support for Secure WebSocket using TLS
  • Added support for block groups
  • Simplified update events from the server to send only updated blocks (and groups) instead of the full list

Full Changelog: 1.0.1...1.0.2

1.0.1

16 Aug 07:49
Compare
Choose a tag to compare
  • Added crafting recipe for the Webstone Remote Block
  • Limited block names to 64 characters

Full Changelog: 1.0.0...1.0.1

1.0.0

12 Aug 13:50
Compare
Choose a tag to compare

Initial release