126,660 Commits over 4,109 Days - 1.28cph!
▄▍▅▇▆▉ ▍█▆▇ ▋▇▋▇▍▅ ▉▍▋▍▋ ▊▉▉▆▅▌▌▌▉ ▌█▆ ▊█▊ ▉▆▋█▅▊▆▍
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
Removed DoMovingWithoutARigidBodyCheck method from BaseEntity.Server. This was unused and hasn't been an issue since Unity 5.
Match corpse position sync parameters to vehicle position sync parameters. Keeps corpse world position properly in sync when on a moving vehicle. Since limb positions are local, we can get away with updating them less often - keeping the base position accurately in sync is enough.
Reworked inner bulb and outer glass with new shader features
Show details for nexus when clicking on one in the server browser
Added fresnel-style emission fade option to "Rust/Standard"
Fix unity_WorldToObject being incorrect inverse of unity_ObjectToWorld via a diogo code snippet
Shadows now work