Mineserver - The OTHER C++ MC Server - 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: Mineserver - The OTHER C++ MC Server (/thread-1205.html) |
Mineserver - The OTHER C++ MC Server - tigerw - 07-31-2013 Hello! I found another C++ Minecraft server on the internet. Compared to this MCServer:
I haven't had much time to test it though, hence the incomplete list. They are open sourced too, though their community and developers seem quiet or less than ours. What do you think? Mineserver RE: Mineserver - The OTHER C++ MC Server - NiLSPACE - 07-31-2013 Mineserver only sends the speed and direction explained the creator to me while I was on his test server. The server itself has no idea where the projectile is going. RE: Mineserver - The OTHER C++ MC Server - tigerw - 07-31-2013 (07-31-2013, 07:20 AM)STR_Warrior Wrote: Mineserver only sends the speed and direction explained the creator to me while I was on his test server. The server itself has no idea where the projectile is going. Oh, so it's completely client side? Dang! The client near runs it's own server when you're on multiplayer! (I do understand that it's for smoothness and prediction) |