veloren/server
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
..
src fix(player list): Show players not in range on the player list 2019-12-29 20:51:05 -05:00
Cargo.toml cleanup 2019-12-20 22:48:14 -05:00