veloren/world/src
2022-02-22 22:11:01 +01:00
..
block new entities 2022-02-09 20:10:59 -05:00
civ Prevent castles being assailable from above. 2022-02-22 22:11:01 +01:00
column Improved terrain in sites 2022-01-27 11:48:41 +00:00
layer Balance tweaks 2022-02-13 00:39:46 -05:00
sim Decrease too-many-arguments-threshold and type-complexity-threshold. 2022-01-30 20:16:21 +01:00
sim2 Gnarling dungeons now only generate near forests. 2022-02-10 14:58:09 -05:00
site Addressed feedback 2022-02-12 20:52:01 -05:00
site2 break when there are no stations 2022-02-20 22:11:09 +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 new entities 2022-02-09 20:10:59 -05:00
canvas.rs biome name to chunk name 2022-01-16 18:11:22 +01:00
config.rs Enabled site2 towns by default 2022-02-15 19:01:43 +00: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 Addressed feedback 2022-02-12 20:52:01 -05:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00