156,765 Commits over 4,536 Days - 1.44cph!

8 Days Ago
Fixed apartment complex and floating cities not showing in the S2P batch window
8 Days Ago
S2P: - ferry terminal - outpost - large oilrig - gas station - radtown - supermarket - water_well (all 5) - apartment complex - floating city (all 4)
8 Days Ago
merge from sentry_upload -> main
8 Days Ago
- Changed the LightBinningJob to only process depth bins within the screen tile that a light occupies to reduce the overhead of the job significantly - Aligned depth bins for each tile within memory so that they are within the same cache lines and produce more cache hits when sampling the depth bin on the shader side
8 Days Ago
integrate new squirrel anims
8 Days Ago
Re-add the "max 3 uploads per session" logic that got removed accidently
8 Days Ago
PS 4/5 gamepad layout vdfs. Update input config deploy tool to work with all the layouts not just xbox.
8 Days Ago
Mesh library fixes * Some copy paste mistakes in error messages * Fixed BuildFromTriangles reading bone weights from the wrong table Minor cleanups * Deleted sensor_smooth cvar (unused) Improve Kinect support error handling Minor cleanups Fixed missing Toggle input for func_nav_prefer/avoid entities Added CMoveData:RemoveKey helper * Since CMoveData:AddKey and Get/SetButtons already exist Potential fix for kickid kicking unauthed players when using SteamID64 * Also use SteamGameServerUtils()->GetConnectedUniverse() instead of hardcoding public universe Make Entity.GetHitboxSetCount return a number at all times Hopefully fixed cubemap issues on Linux and AMD GPUs Minor cleanup in cl_voice.lua Wipe vertex buffers on lock Fixed wood_spool01.mdl prop data and smoothing groups Temporarily disable MacOS builds
8 Days Ago
Add missing catch {} to a try statement that only had a finally {} block
8 Days Ago
merge from Squirrel_test to critter_animals
8 Days Ago
Cleanup
8 Days Ago
merge from Livestock_animals -> critter_animals
8 Days Ago
Fixed raw beef missing its becomeOnCooked ref
8 Days Ago
Tweaked BBQ beef pos
8 Days Ago
Editor tool to preview the meat position
8 Days Ago
Added new meats to all oven prefabs
8 Days Ago
main -> grenade_client_prediction
8 Days Ago
Fix Map bindings not having close map
8 Days Ago
Real glyph texture settings. Fix some display issues.
8 Days Ago
readded scrap king console command, description and grade to the foundation block
8 Days Ago
merge from main
8 Days Ago
Merge from main
8 Days Ago
merge from espcanvas_autosize_clan_fix
8 Days Ago
Set unity_RenderingLayer in mesh decal pass to fix lighting issues with decals
8 Days Ago
show LT before RT when showing glyphs in a row
8 Days Ago
Merge from look_boost (which ended up mostly being a massive refactor)
8 Days Ago
Inventory sorting perf improvements
8 Days Ago
Fixed multiple animals nearby a vehicle not working Sheep prefab changes
8 Days Ago
Fixes/cleanup
8 Days Ago
Added support for mounting gen2 ai Works via a new NPCMountable component, parents the entity directly (no reposition on frame like regular BasePlayermounting) Supports playing an animation to mount, just teleports for now though
8 Days Ago
Merge from look_boost/refactor
8 Days Ago
Merge from loook_boost
8 Days Ago
Disable look boost by default
8 Days Ago
Fixed sheep not pooping
8 Days Ago
Disabled shear collider on lamb (not used)
8 Days Ago
Converted all cow meat prefabs and references to beef
8 Days Ago
Fixed some overlapping colliders on the calf male ragdoll
8 Days Ago
Fixed lod groups on calf corpses
9 Days Ago
Added a test to catch any skeleton assets with null bones, all pass
9 Days Ago
Removed the null bones from the cow skeleton asset Game manifest will no longer error out if a null bone is in the list, just prints a warning
9 Days Ago
Merge from vm_hand_spawn
9 Days Ago
Fixed mini crossbow nre
9 Days Ago
Merge from vm_hand_spawn
9 Days Ago
Fixed name parsing to account for v_portableboombox._anims
9 Days Ago
Don't try and load hand mesh inspector if model has no animations enabled Suppress error message when rebind doesn't work
9 Days Ago
Merge from main
10 Days Ago
Added autosize support for the loading and VOIP icons as well
Rin
10 Days Ago
▍▉▍▉▇▉▄▆█▅ ▊▅█ ▇▊ ▆▊▄▆▌▋▉▌█ █▌▅▌▍ ▅▊▄ ▌▅▅▌▉▉▍▇▆▆ ▊▅▋▄▍▆▅▌▇ ▆▆▌▍ ▇▋█▅ █▇ ▆▆▇▉▉▇▇▅▌ ▋▅▄ ▌▊█▍▋▋▇▌ ▌▋▅ ▋ ▇▋▍▆ ▌▄▄ ██▍▍▍▆▉▆ ▋▊ ▅▆▅ ▅▅█▅ █▇▄▋▋▊▉▉▅▉ ▅▋▇▄▇▋▊ ▋▊▌▊ █▋▅▉▊ ▆▋█▍ ▉▅▇ ▌▌█▄ ▇▊▌██▌ ▊▇██▉▋█ ██ ▉▉█▍▊ ▌▆ ▅█▋▅▅ ▍▄██▆▍▋ ▇▄▋▇▆▊▄▋ ▄ ▅▊▄ ▍▉▅ ▉▌▇▌▋▅ ▅▉ █▋▇▊▊ ▇▄▍▇▌▋▄ ▇▌▅▅▆ ▊▅▅▍▋▊▅ ▊▌ █▉▅█▆ ▉▆▉▇ ▊▍▍ ▇█▄▅▇▆▅█▌▋▊▅▉▄▄▄▊▊▄▅▄▌▍█▌▌▊▅▌▋▉▉▆▇▆▋▄▋██▄▅▍▊▍▍▌▅▉▆▌▊▉▌▍▉█▊▇█▊▍▊▄▆▅▍▆▌▇▍▌▅▉▅▌▍▆▉▍▄█▊▊▍▌▍▇
10 Days Ago
merge from main
10 Days Ago
merge from sv_console_terminal_fix