veloren/world/src
floppy 422be1b451 - add generate_gnarling and generate_town in namegen.rs
- enable generate_town for site2 towns in site2/mod.rs
2022-02-05 13:32:45 +01:00
..
block Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
civ -adjust size-threshold for Jungle to fix Jungles not being named. 2022-02-04 17:14:38 +01:00
column Improved terrain in sites 2022-01-27 11:48:41 +00:00
layer Implement giant trees in site2 2022-02-02 02:33:37 +00:00
sim Decrease too-many-arguments-threshold and type-complexity-threshold. 2022-01-30 20:16:21 +01:00
sim2 Implement giant trees in site2 2022-02-02 02:33:37 +00:00
site - add generate_gnarling and generate_town in namegen.rs 2022-02-05 13:32:45 +01:00
site2 - add generate_gnarling and generate_town in namegen.rs 2022-02-05 13:32:45 +01:00
util Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
all.rs Gemu's Revamped vox models added. 2021-10-26 05:28:05 -04:00
canvas.rs biome name to chunk name 2022-01-16 18:11:22 +01:00
config.rs Add wildlife density modifier to features.ron 2021-12-25 19:24:09 -05:00
index.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
land.rs Better hazard checks 2022-01-28 15:17:56 +00:00
lib.rs Implement giant trees in site2 2022-02-02 02:33:37 +00:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00