MCGalaxy
MCGalaxy copied to clipboard
A Minecraft Classic / ClassiCube server software
Museum will load the block definitions of the current version of the level. For correct rendition it should use the blocks defined in the saved files. Mitigation: Blockdefs are usually...
- [x] Handle http 429 error - [x] Back off to avoid rate limiting - [x] Recover from websocket dropout - [x] Escape * ` etc from in-game chat -...
/clients is still usable but it becomes useless when CPE is disabled. And the command does not get disabled once CPE is off
When a Museum level is loaded the file is imported into memory and then downloaded to the client. This imported data is private to the player, is not shared in...
I believe this is unintended - it should work more like messageblocks (but with repeating always enabled).
Say you have 6 checkpoints in a line next to each other, you can get stuck teleporting between them due to latency.
This change seems to remove the items from the queue without altering the way that the physics runs. It simply prods all the nearby finite blocks on a change instead...