196,033 Commits over 4,110 Days - 1.99cph!
Adjust car steering lerp values
▆▅▋▍▇▌▆▆▆ ▌▍▊▆▋ █▋▌▊▊
▇▍▅ ▄▊█▆, ▆▉▄▆█▆▅▆▋▄, ▄▇▌▄, ▄▍▍▋, ▊▄▌▊
Fixed steering right being slower than steering left
Improvements for flatbed parent triggers
Add an offset based on velocity for hand splashes
Tweaked disturbance component max speed for tube
Instead of polling for the contents of a vehicle trigger, use a new TriggerNotify that notifies an object when a trigger encounters something
Only check for blockages while opening on doors that swing (not the garage door)
first pass at inner tube and boogie board sounds
paddling pool deploy/pickup sounds
Clamp splash effects to board local space plane rather than water level
Fixed buoyancy NRE on tube
Calculate velocity on client for audio sfx
Move out of water check to shared space
increased minicopter decay time outdoors to 8 hours, inside to 36 hours
NPCAutoTurrets no longer shoot shopkeepers or conversation providers
Watergun flamethrower style jet test
Made Entity.Use's last 3 arguments optional, they default to:
2nd argument defaults to value of 1st argument
3rd defaults to USE_ON (matches player's +use)
4th defaults to 0 (Matches player's +use)
Fixed console deduplicating empty strings
Fixed default secondary ammo HUD not updating its visibility when secondary ammo type changes
Fixed combine soldiers only shooting 1 bullet per burst with SWEPs
Fixed combine soldiers not using weapon rest times at all (only uses SWEP rest times now)
Made all pine saplings harvestable
Removed saplings that spawn as bushes
Subtracting
51815 (ConditionalModelFallback) since it didn't work out and we now have a better solution
Rewriting everything so it sucks less
▊▉▊▇▉▅▊▆▄▆▋▇█ ▆▆▉▍▉ - ▍▆▉▋▊▉▍▉▌█ ▌▇▌█▋▊ ▋▌█'▊ ▇▆▄▋▄▌ ▍▅▍▆▋▇▊▊ ▉▅▅▌▍▄█▄ ▆▆▇▋▇▇▊ ▋█'▇ ▄▇▅▊▅▋▋ ▌▉▋ ▉▉▊█ ▊▆▌▉█▌ ▍█▅▇▍▌▇▇
▉▍▆▍▊█▋▆▌▉ ▇▋▄▅▌▆ ▄▆▌'█ ▆▇▇▌▋▆ ▅▅▆▋▅▌▍▉ ▄▌▌▆▄▅▉▅ ▍▊▍▇▆▆▉ ▅█'▋ ▄▋▋▆▊▇▆ █▆▉ ▍▅▇█ ▌█▅▄█▌ ▆▋▍▄▇▊▍▇
Alternative pump style test
CQF using ILOD + LODGrid to manage culling.
▍▉▋ ▌ █▄▉▊▅▊ ▊▌▉▉▇▅▍▅▋▉▊ ▄█▄▆ ▄▌▄▍▊ ▇▉▍█▆▉▊▌▅▇ ▋▌▄ ▄▆▍▉▅ ▄█ ▌██▋▋▌ (▄▊▊█▅█▋▉▇ ▄▍▅▆▋█ ▅▍█▌▌ ▄█▋▆█▊▄█▌▌ ▅▅▊▇▉▄)
tweak pool caustic and layers
Source files:
PTZ camera
audio equipment - boombox/megaphone/phone/tape player/tape recorder
SLChair
attack heli
workcart
zrf kiosk
fireworks
Fix BasePlayer movement references on the server in TriggerPlayerForce and TriggerMount. Moved BasePlayer vars that aren't used on the server at all into BasePlayer-Client, so this mistake is now prevented from being made again.
Bandit town now has a larger prevent building and safezone
WIP support for doors detecting blockages while opening
Save changed speech connections
Better layout for long dialogue text
Added decay to pools and watercraft
Update TriggerMount to retry in more situations
Merge the latest modular car fixes -> Main
Add LockType using statement as well
Move method to server only
More rigorous mount check for ModularCar. Things like TriggerMount which call AttemptMount directly will no longer be able to bypass mount eligibility in cars.
Refactored TriggerPlayerForce to be server-side only like TriggerForce, retaining support for pushing NPCs as well by added ApplyInheritedVelocity overrides to NPCPlayer and BaseNpc.
Ignore TriggerMount if noclipping
Exclude NPCs from TriggerMount
Added enum type and set beach chair to new sitting pose