veloren/world/src
Avi Weinstock f5c1293e9f Address review comments for MR 3679:
- Fix normal vectors/lighting for train tracks.
- Adjust chat command logging statement.
- Remove train tracks when their chunks get unloaded.
- Create a struct for the 6-tuple returned from `get_nearest_ways`.
- Move code that creates the train tracks into `layers::apply_trains_to`.
2022-11-03 15:20:53 -04:00
..
block add bat (created by Gemu) 2022-10-23 20:05:39 +02:00
civ savannah_pit 2022-10-22 19:48:50 +00:00
column Fix deprecated imports 2022-07-15 16:17:19 +02:00
layer Address review comments for MR 3679: 2022-11-03 15:20:53 -04:00
sim Address review comments for MR 3679: 2022-11-03 15:20:53 -04:00
sim2 separate orders by professions and everyone 2022-06-07 18:30:05 +02:00
site savannah_pit 2022-10-22 19:48:50 +00:00
site2 Avoid placing site2 houses on paths (this affects worldgen even with train tracks disabled, since the paths are already there). 2022-10-31 14:55:13 -04:00
util Update Rust toolchain. 2022-09-08 15:43:53 -07:00
all.rs Added redwoods 2022-10-09 23:23:43 +02:00
canvas.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
config.rs Make train tracks configurable as a worldgen feature. Fixes for clippy and fmt. 2022-10-29 14:50:52 -04:00
index.rs Made trees and cave entrances play better 2022-07-15 08:43:35 +01:00
land.rs Avoid placing site2 houses on paths (this affects worldgen even with train tracks disabled, since the paths are already there). 2022-10-31 14:55:13 -04:00
lib.rs Address review comments for MR 3679: 2022-11-03 15:20:53 -04:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00