veloren/client
Marcel Märtens f8b7d96066 git push -fTransport ChunkRequests and Chunkupdates in a own stream. ChunkUpdates are very big and having them in a own stream, helps slow clients to keep up with entity syncs and
lagging a bit behind on terrain. Which is fine. Block Places and Block Pickup are not handled in this stream, as they go through the standart route of event handling.
2021-03-11 14:50:46 +01:00
..
examples/chat-cli cleanup ClientConnArgs 2021-02-22 21:07:20 +01:00
src git push -fTransport ChunkRequests and Chunkupdates in a own stream. ChunkUpdates are very big and having them in a own stream, helps slow clients to keep up with entity syncs and 2021-03-11 14:50:46 +01:00
Cargo.toml update specs to get rid of old deps 2021-03-10 13:22:17 +01:00