userandrecancel

12,598 Commits over 3,867 Days - 0.14cph!

12 Days Ago
Skin bundles
12 Days Ago
Skin update
13 Days Ago
▍▉▄ ▌██▋█ ▊▄▅▆▌▄▄▆
13 Days Ago
█▆▇▊▍▉▇ ▍▉▊ ██▅ ▉▇ ▊▉.▊▋.▅
13 Days Ago
██▇▊▉█▄ ▇▊▅██▇▉▆▆▌▇ ▅▆ ▅▊▄▉▇ ▍▇█▇▄█
17 Days Ago
Fixed paddling pool water being invisible inside canyons
17 Days Ago
Shader fixes
17 Days Ago
Meta files
17 Days Ago
Script auto updates / compile fixes
17 Days Ago
manifest.json and packages-lock.json
17 Days Ago
TMP_ script changes
17 Days Ago
Add ProjectSettings/MultiplayerManager.asset to SCM
17 Days Ago
CurrentVersion.cs
17 Days Ago
ProjectVersion.txt
18 Days Ago
Fixed above ground pool water being invisible inside canyons
18 Days Ago
▊▆▇▍▉ ▅▋▄▆ ▍█▆▅▌▋_▌▉▆█▋▄▋▋▅_▌
21 Days Ago
▆▄▉▍▋ ▌▋▊▋▌▋▆▉ ▊▉▉▆▆▅▌▋▍ ▇▇ ▍▍▇▋▋▇▋▆▌▌▊▊▊▆▋▅▌▉▌▄
49 Days Ago
cave_small_hard terrain anchor fixes
49 Days Ago
cave_medium_hard terrain anchor tweaks to prevent it spawning too close to river
49 Days Ago
All paths (road / rail / powerline) avoid mountain topology
49 Days Ago
Added radius check to SpawnHandler.CharDistribution
49 Days Ago
Added second river back to 3500 size maps (removing it didn't help monuments)
49 Days Ago
Removed lake and oasis from 3500 size maps
50 Days Ago
Only spawn 1 river on maps <= 3500 Only spawn 2 rivers on maps <= 4000
50 Days Ago
Subtracting 105130 and 105295 (obfuscation_build_fix)
50 Days Ago
Copy monuments_scene from mac build server (scene bundles are not cross platform, see maps.bundle)
53 Days Ago
Added BuildOptions.CleanBuildCache back to our build options (removed this previously to reduce build time, test if this fixes our random build issues)
54 Days Ago
TerrainSplatRemove skips mountain topology to avoid messing with canyon splats
54 Days Ago
Merge from world_update_2
54 Days Ago
sponcoers
54 Days Ago
Merge from world_update_2
54 Days Ago
Another attempt to incraese ocean render margin under terrain to prevent shore wetness from being cut off in certain edge cases
55 Days Ago
Added larger radius terrain filter to avoid rivers to ice sheets
55 Days Ago
cave_large_medium terrain check fixes
55 Days Ago
Added second ocean topology pass after all cliffs have been spawned
55 Days Ago
Changed river splat from stones to gravel
55 Days 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
55 Days Ago
Subtracting 105196 (shore margin increase) due to several regressions
55 Days Ago
Merge from world_update_2
55 Days Ago
Various fixes for ProceduralMapEmpty, ProceduralMapRailSimple and ProceduralMapRoadSimple test maps
55 Days Ago
Increase ocean render margin under terrain to prevent shore wetness from being cut off in certain edge cases
55 Days 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)
55 Days Ago
TerrainCheckGeneratorVolumes takes an optional offset
56 Days Ago
Added TargetCountWorldSizeMultiplier to PlaceMonuments Reduced lake target count from 2 to 1 for small maps
56 Days Ago
Additional checks for ice sheets to avoid rivers
56 Days Ago
Fixed some additional oddities where rivers meet ocean
56 Days Ago
Fixed several GenerateOceanTopology oversights
56 Days Ago
Merge from hill_cliffs_splat
56 Days Ago
Merge from world_update_2
56 Days Ago
Added TerrainSplatRemove to all hill cliffs