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.7.10) - NiLSPACE - 07-18-2014 Weird ;O Ah well. It's called a snapshot for a reason RE: New minecraft version. (1.7.10) - NiLSPACE - 07-21-2014 They are really trying to get more fps in 1.8. Look what TheMogMiner managed to do: He later twittered this: TheMogMiner Wrote:I'd been getting ~120-130 before the culling changes, now ~300-400 when looking at a large scene, and ~1000-1200 looking at ground. RE: New minecraft version. (1.7.10) - tigerw - 07-22-2014 Quote:https://twitter.com/SeargeDP/status/487681184852606977 I don't particularly like the idea of forcing settings on clients. That's why we all need... HACKED CLIENTS :D I wonder if, after all these speed improvements, we will actually be much faster than vanilla. RE: New minecraft version. (1.7.10) - tonibm19 - 07-22-2014 (07-22-2014, 07:47 AM)tigerw Wrote: I wonder if, after all these speed improvements, we will actually be much faster than vanilla.I tried vanilla for 1.8 snapshot and its the same shit than before. Even bukkit (in java) runs much faster, and if we compare with MCServer... RE: New minecraft version. (1.7.10) - LO1ZB - 07-23-2014 32 Chunks view-distanz! https://twitter.com/jeb_/status/491615857400086528 RE: New minecraft version. (1.7.10) - bearbin - 07-23-2014 Wow, that's insane. MCServer should be reasonably able to handle it though. (Is there a limit on the max VD, if so we should remove it?) RE: New minecraft version. (1.7.10) - tonibm19 - 07-24-2014 (07-23-2014, 11:48 PM)bearbin Wrote: Wow, that's insane. MCServer should be reasonably able to handle it though. (Is there a limit on the max VD, if so we should remove it?)I would remove all limits, minimum view distance too. RE: New minecraft version. (1.7.10) - xoft - 07-24-2014 There is no upper limit to the view distance, if you set it to 100, the server will happily oblige by filling all the RAM and crashing The minimum view distance is a limit from older clients, they were quite unhappy when the player got too close to an unloaded chunk, and caused various failures. We might be able to remove that limit, with reasonably new clients. RE: New minecraft version. (1.7.10) - LO1ZB - 07-24-2014 (07-24-2014, 03:02 AM)xoft Wrote: There is no upper limit to the view distance, if you set it to 100, the server will happily oblige by filling all the RAM and crashingI´ll test this! How can I Set it to 100? RE: New minecraft version. (1.7.10) - tonibm19 - 07-24-2014 (07-24-2014, 03:37 AM)LO1ZB Wrote: How can I Set it to 100?Just set DefaultViewDistance to 100 in settings.ini (I guess) |