198,659 Commits over 4,140 Days - 2.00cph!
Hide the plankton too, we don't want plankton in our sub
Increase minimum buoyancy
Disable the water FX on the sub. Splash FX are nice, but they show up both outside and inside of the sub
Don't show the water bubbles effect when going underwater if player is mounted in a submarine
▆▅▆▋▅ ▄▋█ ▉▍▋▉ █▋▋▄▅▌ ▊▇▄▌██▊ ▋▆ █ ▆▍█▋▄▄▍▊▌█▉▊▋▅▊, ▋▇▄▇▊█▉▆ █▆█ ▌▇▊▋▅ ▇▌▆▆ ▉█ ▍██▋ ▅▅▊▇ (▍▊▍▆▋ ▄▉'█ ▊▄▊ ▊▄█▊ ▅▉▍▅▇ ▆▌█▍)
▄▆▇▊ ▌▌▇ █▊▄▆ ▋▍▅▍▋▉▌▅▅▉ ▌█▉▋▇▆ ▅▄▇▅
▅▅▍▅▉▊▍▉▌▋▆▄▍ ▆▌▅█▄█▌▇ ▊▇▇▆▌▌▌▉▉▅█ ▆▍▄▊ ▍▄█▄▉▇▇ █▇▋█▆ ▍▅▋▄▊▉
Set up a water overlay modification for when the player is in a submarine. Changed the goggles setting to pull state instead of push.
▊▆▅▅, ▋█▇▍▅▌▉▅█ ▅▊▅▌▄ ▉▅▊▅▍
Fixed issue with final blits using incorrect viewport
Merge from unity_2020.3.7
Error log if AI design not found
spruced up ricochet effect, scale with distance
More profiling & profiling fixes
Fixed some entities (such as props) reporting "tookdamage" as false in PostEntityTakeDamage when they are killed
Profiling and compile fixes
greybox meshes for countryside bunker entrance
Added CMoveData.Set/Get for: ConstraintWidth, ConstraintSpeedScale, ConstraintCenter, FinalIdealVelocity, FinalJumpVelocity, FinalStepHeight
More responsive controls for drive_noclip for "Drive" property
Entity.SetAngles properly sets angles on jeeps, they no longer snap back to old angles
Automatically leave previous vehicle when entering a new vehicle (for example via Player.EnterVehicle)
Micro optimization to player:__index (Community Contribution)
Change EyeAngles() back to what it was, but keep GetAimVector correct to the vehicle view so SWEPs shoot where expected while in a vehicle
Fixed the half life 2 shotgun hack affecting SWEPs
manual merge from ai main
Fixed duo sub interior lod size difference
material opacity change for the shadow box has finally come through...
▌▇▉▅▆▅▄▇ ▊▇▉▉██, ▍▄▆▆▍▉▉ ▅▊▅▇▊▆▌ ▉█ ▌ ▌▇█▉▌▌▌▉▇ ▉▇▄ █▊▋▉▊▅▄ ▌▊ ▋▇ ▄▊▋ █▋▉▍ ▆▌▆█
▆▄▌ ▌▋▆▉▌▉▍▌▋ ▌▍▆█▌▉▌▅█▍█▋▆▍ ▇▆ ▆▊█▉▍▇▆ ▌▄▅█▋▌▄█ ▇▅▌▆▉ ▄▍▋▅▍▅▌▇ ▉▄▊▋▍▇▉ ▌█▆. ▌█▊ █▇ ▊▅▅ ▇▇█▅, ▊█▋ ▋▅ ▆▌▇▊. ▋/▉ ▌▆ ▄▉▊▌ █▉▊▌/▌▍▌▍▊ ▉▄ ▍ ▌▌ ▉▌██ ▅▄ ▅▆▆▍ ▅▊▄▌▋▅▇▅▉ ▇▍ ▌▌ ▆▋█ ▍▌█▋
Adjust volumes to work around a camera bug in WaterCullingVolume
Add water culling volumes for the duo sub, to hide water surface inside the sub. Unfortunately it needs several since culling volumes are boxes and the sub is very round, but performance seems fine.
Player can dive/surface the sub
▊▉▇▌▉ ▍▇▇▌▅ ▅▌▇ ▇▋▇▋█▋ ▆▋ ▋▊▄▋▋ ▄▅▌▊▊▆▍ ▆█▊▍ ▋▉ ▍▍▋ ▊▋██▉▉▊ ▇▅▍▇ ▅▌▍▍▇ ▄▋▌▆█▆
▅▇▊▊▄ ▄▍▌▋▋ █▄▊▋▄ ▊▆▌▋▌▊ ██▊▊▅▆▉ ▉▌▆▄▉ ▆▅▉▄▄, ▇▇ ▆█▄▊▍▉ ▅█▉▅▄█▊ ▍▊▊▌▍▍▍ ▌█ ▆▍ █▇▉█▊ █▊ ▆▉▇▊▅█▋▋▅
▍▋▍█ ▋▌▇▉▉ █▋▅▅█ ▉▌▆▄▅▉▍ ▋▌▄▉▌▍ ▆▇█▆▄▆▋ ▄▄ █▌▆▊▍▍
Actually better, don't serialize them at all
Hide BuoyancyPoint parameters in the inspector that are overridden
Sub mount and dismount updates. No more hacks.