136,821 Commits over 4,444 Days - 1.28cph!

18 Minutes Ago
ApartmentDoor.Load NRE fix
37 Minutes Ago
Enabled read write on Roadsign1 to get rid of gibs error
1 Hour Ago
Merge from m16a2_viewmodel_fix
1 Hour Ago
Fix M16A2 viewmodel attack animation at low fps
1 Hour Ago
fixes from 2p testing - leaderboard crash error fix - local player double dart throw fix again - fix UI showing up on opponent's screen somehow
1 Hour Ago
merge from spraycan_reskin_refactor
2 Hours Ago
Mark physics debug concommands as cheats consistently Fixed level transitions inside a vehicle resetting player's move type * This was causing the player to drift off from vehicles on collisions. Minor cleanups and fixes Restored ability to store generated VPROF reports to a file Added requested vprof scopes (physics & networking)
2 Hours Ago
All skin pickers now grey out and mark the currently applied skin, added to repair bench and crafting menu Uses the same style as in the charm picker General cleanup https://files.facepunch.com/cipeaX/2026/June/26_21-18-RemarkableAcornbarnacle.mp4
3 Hours Ago
compiler fixes
3 Hours Ago
fix debug cam double dart throw tune up prefab with better sockets move mountable to accomodate new mat return dartboard to normal size, increase zoom default to compensate reduce size of reticle centerdot to accomodate smaller bullseye
4 Hours Ago
Sat console textures and Lods and prefab
4 Hours Ago
- More toast work - Custom dismount position setup - More test UI
6 Hours Ago
Fixed charm store previews not displaying the correct charms on the default weapon when holding the same item type https://files.facepunch.com/raul/1b2611b1/Unity_s3H09gzaXy.mp4
6 Hours Ago
Fix wrong motion vector results from alpha-clipped materials
6 Hours Ago
Restore TAA history weight attenuation from high velocity
Today
merge from main
Today
set up world model rig/anims for binoculars
raidwindow_paintable_sign_fix -> main
Today
Merge from apartment_complex_monument/apartment_complex_audio
Today
water tank pressure buildup w threshold debounce, increase pressure by turning gearbox valves
Today
Ambience zones for the elevators
Merge from apartment_complex_monument
Today
Fixed instances when players set their preferred charms on weapons and lose charms access (skins_access 0) disallowing to craft Clear preferred charm when selecting blueprints if not owning them https://files.facepunch.com/raul/1b2611b1/26_16-11-OffbeatIndianjackal.mp4
Merge from apartment_complex_monument/conversation_fixes
Add extra dialogue options to conversation UI, bringing total to 6 to match recently increased limit in code
Today
Merge from apartment_complex_monument
Scene2prefab
Today
gamesroom shotgun trap - updated greybox model & material
Today
Added new sounds to the industrial double doors :minecraft-door:
Apartment complex b shadowproxy
Today
Fixed an issue that was causing all additional lights to sample the shadow atlas using NGSS even when the light was set to have no shadows enabled
Merge from apartment_complex_monument
Merge from main
Merge from apartment_complex_monument/conversation_fixes
Today
Arm weight IK, needs more param tweaks
Restore thank you message change
Merge from apartment_complex_monument
Improve editor performance when panning dialogue graphs, due to displaying and repainting potentially many localization phrases
Today
switched to a strategy pattern to move type switching out of the hot loop
Today
merge from main
Today
Merge from satellite_art
Today
Merge from playermaintainedmonuments
Today
Recycler merge fix
Moved one of the roadsign spawners in an attempt to fix console errors Added a helper culling volume to the roof to make the ladder spawn closer to the roof entrance Scene2prefab
Today
unifying SDF shapes into a single struct
Yesterday
(Dont) Build vtf2tga, splitskybox, captioncompiler, elementviewer * There were previously prebuilt only, now we built and ship our own versions * Delete glview.exe as it appears to be some legacy app for Hammer portal viewing? Delete more log files if they are over 100MB Minor cleanups * Delete CTextStatsMgr, unused system that writes an unnecessary empty text file called "stats.txt" * Set sv_logdownloadlist to 0 by default, prevents generation of useless files in garrysmod/DownloadLists/ Get rid of sv_no_ain_files and do not auto send .nav and .ain to clients Delete game/steam.cfg Probably some leftover from pre SteamPipe days Move demoheader.tmp to cache/ folder Disable startup videos system * It was non functional anyway, but now we don't read an empty file on game start up Move media/mapkeys.res to settings/mapkeys.res Remove hardcoded limits from StudioMDL DMX support * For normals/textcoords/faces specifically, as the underlying arrays are no longer staticly sized. Of course it could fail elsewhere now. Stop the game shouting about ShutdownMixerControls not being in a list Accidentally fixed GameState.txt being empty all the time * I wanted to maybe remove it since it was empty, but it was being written multiple times and overwritten by an empty file at the end Improve default server log filename format * L-YYYY-MM-DD-II now, was LMMDDII which is incomprehensible Implemented sv_log_storetime (defaults to 0) * A number of hours to keep log files in /logs/ for Prevent sv_pure defaulting to mode 0 Minor cleanups Disable SRCDS status bar on Windows * lets see how many people will immediately ask to restore it Minor cleanups regarding Steamworks Improve game server Steamworks error handing * "Unable to load Steam support library" should now tell you why * dedicated server workshop support now does some more failure checks Use new Steamworks API Init func on client that tells us what's wrong Rip out the HL2/Portal demo stuff * It was called some client Steamworks APIs on the game server, and just screw all that in general Fixed instances of SRCDS trying to use clientside Steamworks APIs * Fixes [SAPI FAIL] messages
Today
Initial implementation to `debug.lookingat_sv` - it's a server-side `lookingat` lookup, which also renders DDraws server side colliders, to easily spot objects that may not be present on the client triggering antihack when attempting to walk through Added UnityMesh proto Codegen
Today
Add blur optimized pass ColdOverlay RRP volume fix
Today
Merge from satellite_crash