bedrock-protocol/HISTORY.md
2016-05-14 21:26:38 -04:00

547 B

2.1.0

  • normalize names of packet fields
  • update to version 0.14.2

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