veloren/world/src
Marcel e14f8b9745 Merge branch 'aweinstock/deflate-terrain' into 'master'
Compress terrain chunks with deflate. Includes a benchmark showing that this...

See merge request veloren/veloren!2166
2021-04-22 17:12:53 +00:00
..
bin Switch the chunk_compression_benchmarks to using a spiral around the origin instead of the top-left corner to get a more representative sample. 2021-04-20 23:24:24 -04:00
block fmt 2021-03-07 14:25:03 +00:00
civ Tries to implement npcs only travelling by paths 2021-04-08 04:19:02 -06:00
column Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
layer Space wildlife group spawns apart to prevent spawnplosions 2021-04-22 08:50:20 +00:00
sim Adds many new songs; re-adds many old ones; revamped song distribution; reorganized music folders; better biome parameters; accurate day and night; new sounds 2021-04-12 00:43:08 +00:00
sim2 Rebalanced economy somewhat 2021-04-18 14:08:48 +01:00
site change cauldron spawning 2021-04-20 02:48:13 +02:00
site2 Rotation uses matrix and some fixes for plane primitive 2021-03-24 18:21:01 +01:00
util Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
all.rs fmt 2021-03-07 14:25:03 +00:00
canvas.rs Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
config.rs Better humidity, better snow trees 2020-11-09 15:06:37 +00:00
index.rs Address comments 2021-04-07 22:02:42 +02:00
land.rs fmt 2021-03-07 14:25:03 +00:00
lib.rs Move common code out into function 2021-03-28 18:22:47 +01:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00