bedrock-protocol/HISTORY.md
Romain Beaumont cb45a68fed
Release 2.0.0
2016-04-12 23:36:38 +02:00

404 B

2.0.0

  • lot of raknet update that fix bugs
  • the server example is working
  • fix packets
  • breaking : remove mcpe_ prefix in packet names
  • encapsulated packet now emit actual errors

1.1.0

  • raknet is integrated, packet parsing is working
  • client login sequence is working
  • server login sequence is almost there

1.0.0

  • first version, protocol definition is there but nothing really works