Max

Results 4 issues of Max

A simple fix for #92 Not sure if it breaks anything else as there are no tests to run. Works in browser by linking the script with Feel free to...

## Problem In [this fiddle](https://jsfiddle.net/egh95a0q/163/) I've reproduced a problem I have with scrolling animations building up in background in an inactive browser tab. ## Reproduction scenario 1. run the [fiddle](https://jsfiddle.net/egh95a0q/163/)...

bug
enhancement

Requirements: 1. Use WebSockets for communication - a variety of libraries are available as well as it is quite simple to implement a client with pure sockets. 2. Server to...

enhancement

Hi, I've been trying to replace certain blocks with other blocks (e.g. disguise TNT as Wool). When calling `ChunkPacketProcessor.fromMapPacket()` it throws "Field index out of bounds" exception. I've looked at...