Cuberite Forum
Dropping multi-protocol support - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Discussion (https://forum.cuberite.org/forum-5.html)
+--- Thread: Dropping multi-protocol support (/thread-2011.html)

Pages: 1 2


Dropping multi-protocol support - sphinxc0re - 06-11-2015

Title says it all. There is no need to have the support for this due to the fact that if you are able to play on one server with different versions it causes problems for the clients. Also, no one plays old vanilla versions. Another thing is that if we dropped support for old versions we would gain more performance.


RE: Dropping multi-protocol support - bearbin - 06-11-2015

You would be surprised at the number of people that play old protocol versions (mods, old servers, etc.). But I agree, it should be dropped where the versions are not explicitly compatible, since play with those old versions is very buggy.


RE: Dropping multi-protocol support - sphinxc0re - 06-11-2015

I agree with you in that many people play Minecraft on old versions using the Java version of the Server and Forge. Since we won't support a real mod API in the near future, it's not that useful to keep old versions


RE: Dropping multi-protocol support - xoft - 06-11-2015

We still need to keep the possibility of multiple protocol versions, for when MC releases a new version, before the new protocol is implemented. So there's no real gain in performance (and even if we dropped the support, the gain would be minimal).

I don't see a reason to cut of old protocol versions - if they work, keep them.


RE: Dropping multi-protocol support - sphinxc0re - 06-11-2015

I think your opinion is a leftover from the time where we didn't have a real release strategy. Now that we have one, the stable stuff goes into the testing branch whilst the dev stuff goes into master.


RE: Dropping multi-protocol support - Jammet - 06-11-2015

I don't see a conflict with the release strategy and keeping muliple working protocol versions.


RE: Dropping multi-protocol support - sphinxc0re - 06-11-2015

I didn't say anything about validity /Smile


RE: Dropping multi-protocol support - Jammet - 06-11-2015

^^' Sorry, had already rephrased that by the time you replied. I'd think it would make sense to keep protocols that still work.


RE: Dropping multi-protocol support - sphinxc0re - 06-11-2015

They aren't conflicting but since we have a release strategy, we can drop the old ones. I seen it many times that people with different MC versions playing on the same server had many difficulties. because there are different blocks available.


RE: Dropping multi-protocol support - bearbin - 06-11-2015

I think we should drop 1.7, since it no longer works, but keep around the infrastructure for multiple protocol handling, in case two different minecraft versions are released that are compatible apart from protocol differences.