249,481 Commits over 3,959 Days - 2.63cph!

5 Years Ago
Subtracting 51815 (ConditionalModelFallback) since it didn't work out and we now have a better solution
5 Years Ago
Rewriting everything so it sucks less
5 Years Ago
Updated to net 5.0.0-preview.6.20305.6
5 Years Ago
▊▉▊▇▉▅▊▆▄▆▋▇█ ▆▆▉▍▉ - ▍▆▉▋▊▉▍▉▌█ ▌▇▌█▋▊ ▋▌█'▊ ▇▆▄▋▄▌ ▍▅▍▆▋▇▊▊ ▉▅▅▌▍▄█▄ ▆▆▇▋▇▇▊ ▋█'▇ ▄▇▅▊▅▋▋ ▌▉▋ ▉▉▊█ ▊▆▌▉█▌ ▍█▅▇▍▌▇▇
5 Years Ago
▉▍▆▍▊█▋▆▌▉ ▇▋▄▅▌▆ ▄▆▌'█ ▆▇▇▌▋▆ ▅▅▆▋▅▌▍▉ ▄▌▌▆▄▅▉▅ ▍▊▍▇▆▆▉ ▅█'▋ ▄▋▋▆▊▇▆ █▆▉ ▍▅▇█ ▌█▅▄█▌ ▆▋▍▄▇▊▍▇
5 Years Ago
Only re-init cameras if switching between single and splitscreen Fixed Switch editor error Fixed camera position sometimes suddenly snapping when one player dies
5 Years Ago
Facepunch.WebCon -> Sandbox.RCon
5 Years Ago
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)
5 Years Ago
Alternative pump style test
5 Years Ago
CQF using ILOD + LODGrid to manage culling.
5 Years Ago
▍▉▋ ▌ █▄▉▊▅▊ ▊▌▉▉▇▅▍▅▋▉▊ ▄█▄▆ ▄▌▄▍▊ ▇▉▍█▆▉▊▌▅▇ ▋▌▄ ▄▆▍▉▅ ▄█ ▌██▋▋▌ (▄▊▊█▅█▋▉▇ ▄▍▅▆▋█ ▅▍█▌▌ ▄█▋▆█▊▄█▌▌ ▅▅▊▇▉▄)
5 Years Ago
tweak pool caustic and layers
5 Years Ago
Source files: PTZ camera audio equipment - boombox/megaphone/phone/tape player/tape recorder SLChair attack heli workcart zrf kiosk fireworks
5 Years Ago
Reduced splash radius
5 Years Ago
Icons
5 Years Ago
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.
5 Years Ago
Bandit town now has a larger prevent building and safezone
5 Years Ago
WIP support for doors detecting blockages while opening
5 Years Ago
Save changed speech connections
5 Years Ago
Better layout for long dialogue text
5 Years Ago
Added decay to pools and watercraft
5 Years Ago
adding file sources
5 Years Ago
WIP dialogue graph
5 Years Ago
Update TriggerMount to retry in more situations
5 Years Ago
Merge the latest modular car fixes -> Main
5 Years Ago
Add LockType using statement as well
5 Years Ago
Move method to server only
5 Years Ago
More rigorous mount check for ModularCar. Things like TriggerMount which call AttemptMount directly will no longer be able to bypass mount eligibility in cars.
5 Years Ago
Refactored TriggerPlayerForce to be server-side only like TriggerForce, retaining support for pushing NPCs as well by added ApplyInheritedVelocity overrides to NPCPlayer and BaseNpc.
5 Years Ago
Ignore TriggerMount if noclipping
5 Years Ago
Exclude NPCs from TriggerMount
5 Years Ago
Added enum type and set beach chair to new sitting pose
5 Years Ago
Sunglasses worldmodel
5 Years Ago
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
5 Years Ago
Alternative watergun jet implementation test
5 Years Ago
Increase tree impact damage multiplier from cars (3->5)
5 Years Ago
Fixed mount triggers being triggerable from outside the car
5 Years Ago
Horse Rework Horse Saddle Horse HeadCollar Horse Wood Armour Horse Roadsign Armour
5 Years Ago
bradley audio implementation tweaks potential fix for repeating sound bug near launch site
5 Years Ago
Code review: Use PivotPoint() instead of getting the position directly
5 Years Ago
▆▋▋'█ ▌▌▄▊ █▊▉█▍ ▍▇█▇ ▉▍ ▍ ▊▋▇▊▆
5 Years Ago
Fix HostileNote stomping the unhostile time right after receiving the latest value after respawning
5 Years Ago
Fixed HasScrap purchase condition amounts for mini and scrap heli
5 Years Ago
Move "CreateFragmentsFromFile: '%s' doesn't exist." to developer 1
5 Years Ago
Update README.md
5 Years Ago
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
5 Years Ago
Properly reset deduplication with messages < 10 characters
5 Years Ago
Resaved foliage materials to fix AO issues
5 Years Ago
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
5 Years Ago
Remove TriggerPlayerForce on the chassis for now until I fix it properly tomorrow