riiablo/server/d2gs
Collin Smith a49f73f6c4 Added networking for object entities
Added networking for object entities
Casted cof component in flatbuffers to ensure they are sign extended properly (0xFF was not becoming 0xFFFFFFFF which is a special value)
Added additional check in CofManager#setComponent to ignore change if redundant
Increased output packet queue to 1024 -- will eventually group all sync packets into a single packet
2019-12-27 00:47:26 -08:00
..
src/com/riiablo/server/d2gs Added networking for object entities 2019-12-27 00:47:26 -08:00
build.gradle Fixed passing connect info in JoinGame 2019-11-30 20:16:58 -08:00