10,973 Commits over 1,950 Days - 0.23cph!
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)
Reapply missing animator changes for torch extinguish/ignite animations
Fix helmet fix applied in
83901 not working on second helmet variant
Merge from media_projects/2023_06
Added global.overrideOceanEnvironmentLerp admin command to allow finer control over ocean depth environment effects (light dimming, fog, etc)
-1 = Normal gameplay
0 = Bottom of the ocean
1 = Surface conditions
Exposed a new set of cinematic underwater parameters, underwater effects will use the params when underwater_cinematic is set to 1 (setup is almost identical to the admin mode but with the water line rendering properly)
Fixed conveyor screen not showing item transfers if the item is being stacked in the output container
Don't show diving suit helmet mesh when in first person with arms mode, fixes helmet mesh appearing when driving vehicles
Had to just disable the head mesh due to skinning differences compared to the original hazmat
Fixed NVG goggle visible aperture scaling with UI scale
Merge from ferry_terminal
Implemented rope climb animation
Enabled on all rope climb prefabs
Merge from ferry_terminal
Fixed misassigned bones on new viewmodels
Added support for a LOD4 in wearables, uses a different LOD arrangement
Made a new RHIB driver mount prefab to ensure anything else using the prefab is unaffected
RHIB driver hands now follow wheel as it rotates
Added a steering wheel range multiplier to prevent how much the steering wheel rotates by in order to prevent distorted shoulders (visual only, actual boat turning range is unchanged)
Update RHIB driver eye position to better match actual player eye position
RHIB driver now uses first person with arms perspective so that we see the arm Ik from first person
Disable write defaults on new turn on/off animator states, fixes foot jitter
Fixed diver torch animation transitions (set to 0 transition speed as the override changes immediately)
Fixed deployed boom boxes failing to reconnect to a valid station after an unsuccesful reconnection attempt
Stop the push interact option appearing while a player is on board the tugboat (this makes pushing impossible as being on the outside is now considered too far to push, will likely need revision)
Updated sleeping bag behaviour to request updated map positions if a bag is parented to a moving object, not just if it's a camper
Largely untested, needs more deployable work to verify
Animated building blocks no longer modify batching if they are parented to a vehicle (fixes door batching issues after opening/closing)
Doors now properly parent to tugboat and the entity follows as expected, even if visual renderers do not
Made the RHIB driver mount point use the SledDriver script, exposes hand IK options
Recache the others just in case
Enabled viewmodel renderer on all new entities
Adding missing renderer components to all torch renderers
Recached rifle renderers
Fix torch missing redirect
Remove some logging
Suit item setup, moved current suit assets into standard folder
Use instruments dlc check for unlock (temp, for testing)
Remove duplicated drop mag event
Fixed hide events not specifying full transform path
Added new meshes to LOD group
Fixed incorrect effect folder path
Fixed a mesh light on the tugboat not marked as dynamic
Tuboat doors, 2 on top, one below
Pass the players model state as well as flags when evaluating which bone position data to pick
Added climbing, ducking and swimming
Fixed eye transform missing on new ragdoll, causing death cam to not move with ragdoll
Adjusted eye transform slightly so that it doesn't clip through geometry as much (is still clipping a bit, needs some work)
Fix UI NRE when inserting a redirect skinned inner tube into a research bench