userandrecancel
reporust_rebootcancel

10,842 Commits over 3,897 Days - 0.12cph!

4 Hours Ago
Added missing Model component to grenade.f1.entity (leading to missing skin in third person)
Today
█▇▉ █▊▊▆▊▅ ▅▄█ ▊▆▋▅▅▋▆▄▆█▉█ █▊█▅▋
Today
▍▊▊█ ▇▊▅▄▇▋█▋▇▋▌▌█ ▉▍▌ ▍▍ ▉▄▌, █▄▍▌▌ ▍▆▅▄▉▄▇█▍ ▍▅▅ ▋▉▉▋█ ▍█▇▍ ▄▌ ▇▇▍▄▊▉▍ ▉▅▆ ▉▌▅ ▉▆▆▌ ▉▄▉▄▊▌▅▄▉ ▅▍▄▉█▌ ▌█▌▋ ▉▄▋ ▌▄▇▄▌▆▊▇▅ ▆▋
Yesterday
▇▌▉▋▊▅▌▇▅▉▄ ▅▋█ ▉▄▍ ▇▆▄▉▌▅▉▆▄▉ ▌█▌▊▊ ▆▊▍▍ ▅▊▅▄█▉▆ ▌▆ ▆▅▌▌▍▌ █▌▍██▋▄▉ ▉▊▍▍▆▍▇ ▍▅█▉▌▆ ▆▅▉▍▊▇▆▍▌▊▍█
4 Days Ago
Merge from indirect_instancing
4 Days Ago
Restoring ProjectSettings.asset
4 Days Ago
Merge from indirect_instancing
24 Days Ago
editorconfig update
25 Days Ago
Merging .editorconfig from main/StandardCodeFormatting
37 Days Ago
Skin bundles
37 Days Ago
▍▉▄ ▌██▋█ ▊▄▅▆▌▄▄▆
37 Days Ago
█▆▇▊▍▉▇ ▍▉▊ ██▅ ▉▇ ▊▉.▊▋.▅
38 Days Ago
██▇▊▉█▄ ▇▊▅██▇▉▆▆▌▇ ▅▆ ▅▊▄▉▇ ▍▇█▇▄█
42 Days Ago
Fixed paddling pool water being invisible inside canyons
42 Days Ago
Shader fixes
42 Days Ago
Meta files
42 Days Ago
Script auto updates / compile fixes
42 Days Ago
manifest.json and packages-lock.json
42 Days Ago
TMP_ script changes
42 Days Ago
Add ProjectSettings/MultiplayerManager.asset to SCM
42 Days Ago
CurrentVersion.cs
42 Days Ago
ProjectVersion.txt
43 Days Ago
Fixed above ground pool water being invisible inside canyons
43 Days Ago
▊▆▇▍▉ ▅▋▄▆ ▍█▆▅▌▋_▌▉▆█▋▄▋▋▅_▌
46 Days Ago
▆▄▉▍▋ ▌▋▊▋▌▋▆▉ ▊▉▉▆▆▅▌▋▍ ▇▇ ▍▍▇▋▋▇▋▆▌▌▊▊▊▆▋▅▌▉▌▄
2 Months Ago
cave_small_hard terrain anchor fixes
2 Months Ago
cave_medium_hard terrain anchor tweaks to prevent it spawning too close to river
2 Months Ago
All paths (road / rail / powerline) avoid mountain topology
2 Months Ago
Added radius check to SpawnHandler.CharDistribution
2 Months Ago
Added second river back to 3500 size maps (removing it didn't help monuments)
2 Months Ago
Removed lake and oasis from 3500 size maps
2 Months Ago
Only spawn 1 river on maps <= 3500 Only spawn 2 rivers on maps <= 4000
2 Months Ago
Subtracting 105130 and 105295 (obfuscation_build_fix)
3 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)
3 Months Ago
TerrainSplatRemove skips mountain topology to avoid messing with canyon splats
3 Months Ago
Merge from world_update_2
3 Months Ago
sponcoers
3 Months Ago
Merge from world_update_2
3 Months Ago
Another attempt to incraese ocean render margin under terrain to prevent shore wetness from being cut off in certain edge cases
3 Months Ago
Added larger radius terrain filter to avoid rivers to ice sheets
3 Months Ago
cave_large_medium terrain check fixes
3 Months Ago
Added second ocean topology pass after all cliffs have been spawned
3 Months Ago
Changed river splat from stones to gravel
3 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
3 Months Ago
Subtracting 105196 (shore margin increase) due to several regressions
3 Months Ago
Merge from world_update_2
3 Months Ago
Various fixes for ProceduralMapEmpty, ProceduralMapRailSimple and ProceduralMapRoadSimple test maps
3 Months Ago
Increase ocean render margin under terrain to prevent shore wetness from being cut off in certain edge cases
3 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)