veloren/common
Imbris ec3e075020 fix(player list): Show players not in range on the player list
fix(overflow): Stops including block updates that fail (since chunks
don't exist on the client) in `TerrainUpdates` (which would trigger
meshing of those nonexistent chunks). Furthermore, removes
remeshing of chunks with block updates if those chunks don't have all their
neighbours (since those wouldn't be meshed in the first place).
2019-12-29 20:51:05 -05:00
..
benches common: Add benchmark for Chonk 2019-09-06 15:44:36 +02:00
src fix(player list): Show players not in range on the player list 2019-12-29 20:51:05 -05:00
build.rs change(githash): provide date and hash 2019-10-18 15:32:55 +02:00
Cargo.toml cleanup 2019-12-20 22:48:14 -05:00