198,742 Commits over 4,140 Days - 2.00cph!
Melee weapon adaptation WIP
▊█▊ ██ ▌▅▍▌▆▇ ▆▅▍ █▆▊ ▄▍ ▌▇ ▍▇▆ ▋▇▅▍▆.
merge from auth_ticket_fix
▄▍▅▇▆▉ ▍█▆▇ ▋▇▋▇▍▅ ▉▍▋▍▋ ▊▉▉▆▅▌▌▌▉ ▌█▆ ▊█▊ ▉▆▋█▅▊▆▍
Updated all scientist AI designs to now have a % chance per tick of continuing to move to chase position in Chase state when the player is LOS, instead of just stopping when LOS and switching to combat state.
Scientists now also run attack tick in chase state.
▆▉▊▅██ ▆▍█▌▊▊▇▉█ ▋▆▊▇▄▋▄▍ ▇▋ ▉▍▉▋█▇█▅ ▆▅▄▄▍▅
Updated scientist AI designs to enter combat state not takecover when initially attacked
InstancedRenderer will take into account if the mesh wants to recieve shadows, cast shadows & light probe usage
Shadows moved from MeshRenderer -> DrawMeshInstancedIndirect()
▉▍▇▆▇ ▉▆█▇▉▄▊ ▆▌ - ▅▅█▅▅▊▉ ▌█▅▌▋ ▅▍▆▆ ▄▄▉▄▄▊▊▌▉
█▇▍▌█ ▋▇█▄▋▉▄ ▌▋▋▌▊▌▄▌▆ ▇▅█▊██▋▊ ▊▆▉▋ ▄▇▉▍█▆
merge from building_skins_3
enabled forceVisible flag on SC skin RendererLODs
Added rendererbatch components where it made sense
Added LODComponent.OccludeeParameters.ForceVisible to disable occlusion culling entirely for a renderer
▄▄▇▍▇▄▆ █▌▅▆▄ ██▅▊▄▋ ▉▌▌ ▍▄▅▍▌▍ ▉▊▅▊▌▉ ▉▄▋▄▆ ▅▉██ ▄▄▆▅▇ ▋▍▄▅ ▄█▉▍▅▍▆ ▄█▄▊ ▋▋███▌▇ ▇▉▌▉▄ ██▌▄▌▋▉▆ ▉▊▍▉▇▍▉▌▋▌
▍▇▅▋▊ ▌▉▇▄▍▌▇▇▇▍ ▌▉▍█▉ ▄█ ▄▄▇▄▌▌ ▄▆█▆▅█▍ ▉▄▅▅▅ ▋▋▊▇ ▅▌ ▇▊ ▇▆█▇▅▇ ▋▉▆▅ ▇▊▍▊▇ ▋█ ▊▆▍▇█ ▋█ ▌▇▋▆ ▋▋▍ █▋▅█▋▌▄▅▋ ▊█ ▆▍▋ ▉▅▅█▌ ▌█▊▇ ▇▍ █▄▉ ▋▊▉▋.
merge from building_skins_3
merge from cover_merge:
Scientists now sometimes turn and run to cover instead of retreating slowly backwards. More likely if low on health or ammo.
Fixed bug with scientists shooting when not facing towards their target.
Fixed combat action timer not resetting and slightly reduce the time between actions.
disable some wip flank code
Industrial static doors - colour variants + glass
Merge from RagdollRewrite2
Added a curve to the water mask plane
Made and applied a custom water mask plane mesh for tugboat. Adjusted parent trigger import settings.
Fixed tugboat z-fighting due to mesh compression
New custom parent trigger collider mesh for tugboat
Adjust tugboat colliders to allow for smoother movement around the boat. Adjusted the actual model a little to remove the second floor overhang, as it was obstructing movement into the cabin.
Merge from ferry_terminal
MonumentIsland test scene using ferry terminal
Updated mlrs_static prefab with mesh collider (may require tweaking)
Tugboat convex railing colliders done
New 3D model variant for tugboat with less railings
Give players a little more collision room on the lower deck
Fixed missing lower floor collider
Complete convex collider setup for tugboat, apart from railings. Uses Vehicle Large layer.
Viewmodel on/off function
New flare FX & related files.
Torch texture size optimization
Glass material tweaks
Fixed ragdolls still sinking into vehicles a bit as the vehicle moved (most visible via scrap heli ascending with ragdoll in the back). Was caused by still have rigidbody interpolation on on the ragdoll when doing server-side simulation, which was giving it a slight delay.
Revert accidental TriggerParent change