116,240 Commits over 3,987 Days - 1.21cph!
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
terrain heightmap regression (add to heightmap scripts)
Cherry picked
83990 => Fixed minicopter fuel gauge shader much more opaque now
Fixed shading on transparent materials
disabled burst cloth on vm diver ak
Fixed being unable to place wooden ladder on cargo ship
Fixed MotorRowboat incorrectly implementing InitShared (without calling into parent version)
Fixed door stacking on tugboat (guide still shows as blue, but door cannot be placed)
Fixed nested child deployables on tugboat
DecayEntity fix on tugboat deployables
StabilityEntity tweak on tugboat deployables
GroundWatch fix on tugboat deployables
changed the angle of the road coming into ferry terminal, this may help procmap cope with road connections better
updated hlod
merge from caves_lighting_fix
merge from flashlight tweaks
updated wall lights prefabs used in underground train tunnels
clamping fishing net textures
fixed animation type on type2 rope ladders
fixed wood paneling material in terminal after a merge broke it
Vending machines on a tugboat will send a positional update via their map marker roughly every 30s
Merge from media_projects/2023_06
Updated directory bundle tags
Removed old cine diversuit model
Fixed dismounting a mountable deployed on a tugboat moving the player into the drivers cabin
Solution: only let the parent vehicle override the dismount position if the player is dismounting from an actual declared mount point
Protobuf generation, fixes
Merge from tugboat/respawn (fixes sleeping bags on map not moving with boat when placed on a tugboat)
Merge from save239/voicemail
Fixed RPC argument not using EntityId when telling the client to play an answering message, preventing the dialling player from leaving a message
Moved voicemail audio system over to the IServerFileReceiver interface, regular cassette playback via recorder/boombox is unchanged