254,775 Commits over 3,990 Days - 2.66cph!

3 Years Ago
baseplayer now derives from baseentity (we have pawns so we don't need anything more)
3 Years Ago
Updated workcart.entity to the new model
3 Years Ago
Remove choreoobjects, baseflex, sceneentity - basically anything that uses choreo
3 Years Ago
Non global PostProcessVolumes no longer use colliders. They rely on the PostProcessVolumeLOD component and a specified bounds to calculate blend factor.
3 Years Ago
Backup 2022/04/25 00:50:00 UTC
3 Years Ago
Remove vcdgen
3 Years Ago
Remove all junk vars from baseplayer (at least the ones that are obvious)
3 Years Ago
Added train pop convars
3 Years Ago
Merge Main -> Rail Network 2
3 Years Ago
▊▌▊▇▋▌▍▇ ▅▉▍▅▍▊
3 Years Ago
▄▉▍ ▅▆▍█▌▍▅▅▇▆▅▊ ▆▇ ▌▌▊▋▅▇▅ ▇▆▇
3 Years Ago
Created PostProcessVolumeLOD component
3 Years Ago
Remove responselib and responserules
3 Years Ago
Remove viewroll code from baseplayer
3 Years Ago
Remove player use code and viewpunch shit
3 Years Ago
Remove any code relating to spectators
3 Years Ago
Remove observer mode stuff from baseplayer
3 Years Ago
Backup 2022/04/24 18:50:00 UTC
3 Years Ago
Update .addon
3 Years Ago
Backup 2022/04/24 12:50:00 UTC
3 Years Ago
Do the same but for the server ones
3 Years Ago
Remove all code marked with CLIENT_DISABLE_SOURCE1FPS_SHARED - we don't use any of them
3 Years Ago
Remove all client fx_* code
3 Years Ago
Some more baseplayer cleanup
3 Years Ago
Remove warning in configuration system left over from splitscreen code removal
3 Years Ago
Backup 2022/04/24 06:50:00 UTC
3 Years Ago
Update voice stream volume using snd_voipvolume Add voice chat volume in settings menu
3 Years Ago
Make precipitation entity a trigger so it can be turned on and off when triggered by local pawn
3 Years Ago
Still keep the fudge amount for movehelper, it's much better but this is still needed in rare situations
3 Years Ago
Use a smaller epsilon in trace solver seems to fix dodgy traces without having to fudge our endpos in movehelper
3 Years Ago
Backup 2022/04/24 00:50:00 UTC
3 Years Ago
Update .addon Bit of cleanup
3 Years Ago
Fudge the endpos by a smaller amount in move helper, shouldn't need to be as large now
3 Years Ago
Fix situation in SweepSingleConvex where we start in solid but can still return a valid normal, fixes sometimes getting stuck in surf Implement getting normal for SweepToResult
3 Years Ago
Backup 2022/04/23 18:50:00 UTC
3 Years Ago
Update .addon
3 Years Ago
Try to avoid ramp bugs by fudging trace until it finds something acceptable
3 Years Ago
Finalized around junkyard and beyond
3 Years Ago
Even buggier ramp
3 Years Ago
cvar to disable triggers Add very buggy ramp to test map Update .addon Debug stuff
3 Years Ago
Make multi-goal condition more clear
3 Years Ago
Backup 2022/04/23 12:50:00 UTC
3 Years Ago
Finalizing further down the west coast
3 Years Ago
Remove some options no one will ever use
3 Years Ago
Backup 2022/04/23 06:50:00 UTC
3 Years Ago
Remove the need to hold onto engine pointers
3 Years Ago
Backup 2022/04/23 00:50:00 UTC
3 Years Ago
Added a variant of the workcart model with new bogies and couplers Added modular train wagon models
3 Years Ago
Add slight delay to prevent re-activating keybind when clicking Settings style tweak to help with 4:3 aspect ratio Add Facial & Gloves to avatar menu
3 Years Ago
Backup 2022/04/22 18:50:00 UTC