riiablo/server
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
..
bncs Added rudimentary support for BNCS (chat service) 2019-12-02 03:12:44 -08:00
bnls Added support for creating game sessions with MCP 2019-11-30 02:24:13 -08:00
d2gs Added networking for object entities 2019-12-27 00:47:26 -08:00
mcp Fixed passing connect info in JoinGame 2019-11-30 20:16:58 -08:00