249,480 Commits over 3,959 Days - 2.63cph!

45 Days Ago
car radio deployment is no longer blocked if the modular car is on a road
45 Days Ago
Restored detail layer albedo alpha to 0 on some battering ram mats
45 Days Ago
Compiled shaders with ao viewporting changes CommandList.SetData > CommandList.SetConstantBuffer [Pick] Calculate aspect ratio from viewport size rather than screen size, fixes splitscreen viewports being fucked up https://files.facepunch.com/sampavlovic/1b2811b1/sbox-dev_19tjSjbPcm.png
45 Days Ago
merge from main
45 Days Ago
compile fix + cleanup
45 Days Ago
missing v_hammer.mat
45 Days Ago
creation gibs list for floor and wall frames
45 Days Ago
foundation step doesn't need detail collider as it isn't see-through
45 Days Ago
merge from main
45 Days Ago
roof alignment fixes, eliminating zfight in a few places
45 Days Ago
Merge from simple_upgrade
45 Days Ago
Check item blueprint is unlocked.
45 Days Ago
Remove codegen from AuthorityAttribute
45 Days Ago
Merge from main
45 Days Ago
Move navmesh generator pool initialization from static initializer to navmesh.init
45 Days Ago
Automatically setup temporary approved skins with correct item names. Bunch of debug log cleanup.
45 Days Ago
Update to walkway kit
45 Days Ago
Sculptures respect the Hide/Censor Signs setting
45 Days Ago
Show state header on hud
45 Days Ago
Dispose of navmesh in Scene Should fix unloaded scenes leaking native navmesh data.
45 Days Ago
Reveal player location by highlighting them if the round is taking too long
45 Days Ago
Updated the DLSS dll file to version 3.8.10.0
45 Days Ago
Add RpcAttribute, RpcMode
45 Days Ago
added more controls to ugc panel for sculptures
45 Days Ago
Change navmesh initialization to sync
45 Days Ago
icon for twitch rivals flag
45 Days Ago
Feedback when hovering over, and selecting cards
45 Days Ago
exported updated wolf ledge attack animation
45 Days Ago
Exaggerate broken shadows
45 Days Ago
Fade-in end-round UI so it's less abrupt
45 Days Ago
made flag fabirc twitch purple, added world model, rebuilt male and female prefabs to use correct name
45 Days Ago
Different logic to dictate which cards we played in the current arena
45 Days Ago
Refactor card ownership so it doesn't get dropped over scene changes (because the owner would've disconnected)
45 Days Ago
Go back to prep phase for each half, so we play another card per arena round
45 Days Ago
Disallow spamming cards in prep phase Fixed showing every card when playing a card
45 Days Ago
Drop card inventory on scene changes, it's not needed
45 Days Ago
Disable some calls to narrow down where test is failing on CI
45 Days Ago
removed one side of the fabric so it looks more flag like, made backpack dark so it looks unique
45 Days Ago
Stop PathWidget fighting back in LineEdit mode and selecting the whole text, fixes Facepunch/sbox-issues#6869 Scene view: disable gizmo interactions while doing camera movement SteamId can be converted to from an int, but will give a warning Fix code archive not using correct CSharpParseOptions Don't debug output xml parse errors Add more package tests Fixed loading game from .sbproj with Dedicated Server that has libraries. Iterate any libraries in the project and add them as projects before compilation Fix warning Add dark_descent and cat_harvest package tests Merge branch 'master' into navmesh-dynamic-obstacles
45 Days Ago
Tweaked multicam shadow scene
45 Days Ago
fixed hammer tool texture after many, many years. no longer has nasty streak going down the side added ao texture and fixed specular texture
45 Days Ago
Fix warning Add dark_descent and cat_harvest package tests
45 Days Ago
recompile water_drum assets
45 Days Ago
Added multicam.brokenshadows.scene
45 Days Ago
Remove some asserts
45 Days Ago
merge from main -> enable_monument_scenes
45 Days Ago
mp5 temp fix
45 Days Ago
Fixed loading game from .sbproj with Dedicated Server that has libraries. Iterate any libraries in the project and add them as projects before compilation
45 Days Ago
fixed missing strap on lod1
45 Days Ago
SteamId can be converted to from an int, but will give a warning Fix code archive not using correct CSharpParseOptions Don't debug output xml parse errors Add more package tests