veloren/common/net/src/msg
Avi Weinstock c199d12f2d Address MR 2207 review comments.
- Add metrics for which branch of the compression heuristic was taken.
- Reduce the threshold for the heuristic.
- Deduplicate code for dealing with lazy messages.
- Make jpeg dependency only scoped to the compression benchmark.
- Remove commented code.
2021-05-03 00:09:24 -04:00
..
client.rs Add a toggle to negotiate the use of server-authoritative physics. 2021-04-15 08:50:17 -04:00
compression.rs Address MR 2207 review comments. 2021-05-03 00:09:24 -04:00
ecs_packet.rs Basic fluid dynamics and physical properties for entities 2021-04-20 17:38:19 +02:00
mod.rs Add a bandwidth-based heuristic for chunk compression. 2021-05-03 00:09:24 -04:00
server.rs Address MR 2207 review comments. 2021-05-03 00:09:24 -04:00
world_msg.rs Add map markers for lakes and mountains 2021-05-03 02:00:23 +00:00