10,922 Commits over 3,959 Days - 0.11cph!
Removed rigidbodies from radiation sphere triggers (server physics perf)
Reduced overall client side player collider and rigidbody count by a third
Enabled prefab pooling on some effect spawns that weren't using it
Fixed particle systems on impact effects sometimes not playing
Animal skin prefab cleanup (memory usage)
CraggyIsland radiation sphere test
Scene2Prefab (sphere tank, fixes missing barrels)
Fixed ParticleSystemContainer leading to issues on inactive game objects (state uninitialized, trying to call invoke)
ParticleSystemCull / ParticleSystemLOD fixes
Changed how NaN damage is ignored (in case early returning leads to issues in Hurt() method overrides)
Don't allow items to be stacked on items that have been marked as invalid
▍▅▉▆▇▆█▉▊▇▄▌ ▋▆█▋▊▉█▅▄ ▄▅▆ ▉▉▆▆▊▄
Scene2Prefab (static industrial door collider update)
Updated static industrial door collider dimensions
Log warning when entity switches to null network group
▅▆▆▌▇▇▇▅█▋▌▄▄▇▅▄ ▋▋▆▅▅▊ ▇▄▉ █▍█▅▄▄█▋█▍ (▇▄▊ ▉▉▄▄ ▋▉▇▇▉█▍)
Snow piles on tree bases cull
Scene2Prefab (updated static industrial doors)
Fixed layer on static doors
Added prevent building volumes to harbors
Scene2Prefab (updated truck cabin in the harbor prefabs)
Stricter high external wall placement (RUST-1502)
Bunker room layer fixes (RUST-1495)
Harbor gradient alignment for more reliable placement
Fixed monument terrain offset being ignored
Minor cave_small_medium fix
Refreshed terrain volume checks on caves and military tunnel
Added terrain adjustment radius to monument script (instead of taking it from the terrain dimensions)
Added cutoff radius to terrain volume check generator
Added terrain volume checks to military tunnel
Refreshed terrain volume checks on caves
Terrain check / anchor generator fixes
TerrainFilter checks the global object filter in addition to the local filter
TerrainFilter is also checked by decor (if they ever use it)
Rough harbor placement (WIP)