Karang

Results 24 issues of Karang

When holding jump in water, it doesnt give the same result as a player: Player: ``` 68.13436523348093

* https://github.com/Rob9315/mcproxy * https://github.com/themoonisacheese/2bored2wait

Example: https://github.com/PrismarineJS/prismarine-viewer/blob/master/examples/proxy.js

I think this is the right place to implement light update (skylight and blocklight) as it will be needed in mineflayer and flying-squid. Both type of light can spread horizontally...

new feature
rendering

Add mipmapping to remove moiré patterns, especially visible in VR but also when moving the camera. This is not a trivial issue. Setting the minFilter of the texture to `THREE.NearestMipmapNearestFilter`...

new feature

To give priority to single block updates

new feature