d3v1l401 / Bark-and-Barker

A Dark & Darker backend server emulator written in C#
GNU General Public License v3.0
2 stars 0 forks source link

Add Packet sequence logic #13

Closed d3v1l401 closed 1 year ago

d3v1l401 commented 1 year ago

The previously unknown packet parameter is the packet sequence; the client is unaffected as I know now but might be when dealing with chunked packets by the user's MTU, I simply reimplemented its basic logic. WrapperSerialzier now requires an additional paremeter.