249,481 Commits over 3,959 Days - 2.63cph!
Subtracting
51815 (ConditionalModelFallback) since it didn't work out and we now have a better solution
Rewriting everything so it sucks less
Updated to net 5.0.0-preview.6.20305.6
▊▉▊▇▉▅▊▆▄▆▋▇█ ▆▆▉▍▉ - ▍▆▉▋▊▉▍▉▌█ ▌▇▌█▋▊ ▋▌█'▊ ▇▆▄▋▄▌ ▍▅▍▆▋▇▊▊ ▉▅▅▌▍▄█▄ ▆▆▇▋▇▇▊ ▋█'▇ ▄▇▅▊▅▋▋ ▌▉▋ ▉▉▊█ ▊▆▌▉█▌ ▍█▅▇▍▌▇▇
▉▍▆▍▊█▋▆▌▉ ▇▋▄▅▌▆ ▄▆▌'█ ▆▇▇▌▋▆ ▅▅▆▋▅▌▍▉ ▄▌▌▆▄▅▉▅ ▍▊▍▇▆▆▉ ▅█'▋ ▄▋▋▆▊▇▆ █▆▉ ▍▅▇█ ▌█▅▄█▌ ▆▋▍▄▇▊▍▇
Only re-init cameras if switching between single and splitscreen
Fixed Switch editor error
Fixed camera position sometimes suddenly snapping when one player dies
Facepunch.WebCon -> Sandbox.RCon
move sandbox.source.client into sandbox.source.engine
Route client commands from engine
Facepunch.Console -> Sandbox.ConVar
Run managed console commands from native
Delete Facepunch.Input (unused)
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
Only block input while holding an item on a tube, don't block other logic (tracking distance travelled)
Tweak effects for tube, mostly shifting animation event timings and changing splash position
Removed unused diagonal animations from player animator
Alternative watergun jet implementation test
Increase tree impact damage multiplier from cars (3->5)
Fixed mount triggers being triggerable from outside the car
Horse Rework
Horse Saddle
Horse HeadCollar
Horse Wood Armour
Horse Roadsign Armour
bradley audio implementation tweaks
potential fix for repeating sound bug near launch site
Code review: Use PivotPoint() instead of getting the position directly
▆▋▋'█ ▌▌▄▊ █▊▉█▍ ▍▇█▇ ▉▍ ▍ ▊▋▇▊▆
Fix HostileNote stomping the unhostile time right after receiving the latest value after respawning
Fixed HasScrap purchase condition amounts for mini and scrap heli
Move "CreateFragmentsFromFile: '%s' doesn't exist." to developer 1
Disabled a number of prefabs at supermarket which are prone to floating above terrain on procgen (better fix next month)
Moved a number of supermarket spawners
Supermarket S2P
Properly reset deduplication with messages < 10 characters
Resaved foliage materials to fix AO issues
Fixed VPC /mksln not adding ".sln" if path name has a . in it
Fixed crash when saving preferences in console
Removed unused bindings system
Bind g_pCVar
Remove TriggerPlayerForce on the chassis for now until I fix it properly tomorrow