11,016 Commits over 4,109 Days - 0.11cph!
Stuff on roadsides / powerline pylons check their terrain anchors
Added some grass clutter to procedural roads
Roads use biome tint of gravel splat
Tweaked path splat and topology blending
Tweaked road width
Changed roadside splat to gravel
Changed procedural road to asphalt
Tiny road layout optimization
Better solution to prevent flooded roads
Ice lakes are placed after monuments so they don't occupy half the arctic biome
Added terrain anchors to power line pylons for better placement
Same thing for power lines
Split river and road terrain adjustments into their own procedural components
Improved mesh generation and terrain adjustments for roads and rivers
Improved transition from procedural roads to monument roads
Fixed the occasional gaps between roads and terrain
Fixed terrain sometimes peaking through roads
Mining quarry is uncraftable and no longer drops as loot (static quarries only)
Warehouse no longer has a quarry
Added road piece to warehouse
Mining quarry monument is tier 2
Added road connection node to mining quarry monument
Reapplied launch site road / power nodes
Fixed possible race condition when building splits / merges were deferred
Fixed building merge not sending out network updates for building blocks that changed their IDs
Building privilege extends out for 10 meters around a building
Fixed another "user-provided triangle mesh descriptor is invalid" error on some road meshes
Road and powerline tweaks
PathFinder still prioritizes direct neighbors over diagonal neighbors when diagonals are allowed
PathFinder.Point implements IEquatable
Preliminary road / power connection points for all monuments
Monument placement optimizations
Updated powerline layout to same algorithm roads are using
Added gizmos to TerrainPathConnect
Tweaked world tier distribution (slightly smaller, more concentrated tier 2)
Tweaked biome distribution (slightly less arctic, slightly more arid)
Roads no longer sometimes go through water
Fixed "user-provided triangle mesh descriptor is invalid" error on some road meshes
More work on the road network generation in preparation of monument in / out points
Fixed roads / powerlines getting interrupted by rivers