Commit graph

257 commits

Author SHA1 Message Date
ChillerDragon 4544bb3e1a Reach old connection state with less hacks 2022-10-29 16:18:07 +02:00
ChillerDragon d68be4eb68 More todos than progress 2022-10-29 13:17:42 +02:00
ChillerDragon f0762eee9d I do not understand the connless flags
But the control flag seems to be working
So parse packets with the control flag in the header as
control message

and all other messages as connection messsages
aka CClient::ProcessServerPacket()
2022-10-29 12:16:44 +02:00
ChillerDragon f48968a349 Refactor to check flags and use packet class
Break everything in the process
2022-10-29 12:09:10 +02:00
ChillerDragon 694cb4b448 Decompress packet payload 2022-10-25 20:17:07 +02:00
ChillerDragon 6bac18830d Start working on the client code 2022-10-25 19:42:20 +02:00
Chiller Dragon 81b8366792
Initial commit 2022-10-25 14:07:56 +02:00