239,300 Commits over 3,837 Days - 2.60cph!

4 Months Ago
Sort envmaps properly Fix debug vis on Material API https://i.imgur.com/v1jw9qv.png Ambient occlusion debug vis https://files.facepunch.com/sampavlovic/1b2311b1/ao.png
4 Months Ago
Camera post processing
4 Months Ago
Wallbanger AStar distance limit fix Only choose from last 5 unlocked enemy types Vaulter sound effects Ghost color fix
4 Months Ago
Merge from main
4 Months Ago
Merge main -> Aux2
4 Months Ago
Fixed broken modular car spawn commands
4 Months Ago
Fix UpdateFromPrefab() NRE when GameObjectFlags.NotSaved
4 Months Ago
main -> Aux2
4 Months Ago
adjacent card movement init stage sizes show existing pairs
4 Months Ago
Demonstrate world input issue
4 Months Ago
menu: Only create the VR player when we're running in VR
4 Months Ago
Merge from main
4 Months Ago
Make lobby callbacks interface based, simpler, easier
4 Months Ago
merge from main
4 Months Ago
Leaderboard backup, run #11970
4 Months Ago
VM camera anims for SMG, MP5 and Thompson
4 Months Ago
Gesture collection is now a BaseScriptableObjet, doesn't need to be referenced by the BasePlayer
4 Months Ago
Merge from hackweek_renderlod_collapse
4 Months Ago
Added ch47event convar, similar to cargoshipevent
4 Months Ago
Added a MapRenderer.DebugLabs convar to debug lab rendering issues in a build
4 Months Ago
Don't collapse renderers if they are part of a LightGroupAtTime
4 Months Ago
Merge from main
4 Months Ago
Merge from main
4 Months Ago
Fixed stacks of engine components being lost when dragging over existing items in the modular car engine bay editor UI
4 Months Ago
Double size of mixing table recipe list from 4 -> 8 recipes shown at once
4 Months Ago
Merge from main
4 Months Ago
Remove one more doNonUserSpawn, fix compile
4 Months Ago
Merge from main
4 Months Ago
Initial cinematic rig setup/mats
4 Months Ago
Remove no-longer-used 'non-user-spawn' modular car engine code
4 Months Ago
Example arctic hazmat setup (will need to be fixed before merging to main)
4 Months Ago
Better way to recognize the underlying skin renderer Update skin parameters when clothing changes so that skin colour is applied to any skin renderers that are part of the clothing viewmodel addition Revert shader shanges (they're in the history if we ever revisit the idea)
4 Months Ago
New Outfit Piece - Fingerless Gloves https://files.facepunch.com/daniel/1b2211b1/Screenshot%202024-05-22%20221155.png LODs coming asap
4 Months Ago
Colour Mapping support Update scene Updated sbox-content scene
4 Months Ago
Merge main -> Bikes
4 Months Ago
grass pieces, more scaffolding pieces, tutorial map progress
4 Months Ago
merge from ModelViewerFixes
4 Months Ago
RayTraceSceneWorld boilerplate
4 Months Ago
Chaser https://files.facepunch.com/ziks/2024-05-22/sbox-dev_yOujkz7pEv.mp4 Tweaked player speed and vault cooldown
4 Months Ago
Add retry resilience to DownloadString
4 Months Ago
Vaulter path finding fixes
4 Months Ago
Successfully ignores people who try to block its path
4 Months Ago
Fix in-game news header stretching/squishing
4 Months Ago
Vaulter
4 Months Ago
Codegen
4 Months Ago
Add `auto_refresh_region` convar - defaults to false on linux so it only gets ping region on startup
4 Months Ago
Debug lists Ensure targets are in the right dictionaries Ignored players are now properly removed from the blockers list
4 Months Ago
Fixed crashes due to recent changes to gib system Let's try this again: unload unreferenced materials in more places This is aimed at making sure content from maps is unloaded before content from another map is loaded
4 Months Ago
RPC fixes. Deploy in correct state. Auto select functionality.
4 Months Ago
Return compositor & event manager by value, clean up