userandrecancel

12,539 Commits over 4,109 Days - 0.13cph!

8 Months Ago
▊▆▇▍▉ ▅▋▄▆ ▍█▆▅▌▋_▌▉▆█▋▄▋▋▅_▌
9 Months Ago
▆▄▉▍▋ ▌▋▊▋▌▋▆▉ ▊▉▉▆▆▅▌▋▍ ▇▇ ▍▍▇▋▋▇▋▆▌▌▊▊▊▆▋▅▌▉▌▄
10 Months Ago
cave_small_hard terrain anchor fixes
10 Months Ago
cave_medium_hard terrain anchor tweaks to prevent it spawning too close to river
10 Months Ago
All paths (road / rail / powerline) avoid mountain topology
10 Months Ago
Added radius check to SpawnHandler.CharDistribution
10 Months Ago
Added second river back to 3500 size maps (removing it didn't help monuments)
10 Months Ago
Removed lake and oasis from 3500 size maps
10 Months Ago
Only spawn 1 river on maps <= 3500 Only spawn 2 rivers on maps <= 4000
10 Months Ago
Subtracting 105130 and 105295 (obfuscation_build_fix)
10 Months Ago
Added BuildOptions.CleanBuildCache back to our build options (removed this previously to reduce build time, test if this fixes our random build issues)
10 Months Ago
TerrainSplatRemove skips mountain topology to avoid messing with canyon splats
10 Months Ago
Merge from world_update_2
10 Months Ago
sponcoers
10 Months Ago
Merge from world_update_2
10 Months Ago
Another attempt to incraese ocean render margin under terrain to prevent shore wetness from being cut off in certain edge cases
10 Months Ago
Added larger radius terrain filter to avoid rivers to ice sheets
10 Months Ago
cave_large_medium terrain check fixes
10 Months Ago
Added second ocean topology pass after all cliffs have been spawned
10 Months Ago
Changed river splat from stones to gravel
10 Months Ago
Only spawn 1 oasis on maps smaller than 4000 Don't spawn any canyons on maps smaller than 4000 Spawn 2 canyons on maps larger than or equal to 5000
10 Months Ago
Subtracting 105196 (shore margin increase) due to several regressions
10 Months Ago
Merge from world_update_2
10 Months Ago
Various fixes for ProceduralMapEmpty, ProceduralMapRailSimple and ProceduralMapRoadSimple test maps
10 Months Ago
Increase ocean render margin under terrain to prevent shore wetness from being cut off in certain edge cases
10 Months Ago
Adjusted cave terrain checks to enforce slightly more padding between the terrain surface and the caves (attempt to fix new cliffs sometimes reaching into caves)
10 Months Ago
TerrainCheckGeneratorVolumes takes an optional offset
10 Months Ago
Added TargetCountWorldSizeMultiplier to PlaceMonuments Reduced lake target count from 2 to 1 for small maps
10 Months Ago
Additional checks for ice sheets to avoid rivers
10 Months Ago
Fixed some additional oddities where rivers meet ocean
10 Months Ago
Fixed several GenerateOceanTopology oversights
10 Months Ago
Merge from hill_cliffs_splat
10 Months Ago
Merge from world_update_2
10 Months Ago
Added TerrainSplatRemove to all hill cliffs
10 Months Ago
TerrainSplatRemove
10 Months Ago
Fixed PlaceCliffsUniform not spawning below 0
10 Months Ago
Fixed airfield sometimes spawning too close to river
10 Months Ago
Fixed rivers being allowed to continue too long below ocean level, causing the ocean to flood large areas of the terrain
10 Months Ago
Fixed underwater specular on terrain
10 Months Ago
Prevent harbors and ferry terminal from spawning on top of rivers
10 Months Ago
No longer spawn ice sheets next to rivers (overwrites river splat and looks out of place)
10 Months Ago
Reduced canyon target count from 2 to 1 to help other monuments have enough space to spawn
10 Months Ago
GenerateOceanTopology skips lake topology as well (previously only mountain topology, which was missing from oasis)
10 Months Ago
Merge from main
10 Months Ago
Subtracting S2P launch site (world_update_2 conflict)
10 Months Ago
Skin bundles
10 Months Ago
Skin update
10 Months Ago
Reapply code
10 Months Ago
Subtracting 1322 (skin corruption)
10 Months Ago
Merge from world_update_2