veloren/common/src/terrain
2021-09-17 10:34:20 -07:00
..
biome.rs taiga and savannah definitions 2021-08-28 14:53:30 +01:00
block.rs is_solid() detects both solid rock and sprites (e.g. mineable ore). when in build mode, would like to be able to still mine if user cursor is over a mineable ore. so need to properly cast the build ray to use opaque (not fillable) blocks to get the proper position, vs the mineable block which may be nearer 2021-09-17 10:34:20 -07:00
chonk.rs Don't remesh chunk vertex data on sprite update. 2021-05-11 12:58:15 -07:00
map.rs Reduce number of map layers and remove unneeded alpha channel 2021-07-24 19:54:40 -07:00
mod.rs Rename find_space_opt to try_find_space. 2021-07-24 13:09:10 -04:00
site.rs Quadraped footsteps and songs in biomes 2020-11-18 13:31:12 -08:00
sprite.rs 0.11 Background images and more 2021-09-10 08:34:01 +00:00
structure.rs More tree variety 2021-08-29 18:38:34 +01:00