veloren/server/src
soruh 007920a238 iterate up to max_z + 1
(because max_z could still be a soild block)
2019-11-01 00:24:18 +00:00
..
sys fix: bugs in new server ecs systems fixed 2019-10-25 22:00:47 -04:00
auth_provider.rs Switch to hashbrown in server. 2019-08-11 21:48:02 +02:00
chunk_generator.rs Move terrain management and syncing into server side ecs systems 2019-10-23 23:50:06 -04:00
client.rs Move serverside client to a component and communications into server ecs systems 2019-10-23 23:50:06 -04:00
cmd.rs streamlined body part naming scheme, swapped quadruped to quadruped_small, rewrote mesh names to reflect body type instead of npckind. finally. 2019-10-25 21:50:14 -04:00
error.rs Added basic networked communications, chat communication 2019-03-04 19:58:58 +00:00
input.rs Pedantic comment and language fixes. 2019-05-17 18:32:07 -04:00
lib.rs iterate up to max_z + 1 2019-11-01 00:24:18 +00:00
metrics.rs Formatted code. 2019-10-23 20:23:31 +02:00
settings.rs Formatted code. 2019-10-23 20:23:31 +02:00