108,019 Commits over 3,867 Days - 1.16cph!
Hide the whiteout overlay when holdering the instant camera (fixes a rare edge case where the screen could get stuck white)
Fix landscape and large photo frames disappearing when trying to paint them with occlusion culling enabled
Fix clearing then saving signs/frames not doing anything
Fixed issue with matrix calculations
Another attempt to stop Trigger NRE's on water volumes
Finished off shader, tidy up
Merge from corpse_floating2
Make sure corpse joint exists
Hopefully fixed NRE when exiting pool after a player had died in the pool
Move the water volume clipping plane down slightly on the above ground pool
Camera overlay asset update so they scale a bit nicer
Another attempt at fixing corpse floating
merge from summer_dlc (only description updates)
Merge from underwear_swap_fix
merge from main, fix proto conflicts from underwear, rebuild proto.
Add underwear names to game manifest string pool
removing unused roof ceiling meshes
Simplified roof models (2 meshes > 1 mesh)
Updated roof.****.full prefabs accordingly
Buoyancy components that are marked as client-side will now actually float on the client
Enabled client-side buoyancy on the player ragdoll
▇▌▋█▇▌▌ ▄▅▉▍▉ ▄▌▌▄▌▌ ▌▇▄▄█▉ ▋▍▌ ▊▌▆▇▇ ▍▊ ▊▊█▇ ▆▊▄▉▉▍ ▄▄ ▉▋█ ▉▆▄▍▉▌ ▆▇▅▊█ ▄▆▅ ▍▅▊▉▇▆▆ ▊█▊▅▇ ▉▉█▉ ▊▇ ▄▅▇▄ ▆▇█ ▋▇▆▆▊▌ ▊▌█▊ ▋██▅▉▆▍▋█▋
▆▇▋▌▊ ▍▄▍ ▄▌▌▌▆▅ ▊▍▍▇▋ ▌▉█▅ ▌▋ ▅▆▅▉▍▇ ▇▌▊▅▇ ▉▇▉▋▋▊ ▋▉▋▍▅▆, ▉▉▆▉▍ ▊▆▋▆▌▅ ▉ ▋▌█▄██ ▄▉▄▆▇ ▊▋▄ ▄▌▊▉▄ ▋▍▍▊▍▋ ▋█▆█▇▅ ▋▅ ▄▍▌▆▋
Adjust car front/rear hurt triggers
Reduce car collision damage to players and to NPCs
Update pool descriptions to specify they only accept fresh water
Revert marking objects dirty when recalculating bounds, it seems to be marking a lot of prefabs as changed
Fixed above ground pool bounds being wildly wrong, should fix some building privilege issues when placing
Recalculating the bounds now marks the prefab as dirty
Stop the ridable horse's saddle from complaining that it can't switch parent to the ragdoll when the horse dies. It doesn't seem to need to switch, so I'm letting it be destroyed silently with an override - same as existing behaviour, but without the logging. Fixes "SwitchedParent Missed horse.corpse" server log spam.
Merge from Main -> Vehicles
Added another cutoff plane to the above ground pool so the water overlay doesn't trigger when standing underneath a full pool
Potential fix for NRE when being killed in a pool
Don't do steam server dlc check in editor, it won't work since we don't auth
Fix cars sliding weirdly on slopes, also improve the "handbrake" when dismounting cars at low speed, so they'll properly stay still