demoth / jake2

Quake 2 java port
GNU General Public License v2.0
60 stars 9 forks source link

Create classes for network commands [Server] [Part1] #33

Closed demoth closed 3 years ago

demoth commented 4 years ago

now network commands are constructed and parsed piece by piece on both sides jake2.qcommon.network.NetworkCommands create classes that can be serialized/deserialized easily from bytestream

without svc_spawnbaseline and svc_packetentities