10,832 Commits over 3,867 Days - 0.12cph!
Fixed door collider not being solid after placement
Campfire "prevent building" collider no longer reaches beneath the campfire
Fixed projectile seeding
Network++
Disabled voice limiter priority sorting (the priorities don't make a lot of sense at the moment, back to FIFO for now)
Allow upgrade / rotation when inside the building deploy volume if the collider change shouldn't cause any trouble
More descriptive message when building upgrade / rotation is blocked
Triangle floor deploy volume tweak (now in line with triangle foundation)
Foundation step socket tweak for certain placement situations
Cherry picking
11432 to main
Roof socket / conditional model fixes
Made footstep sounds of the local player / other players more deterministic
Hooked up stab decals and effects
Hooked up footprint decals
Don't fall back to concrete particles if no particles can be found
Don't fall back to concrete decals if no decals can be found
Don't try to spawn effects if empty string / null is passed as the effect name
Changed BaseMelee distance check to entity API
Fixed in-editor resource gathering
Pumpjack and quarry batching
Refresh batched collider after building block rotation
Various building exploit fixes
Moved second cupboard collider to the prevent building layer, as is tradition
Tweaked player corpse bounds
Cull twig wall shadow casting mesh when batched
Tweaked entity visibility check
Tweaked corpse entity bounds
Enabled prefab preprocessing warmup by default
Added exclude filter to warmup
Fixed campfire line of sight check
Fixed potential NREs in RPC_Server
Minor stability tweaks and fixes
OnValidate error if LightEx intensity modulation is used with LightLOD intensity fade
Legacy LightEx version (backwards compatibility of existing prefabs)
Fixed LightEx interfering with light fade in / fade out
Only update collider parameters in ConstructionCollision if changes have been detected
Updated wall stability supports for the new colliders
Updated triangle foundation sockets for the new colliders