New minecraft version. (1.15) - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Off Topic (https://forum.cuberite.org/forum-9.html) +--- Forum: Off Topic Discussion (https://forum.cuberite.org/forum-10.html) +--- Thread: New minecraft version. (1.15) (/thread-422.html) |
RE: New minecraft version. (1.8.5) - sphinxc0re - 09-24-2015 Minecraft 1.8.8. is out for a while now. Any problems so far? RE: New minecraft version. (1.8.5) - xoft - 09-24-2015 I use 1.8.2 (because of LiteLoader and WorldEditCUI). But they say 1.8.8 hasn't changed protocol-wise, so it should work okay. RE: New minecraft version. (1.8.8) - NiLSPACE - 10-08-2015 Whoah, they finally added wings. It's going to change exploring forever RE: New minecraft version. (1.8.8) - sphinxc0re - 10-08-2015 Oh man this will be a pain in the arse, when the new update comes. We still need to implement the 1.7 biomes RE: New minecraft version. (1.8.8) - NiLSPACE - 10-08-2015 Maybe, it's also possible that most things are handled client-side, and "all" we have to do is check if the guy is cheating or not. RE: New minecraft version. (1.8.8) - xoft - 10-08-2015 The cheating detection is actually more difficult than handling it server-side. Because it basically means handling everything server-side and then implementing some forms of checks and epsilons for how far away from our calculated values the client can be before we call it cheating. RE: New minecraft version. (1.8.8) - NiLSPACE - 10-08-2015 Yeah, I know, but what I meant is that flying most likely already works when we get the 1.9 protocol working. RE: New minecraft version. (1.8.8) - sphinxc0re - 10-08-2015 What is bottle-necking the biomes milestone? Does anyone know? RE: New minecraft version. (1.8.8) - NiLSPACE - 10-08-2015 I think nobody is working on it because there are more important things that need some care. RE: New minecraft version. (1.8.8) - Seadragon91 - 10-20-2015 The chunk generation in the snapshoots runs much better then in 1.8.8. The mojang team did there very good improvements on client and server side. I am able to set the chunk view distance to 32 and have good fps values In 1.8.8 I have lags and the client would freeze. |