veloren/common/src/terrain
Avi Weinstock ca10d89068 Further improve handling of underground waypoints:
- Set the waypoint to the valid position after chunk load, so that respawns work.
- Search for the nearest valid surface before falling back to the top of the chunk, so that waypoints inside caves/buildings work.
2021-07-22 23:03:52 -04:00
..
biome.rs Fix economy data not properly being used to price trades, resulting in default prices being applied at most towns. 2021-05-28 15:09:29 -04:00
block.rs Fixing #1169 - use strum macros for BlockKind conversion 2021-06-26 17:52:32 +02:00
chonk.rs Don't remesh chunk vertex data on sprite update. 2021-05-11 12:58:15 -07:00
map.rs Resolve all approved error supressions 2021-07-18 17:11:46 +00:00
mod.rs Further improve handling of underground waypoints: 2021-07-22 23:03:52 -04:00
site.rs Quadraped footsteps and songs in biomes 2020-11-18 13:31:12 -08:00
sprite.rs Remove allocation in SpriteKind::collectible_id. 2021-07-03 15:32:36 -04:00
structure.rs Add Primitive::Prefab and Fill::Prefab for coloring dungeon entrances. 2021-06-23 23:22:14 -04:00