135,777 Commits over 4,444 Days - 1.27cph!
Fixed vehicle sub-entities doubling up on the client side
Potential fix for snowball leaked entities
Fuel and storage sub-ents
Move InitShared out of #SERVER area, and take additional #SERVER flags away from around childVehicles.Clear() - needed on the client as well.
fire in longer bursts when close range
More snowmobile WIP. Compiling now
this bad boy can fit so many cliffs in it *slaps roof*
Cleaned up old east inland splats
WIP converting CarPhysics to be more generic, so snowmobiles can use it too. + some snowmobile code.
Road normal/tangent tweaks to mitigate an intersection issue. (temp fix)
Added support for alt look while spectating (added a new model state flag to track when a player is alt looking)
- Changed some more GetWorldVelocity calls into GetLoalVelocity, so they'll work if parented.
- Moved GetLocalVelocityServer and GetAngularVelocityServer rigidbody-based overrides into BaseVehicle, so we don't have to override with the same method for every new vehicle.
Rename ModularCarPhysics to CarPhysics
Rename EntitySpectateAware -> LocalOrSpectatePlayer
Update RPC overloads
Merge VehicleUpdates -> Main, let's try this again
Fix for revertion bullshit in northern terrain data
Most remaining east inland cliffing
merge from human_ai_combat
Added a near clip offset for underwater rendering
animals can no longer attack players in modular vehicles
fixed bug with animals continuing to attack player corpses
merge from excavator_scene_rework
added convars to AIBrainSenses for the new los/update interval timings.
Manifest rebuild to fix "no number for string fuel_storage"
Fix load order issues with vehicle fuel
More optimizations to height and trace queries
Fixed third person mode when spectating