userandrecancel

10,554 Commits over 4,324 Days - 0.10cph!

5 Years Ago
Implementation
5 Years Ago
More prefab work
5 Years Ago
Stairwell bottom 360 degree prefabs
5 Years Ago
Merge from main
5 Years Ago
Skin update
5 Years Ago
▍ ▇▇▉█▅▄▍██ ▄▉█▉▋▊▄█ █▄ ▍▋▅▌▍▋ ▌▋▆ ▊▇▉▍▄▆▌ ▌▅▆▇ ▆▊▅ ▆▇▄▋▇
5 Years Ago
█ ▊▋▅▇▊▆▆ ▅▍▍ █▌▆▄▋▋▄ ▄▌▌█ ▌▄▍ ▆▊▇▅█ ▋▉▇▌█ ▌█▅▊▊█ ▇▅ ▍▇ ▌▋▍▉▌▍▄ ▊▅ ▌▍▌▊ ▅▄▍▌▅▋▅
5 Years Ago
Fixed issues with world networking (introduced with monument_prioritization)
5 Years Ago
Merge from monument_prioritization
5 Years Ago
Alistair approved: Changed mining_quarry_c monument to default priority (was set to high) to match the other quarries
5 Years Ago
Alistair approved: Changed giant excavator monument to default priority (was set to highest from back when it was first added)
5 Years Ago
Merge from HDRP_Art_Backport
5 Years Ago
Updated PlaceMonumentsRoadside to offer similar distance parameters to PlaceMonuments
5 Years Ago
Monument distance tweaks
5 Years Ago
Full rewrite of monument prefab prioritization when determining their spawn locations and which monuments not to spawn if there isn't enough space for all of them
5 Years Ago
Don't spawn harbors in tight places where they end up adjusting the coastline opposite to them (looks bad, leads to glitchy topologies)
5 Years Ago
Fixed another edge case that could make rivers overlap each other
5 Years Ago
Fixed harbors and fishing villages spawning at ridiculous slopes
5 Years Ago
Merge from backport_bugfixes
5 Years Ago
Fixed tunnel network gap when two stations were placed right next to each other and a tunnel tried to cross them (seed 1791348891 size 3500)
5 Years Ago
Fixed edge case where tunnel entrance would not connect to tunnel network (seed 598557641 size 3500)
5 Years Ago
Subtracting 61639 (should've gone on a branch)
5 Years Ago
Fixed edge case where tunnel entrance would not connect to tunnel network (seed 598557641 size 3500)
5 Years Ago
Updated RustNative (Removed old "inland" noise since it was causing some excessively steep slopes)
5 Years Ago
Terrain anchors prefer above-ocean-level spawn altitude if possible
5 Years Ago
Unity 2020.3.7f1
5 Years Ago
Cherry picking 61164 & 61218
5 Years Ago
Subtracting 60974 and 60975
5 Years Ago
Re-enabling graphics jobs on macOS (done experimenting)
5 Years Ago
Disabling graphics jobs on macOS for better profiling
5 Years Ago
FIxed harbor_2 never spawning
5 Years Ago
Fixed server NRE in BiomeVisuals, added comment to explain why this even exists on the server
5 Years Ago
Network++ Save++
5 Years Ago
BiomeVisuals now supports pooled prefabs / entities
5 Years Ago
Added CollateTrainTracks to Barren (should resolve train track issues)
5 Years Ago
Added train tunnels to Barren, plus some other fixes
5 Years Ago
Disabled global billboards on all bushes for the current perf evaluation
5 Years Ago
Removing CraggyIsland_HD from bundles / build settings to make sure we're not loading stuff we don't currently need
5 Years Ago
Fixed DecorScale not applying to BushEntity
5 Years Ago
Temporarily removing HapisIsland from bundles / build settings
5 Years Ago
Fixed fishing villages not spawning, moved mainland test to terrain checks inside harbor scene instead of PlaceMonuments script
5 Years Ago
Satellite dish road fixes
5 Years Ago
Merge from HDRP_Art_Backport
5 Years Ago
Cherry picking 60804, 60805 and 60808 (tree LOD fixes)
5 Years Ago
Restored billboard distance behaviour in the tree mesh quality range of 50 to 100
5 Years Ago
Fixed mesh and tree LOD settings not immediately updating all rendered meshes
5 Years Ago
Fixed incorrect LOD distances in TreeLOD when no culling stage was set (which should be the default now, trees never fully cull)
5 Years Ago
Fixed bush removal when building
5 Years Ago
Updated giant excavator topology map for better road connections
5 Years Ago
Network++ Save++