240,285 Commits over 3,867 Days - 2.59cph!

9 Months Ago
Only run DXT compute on platforms with full support
9 Months Ago
Re-add DXT compute staging texture for platforms that don't support block texel views (dx11)
9 Months Ago
Fixed most common exceptions
9 Months Ago
Reduce weight scaling of backpacks dropped in the world to prevent rowboats capsizing instantly Max weight 1kg per slot and only apply 50% of the weight of each item inside
9 Months Ago
Fixed NodeDefinitionAttribute
9 Months Ago
9 Months Ago
New Hair - Long Dreadlocks + LODs for Fisherman Jumpsuit
9 Months Ago
3p anim updates
9 Months Ago
surface.SetFont throws non halting error when font is invalid This matches behavior of other font related functions Remove unused things like sixense, replays and mp3player from builds Restore filesystem_stdio.dll and AdminServer.dll for servers The servers does run without them, but there are references to these in code
9 Months Ago
Lantern and button Merge branch 'main' of sbox-assets
9 Months Ago
Fix null strings thinking they're not strings
9 Months Ago
9 Months Ago
Expose some members for custom node definitions Add NodeDefinitionAttribute
9 Months Ago
Can call SetBodyGroups on ModelRenderer before it's enabled
9 Months Ago
Dress the player in their own clothes
9 Months Ago
Add Connection.GetUserData Add ClothingContainer.Apply( SkinnedModelRenderer )
9 Months Ago
Output member expansion https://files.facepunch.com/ziks/1b1211b1/sbox-dev_83NHqCSy23.png
9 Months Ago
override update
9 Months Ago
Add regex validator to FloatControlWidget, making sure we cover whole, fractional numbers, and numbers with exponential notation
9 Months Ago
stopped vm casting shadows
9 Months Ago
3p folder changes
9 Months Ago
added 3p anims & updated override controller
9 Months Ago
Initial commit
9 Months Ago
Update DecalRenderer SceneObject when Size / Material is changed programmatically
9 Months Ago
fix 2
9 Months Ago
Refactor adding expanded output bindings Expand var.get output
9 Months Ago
9 Months Ago
When calling network broadcasting, can specify minimum connection state Connection.DisplayName, SteamId is via ConnectionInfo Reduce network debug output Remove ConnectionInfo on disconnect
9 Months Ago
speargun entity offset fix
9 Months Ago
3p anim and override controller updates
9 Months Ago
Merge from metal_detector
9 Months Ago
Merge from main
9 Months Ago
Merge from light_test
9 Months Ago
merge from sky_lantern_height_fix
9 Months Ago
merge from nvg_fisheyedistortion_fix
9 Months Ago
merge from cactus_vs_scientist
9 Months Ago
merge from switch_passthrough_fix
9 Months Ago
merge from waterpump_grav_combiner_fix
9 Months Ago
Citizen/animgraph: tweak lipsync weightlist + set 1D bounds to [0,1]
9 Months Ago
Citizen/animgraph: the voice parameter now cancels out most mouth-related morphs so that the mouth is closed before the OVR lipsync operates (but some morphs can still partially leak through to retain some of the underlying expressions) + more MorphFrame expressions
9 Months Ago
Send current game ident with errors Assert if part of the modelcollider is invalid
9 Months Ago
Leaderboard backup, run #8812
9 Months Ago
Init and shutdown ovrLipSync in soundsystem
9 Months Ago
lipsync dll
9 Months Ago
Compile morph frame data into model keyvalues Make a tiny change in citizen to make sure it gets recompiled Add ovrlipsync thirdparty Plug skinned renderer into voice component to test lipsync https://files.facepunch.com/layla/1b1211b1/sbox.2024.01.12.03.48.43.mp4
9 Months Ago
▆▆▋▅▉▉▉▋ ▊▊▍▊ ▊██ ▄▊ ▄▄▊▇▄▊ ▆▆▄▄▉▅▊. ▆▄██▉▄▆▌█ ▇▇▅▅ ▉▋▍█▋▊▉▋ ▊▅▆.
9 Months Ago
Clean up logs
9 Months Ago
Parent merge
9 Months Ago
Diving tank now goes in backpack slot Diving tank still conflicts with chest armor slot
9 Months Ago
Allocate output & intermediate textures right before dispatching DXT compute