iTXTech / Nemisys

The Java implementation of standard Synapse Proxy Protocol.
GNU General Public License v3.0
44 stars 44 forks source link

Update to 1.2 #140

Open rdstonech opened 6 years ago

rdstonech commented 6 years ago

Please update Nemisys to 1.2 :)

Critical changes:

  1. In batch packets after packet id need add 2 bytes
  2. When you handle batch packet you need skip this 2 bytes after id
  3. PlayerListPacket changes
  4. Removed gameEdition from LoginPacket https://github.com/yescallop/Nukkit/commit/fc5b43aec33de8a932d780567d0f7ec1e7aa949d#diff-bc9763238878800245b7c7e58728c72bR30 https://github.com/yescallop/Nukkit/commit/fc5b43aec33de8a932d780567d0f7ec1e7aa949d#diff-19d05faf259b66f0de56afff6c1744c0R143
MisterSheeple commented 6 years ago

It has been updated, but of course 1.2 is no longer the most recent version, so I recommend checking out Nukkit for a Java-powered Bedrock server with the most recent features.