veloren/client
2022-01-16 17:53:14 +00:00
..
examples/chat-cli Setup client binary that connects to the server with a group of clients positioned and moving in a few different patterns for profiling the server under network load. 2021-12-25 18:14:39 -05:00
src Don't try to mount unmountable entities, clippy fixes and fmt 2022-01-16 17:53:14 +00:00
Cargo.toml put Client::tick_network function behind feature, remove unnecessary cloning of deleted entity vecs in entity sync, move prepare_send hack that avoids locking during message serialization from send_fallible to send, add job.cpu_status par mode adjustment around parallel section 2021-12-26 12:04:08 -05:00