veloren/world/src
2021-02-10 00:30:23 +01:00
..
block Replaced every unnecssary powf in the entire codebase with either powi or sqrt. 2020-11-24 18:28:24 -06:00
civ Update rand dependency 2021-01-26 20:35:08 -08:00
column Replaced every unnecssary powf in the entire codebase with either powi or sqrt. 2020-11-24 18:28:24 -06:00
layer Update rand dependency 2021-01-26 20:35:08 -08:00
sim Upgrade noise eliminating old rand dependency 2021-01-05 10:10:47 -08:00
sim2 Corrected some spelling errors 2020-08-25 12:21:25 +00:00
site Adresses some comments, various visual tweaks 2021-02-10 00:30:23 +01:00
util Began using Grid<T> for LoD data 2020-12-05 11:20:25 +00:00
all.rs add baobabs, fix map difficulty, make mushrooms lootable 2020-12-10 18:06:29 +01:00
canvas.rs Turned tree generation into a post-processing layer, ripped out old tree generator for performance wins 2020-11-09 10:20:22 +00:00
config.rs Better humidity, better snow trees 2020-11-09 15:06:37 +00:00
index.rs Improve world::Index 2020-12-17 12:08:04 +01:00
lib.rs Fixes #935 - deterministic sprite placement in caves 2021-01-23 21:14:07 +01:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00