Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 489 Bytes

File metadata and controls

11 lines (10 loc) · 489 Bytes

TODO

  • Strings ending with _MSG_ID should be read as an UINT and not a String !!
  • Refactor the entry.Marshal() function to be able to determine the size of any int
  • Send chat message to all players
  • Enc/Dec object for every client (not global like it is right now)
  • Fix big packets send
  • Fix big packets reveive
  • Figure out what those 08 00 00 05 packets are?
  • Send an ACK of the 08 01 packets (last 8bytes)
  • MongoDB utility/...