branchrust_reboot/main/rail_network_3cancel

11 Commits over 0 Days - ∞cph!

3 Years Ago
Marge Main -> Rail Network 3
3 Years Ago
TrainTrackSpline uses the new hierarchy system
3 Years Ago
Comment only. Added info on Hierarchy
3 Years Ago
PathList has Hierarchy variable that can be set to determine type (0 = ring road / rail, 1 = side road / rail, 2 = dirt trail / rail siding)
3 Years Ago
Mark the new rail sidings as secondary paths, make sure they're not selected by default, and set them to be the new wagon spawn areas
3 Years Ago
Enabled cliff spawning in ProceduralMapRoad
3 Years Ago
Fixed certain cliff pieces sometimes spawning on rail
3 Years Ago
Cull railside and roadside client side bushes when buildings overlap them (this is load balanced through LODManager so comes with some delay)
3 Years Ago
Fixed rail siding overlap issues
3 Years Ago
Fixed junkpiles spawning on rail (can be cherry picked to main)
3 Years Ago
Initial version of rail sidings (short, parallel sections of two-lane-rail; still some overlap issues to be solved)