224,817 Commits over 3,714 Days - 2.52cph!

4 Months Ago
Try to avoid reporting errors on shutdown - because there's a billion of them
4 Months Ago
Fixed RandomNodes.Int return type
4 Months Ago
Don't stomp sceneobject flags if passed an invalid override material Fixes glass etc. sbox-issues/issues/4461
4 Months Ago
player update. exported/set up spas12 shotgun anim set and popoluted its holdtype override ctrl with the new anims
4 Months Ago
Fixed dropping connection only a PlugIn with a const value / variable Fixed phantom connections when using plug context menu
4 Months Ago
Extra logging when out of order connect
4 Months Ago
Reduce network debug
4 Months Ago
Don't match subcategories if we're not looking for one
4 Months Ago
Try to enforce a single voice recorder
4 Months Ago
Remove Thread_DrawDrawList mutex, seems to cause some issues on testing, working on a proper solution for it anyway
4 Months Ago
Cleaned up on destroy code. Fixed marker display. Markers are now updated on destroy correctly.
4 Months Ago
Fixed issues with double adding to limited list.
4 Months Ago
fix clothing not being re enabled after coming out of first person
4 Months Ago
MapComponentMapLoader: prop_static is never in entity lump SceneMapLoader: don't create disabled lights MapComponentMapLoader: Static prop_physics are static
4 Months Ago
Fixed removal from list
4 Months Ago
Fix steam lobbies not networking
4 Months Ago
merge from main
4 Months Ago
Made "parachute" solid ground checks & underwater checks only apply to parachutes
4 Months Ago
Fix typo in GetGameObjectNodeDefinition name Fixed bugs with direct variable inputs
4 Months Ago
Clear entries in StringTable.Reset
4 Months Ago
Use clothing dresser
4 Months Ago
Check for null in GetRepresentativeTextureSize (speculative fix) Handle stack overflows in a different thread
4 Months Ago
Redone limited shelter list setup for removal/addition
4 Months Ago
Fix diving tank not right clicking to equip when wearing chest armor (will correctly unequip armor & equip diving tank)
4 Months Ago
Make it better
4 Months Ago
4 Months Ago
SourceType / GetBindingSurface fixes
4 Months Ago
Removed reliance on owner id
4 Months Ago
Added protobuf messages
4 Months Ago
Prevented client error on join. Ensured key exists in list before checking count.
4 Months Ago
SceneSunLight -> SceneDirectionalLight - consistent with component and native name Terrain: Brush strength/invert to compute shader Revert "Imply console apps want rendersystemempty, maybe revisit this in the future if we want them to do any kind of GPU compute" This reverts commit e9ddbb31c58de3596aeecacae6f1b77d45c2c338. CI or whatever should opt out of this, Hammer running resourcecompiler and probably other stuff needs a valid one. Null check model in AssetVideo
4 Months Ago
WIP GetGameComponentNodeDefinition Fix filtering available nodes by context type Implement GetGameComponentNodeDefinition.BuildExpression https://files.facepunch.com/ziks/1b1211b1/sbox-dev_eARGP4qKRz.png
4 Months Ago
WIP 3rd person anim code. RPC tweaks/checks.
4 Months Ago
Expose Node.Binding
4 Months Ago
4 Months Ago
Only run DXT compute on platforms with full support
4 Months Ago
Re-add DXT compute staging texture for platforms that don't support block texel views (dx11)
4 Months Ago
Fixed most common exceptions
4 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
4 Months Ago
Fixed NodeDefinitionAttribute
4 Months Ago
4 Months Ago
New Hair - Long Dreadlocks + LODs for Fisherman Jumpsuit
4 Months Ago
3p anim updates
4 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
4 Months Ago
Lantern and button Merge branch 'main' of sbox-assets
4 Months Ago
Fix null strings thinking they're not strings
4 Months Ago
4 Months Ago
Expose some members for custom node definitions Add NodeDefinitionAttribute
4 Months Ago
Can call SetBodyGroups on ModelRenderer before it's enabled
4 Months Ago
Dress the player in their own clothes