116,227 Commits over 3,987 Days - 1.21cph!
Fixed server-side projectiles not damaging tugboat
Fixed infinite WaterCamera NREs in scenes with a camera but no ocean
Fixed spraycan redirect reskins not properly restoring local position on parented entities (fixes disappearing door when switching to/from industrial door skin)
▌▅██ ▊▋▋▆▅ ▅▍▋▅ ▉▌▇▍▋▅▍▊▄ ▊█▍▄▌ - ▍▌▇▇▇▊▋▄ ▋▄▌▉▊▆▇▉▉ ▅▅▆▅█
Don't parent gibs to vehicles, fixes slow motion movement of gibs when a deployable on the tugboat is destroyed
Cherry pick
84023 (switch to BurstClothHitboxCollision)
Fixed tugboat gibs floating in slow motion (see new UsePerGibWaterCheck option on Gibbable component)
Shrink colliders to fit on tugboat gibs, still has some erratic behaviour but is a bit less extreme
Use an index based lookup for preloaded cassette audio instead of using StringPool, simpler and solves StringPool warnings when calling an answering machine
Added tugboat gibs, although gib behaviour is currently insane
Matched sonar blip colour to sonar sweep colour
Merge Tugboat -> save239. Had to stomp
84010 and
84019 temporarily - will restore them in a moment.
Wrote again to have single array to make job system happy
Input: large unsorted NativeArray of every meshes
Cull and sort them in the job system
Render each mesh from a large compute buffer of the output
Not rendering in exactly the right place but need to checkpoint
Replace BurstCloth components with BurstClothHitboxCollision so things handle parenting etc better
Update BurstClothHitboxCollision to work with entities other than players
Fixed previous udnerwater "fog" fix not applying for submarine windows
Fixed underwater view distance adjustments via WaterOverlay not doing anything
Fixed Tugboat caustics projecting into nothing, not being set up for its size.
Added colliders and updated the LODs for the oiljack
Water droplet material is underwater masked.
Added water masking to Glass/GlassTransparent shader
Replace all materials not just first
brick skin texture polish
Fix for submarine windows missing underwater effect
Fix some issues with skins when using placement models.
Skin an item once not a bunch of times.
Fixed NREs on concrete hatchet and pickaxe viewmodels
Fixed tugboat radar flickering
Merge from media_projects/2023_06
tweaked wood door to match other doors bounds vertically
re-exported single wood door textures for higher quality
Water drink prompt tweaks
Fixed snowing underwater.
Fixed shoreline wave normals never being applied to ocean (should only be applied on highest quality)
Fixed fallback normals not being applied to lakes / swamps
custom shadow proxies for brick wall meshes
Fixed moonpool water issues
Cherrypick fix Beaufort 5 being too vibrant, and other water color tweaks.
Underwater fog slightly darker.
Nudged water SSS down a little.
Fixed beaufort level 5 water accidentally being brighter than the others.
changed surface type of brick skin from stone to rock because apparently stone surface type sounds like grass. @Sound
merge from save239 - Staging wipe