10,828 Commits over 3,867 Days - 0.12cph!
GenerateRailLayout paths rails closest to the ring rail first (so they aren't blocked by rails that start further from the ring rail)
GenerateRailLayout cleanup for BlockedPointsAdditional
TerrainPathConnect center point calculation fix in GenerateRailLayout
Removing prevSign workaround from GenerateRailLayout
Pathfinder directional algorithm updated to new heuristic
PathFinder int overflow fix that led to crazy paths
▌▋▄▄▍▌█ ▊▇▌▄█▇▋ █▆▉▉▍▌ █▉▋▆█▍▅▉▋▉▋ (▄▍▍▊▋▋▍ █▋ ▌▉▇ ▉▅▌▌▇▌ ▅▌▌▍▅▆▇ ▍▋▊▄)
Don't spawn train tunnel rail entrances if no above ground rail exists
Enforce larger distance between train tunnel stations
Train tunnel rail entrance nobuild volume
Train tunnel rail entrance can only replace train tunnel grid pieces that are replaceable (i.e. not underground train stations)
Merge from rail_network_link
Merge from experimental (rebase)
Tweaked MaxDepth and MaxFloor for caves in World Setup
Underground environment volumes now forced underground during placement
Underground and building environment volumes now prevent overlaps during placement
MaxDepth, MaxFloor, MaxCount are set in inspector
More prefab work (dungeon volumes, environment volumes)
Procedural cave piece tweaks
Removed well_a, b and c pieces from procedural caves since they cannot be climbed back up
More procedural cave piece prefab setup
GenerateDungeonBase / AIInformationZone NRE exception fixes when some stuff isn't set
Added procedural cave generation to World Setup
Added TerrainPathConnect to procedural cave entrances
Added InfrastructureType.Cave
Initial socket setup for the cave pieces
Initial sockets for procedural cave entrances
Removing old cave prefabs, disabling Scene2Prefab on old cave scenes
Merge from rail_network_link (to avoid merge conflicts later)
Better left / right connection in GenerateRailLayout
Train tunnel terrain / topology check improvements
Tunnel entrance terrain check tweaks
TerrainPlacement cliff splat fix
Train tunnel rail entrance environment volume setup
Updated train tunnel entrance terrain check
Train tunnel entrance icon
Fixed missing rail connections to tunnel entrance after
87807
TerrainPlacement supports being on a child object with a positon / rotation offset
Train tunnel rail entrance terrain setup
When building staging, upload to the "main" branch instead of the "default" branch (steamcmd changes workaround, will need to figure something else out)
When generating rail layout, ensure one rail connects "left" and the other one "right"
Added monument topology to train tunnel entrance (only the test prefab)
GenerateRailLayout uses higher PushMultiplier
Fixed train tunnel entrance overlap with monuments
Removing PlaceMonumentsRailside from World Setup prefab
Increased GenerateRailLayout push multiplier
Trainyard is now placed together with the other large monuments
Merge from main/excavator_props_fix
Merge from main/console_window_improvements