veloren/common
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
..
base update dependencies, including removal of some tracy deps as they are get through common/tracy 2021-03-09 20:17:29 +01:00
benches Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
ecs update specs to get rid of old deps 2021-03-10 13:22:17 +01:00
net 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
src Merge branch 'aweinstock/critical-stats' into 'master' 2021-03-09 10:55:36 +00:00
sys Change Ecs access system to allow write accesses to be used + reintroduced get_player_name 2021-03-10 19:36:53 +01:00
build.rs fix and improve nix build: actually output a proper veloren voxygen package now 2020-11-25 02:00:50 +03:00
Cargo.toml update specs to get rid of old deps 2021-03-10 13:22:17 +01:00