bedrock-protocol/HISTORY.md
2016-04-13 06:32:29 -04:00

475 B

2.0.1

  • player list is now an array
  • reconnecting has been fixed

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