116,272 Commits over 3,987 Days - 1.22cph!
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
Fixed some errors when attempting to use an IO tool (wire.hose/pipe) on the tugboat
Don't allow storage adaptors to be placed on containers parented to another entity (prevents tugboat placement)
Progress of rewriting MeshRenderers to use a single NativeArray for every mesh instead of a separate NativeArray for each type of mesh
Cherry picked
83953 => Fixed bullet wound decals not showing on player skin
Fixed SSS materials (e.g. skin) not receiving decals or layer mask
divingsuit viewmodel tweaks, made arms a lot thinne and fixed holes
Cleaned up the tugboat props and tugboat props_alt textures / removed some unnecessary details
Better UV mapping on the tugboat door frames
Tweaked sonar emissive to match the other control panel
Convert jobs to use NativeArray instead of List
Add InstancedMeshFilter to workbenches & window embrasures
Cargo ship environment volume layer fix
Added water physics trigger to cargo ship (reusing existing environment volume)
Added environment volume to sewer branch (water physics issues)
Display waves even on lowest ocean quality (gameplay advantage if we don't do this)
Added water.scaled_time convar (works similarly to UseScaledTime toggle on the old water)
Add water.scaled_time convar
Try to fix LODs disappearing when crossing barriers
Cherry picked
83928,
83939 => Fixed deferred decals darkening under certain weather/time conditions
More fixes to deferred decals indirect lighting