riiablo/server/d2gs
Collin Smith 6b729c4350 Fixed some issues with connecting players -- connection protocol needs to be cleaned up more
ClientNetworkReceiver is disabled until Connection response is received
ClientNetworkSynchronizer will block until Connection response is received and drop other packets
Added ClassSerializer and DS1ObjectWrapperSerializer to transfer entity type and object data
Disabled networking on dynamic entities while I can determine issues with packet transfer
Added fix for AIStepper to make renderer bounds check optional -- will come up with a better solution to remove this client-only code
2019-12-23 03:10:45 -08:00
..
src/com/riiablo/server/d2gs Fixed some issues with connecting players -- connection protocol needs to be cleaned up more 2019-12-23 03:10:45 -08:00
build.gradle Fixed passing connect info in JoinGame 2019-11-30 20:16:58 -08:00