Releases: festivaldev/webstone
Releases · festivaldev/webstone
1.0.2
- 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
- Added crafting recipe for the Webstone Remote Block
- Limited block names to 64 characters
Full Changelog: 1.0.0...1.0.1