WebCraft icon indicating copy to clipboard operation
WebCraft copied to clipboard

Minecraft clone written in Javascript.

Results 36 WebCraft issues
Sort by recently updated
recently updated
newest added

I have no idea why this is not working, but here is the code for the command: else if ( msg.substr( 0, 5 ) == "/kick" && client.handshake.address.address == ADMIN_IP...

IT KEEPS CRASHING WHEN I TRY TO JOIN A WORLD ;-;

Hello, I'm sorry this is not really an issue, but more so a request at the source. I have had a copy of this for some years and decided to...

Hi. Indeed this is cool one. Really love it and im actually considering to use this in my game. I noticed, that once i made map bigger there is prolly...

Does anyone know how to fix the bug where it only allows you to destroy blocks up to x and y of 255? I know this is the problem: var...

Dont works

You can't walk through fluid elements, you just stand on them, and they expand till they cover the map or till they hit another block ![alt text](https://preview.ibb.co/kBySCH/Screenshot_2018_04_07_at_9_11_19_AM.png "Water Fluid Covering...

Does anyone know how to fix this rendering issue? https://i.gyazo.com/a9379897f6a99df1c69cf326296002b5.png I would love to fix this asap, it looks really messy at the moment

I have been working on this for some time now, but I can't seem to figure out how to use multiplayer. I am using node.js http-server, and I would really...