veloren/world/src
Imbris eb999b2821 Merge branch 'aweinstock/fix-waypoint' into 'master'
Spawn players aboveground when using `/site` or when their waypoint is underground.

See merge request veloren/veloren!2612
2021-07-16 23:18:33 +00:00
..
block fmt 2021-03-07 14:25:03 +00:00
civ Resolve all '#[allow(clippy::approx_constant)]' error supressions 2021-07-15 16:56:55 +00:00
column Resolve all '#[allow(clippy::if_same_then_else)]' error supressions 2021-07-15 21:07:55 +00:00
layer Resolve all '#[allow(clippy::if_same_then_else)]' error supressions 2021-07-15 21:07:55 +00:00
sim Merge branch 'xMAC94x/experiment_ci' into 'master' 2021-07-16 00:33:35 +00:00
sim2 Fix tests and examples to point to site2 dungeons. 2021-06-24 23:21:49 -04:00
site Resolve all '#[allow(clippy::if_same_then_else)]' error supressions 2021-07-15 21:07:55 +00:00
site2 Resolve all '#[allow(clippy::approx_constant)]' error supressions 2021-07-15 16:56:55 +00:00
util Accelerate econsim using arrays instead of hashmaps 2021-06-20 16:00:37 +00:00
all.rs fmt 2021-03-07 14:25:03 +00:00
canvas.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
config.rs Better humidity, better snow trees 2020-11-09 15:06:37 +00:00
index.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
land.rs fmt 2021-03-07 14:25:03 +00:00
lib.rs Defer repositioning until after chunks are generated normally, to reduce latency and avoid duplicate work. 2021-07-16 15:42:50 -04:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00