mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-07-04 07:17:26 +07:00

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