veloren/world/src
2021-01-19 18:23:44 +00:00
..
block Replaced every unnecssary powf in the entire codebase with either powi or sqrt. 2020-11-24 18:28:24 -06:00
civ Reduced downward fall of birds, Humanoid travelers no longer visit dungeons, birds only travel between dungeons 2021-01-05 01:04:01 +00:00
column Replaced every unnecssary powf in the entire codebase with either powi or sqrt. 2020-11-24 18:28:24 -06:00
layer Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00: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 Sarrakitty/rotsys item sprites 2021-01-19 18:23:44 +00: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 Improve world::Index 2020-12-17 12:08:04 +01:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00