138,161 Commits over 4,474 Days - 1.29cph!

17 Days Ago
Sat console textures and Lods and prefab
17 Days Ago
- More toast work - Custom dismount position setup - More test UI
17 Days 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
17 Days Ago
Fix wrong motion vector results from alpha-clipped materials
17 Days Ago
Restore TAA history weight attenuation from high velocity
17 Days Ago
merge from main
17 Days Ago
set up world model rig/anims for binoculars
17 Days Ago
raidwindow_paintable_sign_fix -> main
17 Days Ago
Merge from apartment_complex_monument/apartment_complex_audio
17 Days Ago
water tank pressure buildup w threshold debounce, increase pressure by turning gearbox valves
17 Days Ago
Ambience zones for the elevators
17 Days Ago
Merge from apartment_complex_monument
17 Days Ago
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
17 Days Ago
Merge from apartment_complex_monument/conversation_fixes
17 Days Ago
Add extra dialogue options to conversation UI, bringing total to 6 to match recently increased limit in code
17 Days Ago
Merge from apartment_complex_monument
17 Days Ago
Scene2prefab
17 Days Ago
gamesroom shotgun trap - updated greybox model & material
17 Days Ago
Added new sounds to the industrial double doors :minecraft-door:
17 Days Ago
Apartment complex b shadowproxy
17 Days Ago
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
17 Days Ago
Merge from apartment_complex_monument
17 Days Ago
Merge from main
17 Days Ago
Merge from apartment_complex_monument/conversation_fixes
17 Days Ago
Arm weight IK, needs more param tweaks
17 Days Ago
Restore thank you message change
17 Days Ago
Merge from apartment_complex_monument
17 Days Ago
Improve editor performance when panning dialogue graphs, due to displaying and repainting potentially many localization phrases
17 Days Ago
switched to a strategy pattern to move type switching out of the hot loop
17 Days Ago
merge from main
17 Days Ago
Merge from satellite_art
17 Days Ago
Merge from playermaintainedmonuments
17 Days Ago
Recycler merge fix
17 Days Ago
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
17 Days Ago
unifying SDF shapes into a single struct
18 Days Ago
(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
17 Days Ago
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
17 Days Ago
Add blur optimized pass ColdOverlay RRP volume fix
17 Days Ago
Merge from satellite_crash
17 Days Ago
- More crappy UI - Animator changes
17 Days Ago
Minor 3p animation fixes
17 Days Ago
Allow player 2 to be filled by the same player for solo play (regression)
17 Days Ago
Turn revisions and game controller fixes: - Prevent player 1 from endlessly being stuck as player 1 and not able to be - Can only use the mountable if its your turn
18 Days Ago
implement actual turn in place on the player animation controller with blend trees
18 Days Ago
- Kick a player out if they move too far away from the table - Ensure score dialog closes when table is destroyed - Pool (the table) debug system - Player toast update system
18 Days Ago
merge from glowing_wallpapers
18 Days Ago
fixed wrong name / description on graffiti concrete bend
18 Days Ago
merge from spawn_terrainignore_fix
18 Days Ago
Fixed an issue where various effects on the camera weren't being updated correctly in the build when RRP was enabled