Uriopass / Egregoria

3D City Builder without a grid
http://douady.paris/blog/
GNU General Public License v3.0
1.52k stars 52 forks source link

Refactor multiplayer #104

Open Uriopass opened 10 months ago

Uriopass commented 10 months ago

This is purely technical, rewrite the multiplayer code to be async (dedicated thread) to reduce latency issues around it and make it neater. Also probably get better netcode around world sending and state synchronizing with some packet loss tests.