dazed-sheep icon indicating copy to clipboard operation
dazed-sheep copied to clipboard

A Minecraft Classic server in JavaScript

Results 5 dazed-sheep issues
Sort by recently updated
recently updated
newest added

This will probably go hand-in-hand with #24

Able to use multiple worlds and be able to switch to different worlds via `/world`

``` RangeError [ERR_OUT_OF_RANGE]: Serialization error for toClient.position_update.change_in_y : Write error for params.position_update.change_in_y : The value of "value" is out of range. It must be >= -128 and

Add a proper world generation API and implement: - [ ] Flat - [ ] Normal - [ ] Random (like, random blocks) ...

help wanted
high priority

Might be the best candidate for testing protodefc (@rom1504)

question