Skip to content

Conversation

@mibac138
Copy link

All packets are now typed with the exception of:

  • packets that don't have any fields (e.g. Server_UsernameOk) as it's questionable whether there's any value in making them typed
  • Server_WorldData

Related #728, #759, #762

Simplifies the code, and makes it more correct
The methods are no longer used, as all packets send through this API
are typed. Additionally, increase ConnectionBase's encapsulation as
the Send(Packets, byte[], bool) API is no longer used externally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant