userandrecancel

12,539 Commits over 3,806 Days - 0.14cph!

3 Years Ago
Subtracting 61639 (should've gone on a branch)
3 Years Ago
Fixed edge case where tunnel entrance would not connect to tunnel network (seed 598557641 size 3500)
3 Years Ago
▆▆▆▌▅▌▇▅ ▉▊▍▋▅ ▉▌▊▊▍▋▅ ▄▊▉▍▋ (██▉ █▍▆) █▉▌▇▉ ▉█ ▌▌█▉▇ █▍▉▋▇██ █▇▇█▉▊▋▆ ▅▊█ ▌▋ ▉█ █▆▇ ▅▇▅▅▄ ▌▊▉▆▄▍ (▅▊▄▄▍▉ ▌▅▄▇▋▌▆)
3 Years Ago
▅▅█▄▇▇▉▅ ▄▅▄▊█ █▄▅▍█▊▉ ▉▊▌▉▇ (▌▍▄ ▇▋▋) █▍▋▍▇ ▅▋ ▅▉▇█▄ ▄▌▄█▇▄▍ ▍▉█▊▊▉▆▌ ▊█▇ ▉▌ ▆█ ▉▊▊ █▊▍▆▆ ▄▅▅▉▌▊
3 Years Ago
Updated RustNative (Removed old "inland" noise since it was causing some excessively steep slopes)
3 Years Ago
█▌▋▊▇▋▊ ▊▊▄ "▍▄▌▋▇▆" ▇▊▇▇▄ ▍▄▋▆▌ ▉▆ ▆▍▊ ▉██▅▍▄▆ ▇▇▍▇ ▋▋▄▇▊▅▄▉▊▊█ ▇█▉▌▄ █▉▆█▇▋ █▇▉ ▇▉█ ▅▄▇-▄▇▊▅▆ ▊▌▅▇ ▅▋▆▄▄▄ ▍▊▄▄▌▋ ▄▉ ▄▍▇▊▌▇▉▉ ▇▉▆█▄▌
3 Years Ago
Terrain anchors prefer above-ocean-level spawn altitude if possible
3 Years Ago
Merge from unity_2020.3.7
3 Years Ago
Unity 2020.3.7f1
3 Years Ago
Cherry picking 61164 & 61218
3 Years Ago
Subtracting 60974 and 60975
3 Years Ago
Re-enabling graphics jobs on macOS (done experimenting)
3 Years Ago
Disabling graphics jobs on macOS for better profiling
3 Years Ago
FIxed harbor_2 never spawning
3 Years Ago
Fixed server NRE in BiomeVisuals, added comment to explain why this even exists on the server
3 Years Ago
Network++ Save++
3 Years Ago
BiomeVisuals now supports pooled prefabs / entities
3 Years Ago
Added CollateTrainTracks to Barren (should resolve train track issues)
3 Years Ago
Added train tunnels to Barren, plus some other fixes
3 Years Ago
Disabled global billboards on all bushes for the current perf evaluation
3 Years Ago
Removing CraggyIsland_HD from bundles / build settings to make sure we're not loading stuff we don't currently need
3 Years Ago
Fixed DecorScale not applying to BushEntity
3 Years Ago
Temporarily removing HapisIsland from bundles / build settings
3 Years Ago
Fixed fishing villages not spawning, moved mainland test to terrain checks inside harbor scene instead of PlaceMonuments script
3 Years Ago
Satellite dish road fixes
3 Years Ago
Merge from HDRP_Art_Backport
3 Years Ago
Cherry picking 60804, 60805 and 60808 (tree LOD fixes)
3 Years Ago
Restored billboard distance behaviour in the tree mesh quality range of 50 to 100
3 Years Ago
Fixed mesh and tree LOD settings not immediately updating all rendered meshes
3 Years Ago
Fixed incorrect LOD distances in TreeLOD when no culling stage was set (which should be the default now, trees never fully cull)
3 Years Ago
Fixed bush removal when building
3 Years Ago
Updated giant excavator topology map for better road connections
3 Years Ago
Network++ Save++
3 Years Ago
Added BiomeVisuals script (selects a child object based on biome, destroys the others, only works with static decor for now)
3 Years Ago
Server compile fix
3 Years Ago
Foliage grid now uses between 1 and 8 threads to refresh multiple cells at once (controlled through grass.maxthreads convar)
3 Years Ago
Fixed "Roadsigns and roadside props spawning at intersections"
3 Years Ago
Merge from HDRP_Art_backport
3 Years Ago
Added grass and decor spawners to CraggyIsland again
3 Years Ago
Cherry picking 60767
3 Years Ago
Fixed tree billboards always (often? sometimes?) being always visible on trees that spawn within network range until going back out / in network range
3 Years Ago
Adjusted monument topology on various monuments to create smoother road connections
3 Years Ago
Fixed "Monuments with tunnel entrances in them can spawn too close to each other, causing one of the tunnel entrances to not be linked to any station"
3 Years Ago
Added globalBillboard toggle to BushEntity
3 Years Ago
Better TreeManager (msg me when it comes to unfucking this upcoming merge conflict with HDRP backport, or just subtract this changeset)
3 Years Ago
Codegen
3 Years Ago
TreeManager fix
3 Years Ago
All bushes are now BushEntity instead of TreeEntity
3 Years Ago
Separate BushEntity (much more minimal than TreeEntity)
3 Years Ago
Better TreeManager