File Details
WebSandboxMC v1.9.0
- B
- May 28, 2017
- 2.30 MB
- 181
- 1.11+6
File Name
WebSandboxMC.jar
Supported Versions
- 1.11
- 1.10
- 1.9
- 1.8.3
- 1.7.4
- 1.6.4
- 1.5.2
- Add a WebAssembly version of the web client, faster and smaller on supported browsers, served up by default with an asm.js fallback for older browsers (GH-64)
- Add web player authentication,
/websandbox authgives the player a unique web link to login under their username in the web client instead of anonymously (GH-48) - Add
/websandbox clearcommand to remove leftover entities from web players if the server crashed (GH-64)
Update to NetCraft build 447:
- Add specifying username and authentication token on command-line arguments or document hash, an alternate means of authentication used by WebSandboxMC (satoshinm/NetCraft#143)
- Improve performance by serving a separate .data file for resources instead of inefficiently embedding in .js (satoshinm/NetCraft#165)
- Fix missing optimizations in release builds (satoshinm/NetCraft#167)
- Fix division by zero in player count, a latent bug exposed by the WebAssembly port (satoshinm/NetCraft#168)


