branchsbox/mastercancel

13,866 Commits over 1,552 Days - 0.37cph!

4 Years Ago
Fix loading screen closing too early when joining a server Update steam dedicated server files Dedicated server console input to managed Don't print a load of shit on startup Fixed pGameProps crash Run command lines after bootstrap::init Delete StandardPlayerAnimator.cs Dedicated status in title
4 Years Ago
Dedicated server fixes
4 Years Ago
NavMesh path fix Merge branch 'master' of sbox
4 Years Ago
Another failing delegate hotload test case Fixed possible NRE in FindMatchingLambdaMethod Split hotloading tests up Even safer cache check for delegate substitutions Replace delegates with null if we can't find a valid substitution Fixed possible incorrect delegate target substitution Another hotload delegate test Merge branch 'hotload-fix' Merge branch 'master' of github.com:Facepunch/sbox
4 Years Ago
Fixed some serverside convars not getting captured
4 Years Ago
Remove debug output Clamp surface hit volume
4 Years Ago
Lets manually set the frametime in PreWorldUpdate
4 Years Ago
More debug Merge branch 'master' of sbox
4 Years Ago
Use classic cubemap fetch for two lobe specular, they are usually rough Volumetric fog shader object without ghosting
4 Years Ago
Physics impact sounds test fix
4 Years Ago
PreClientUpdate Debug
4 Years Ago
Surface sound hit debug Merge branch 'master' of sbox
4 Years Ago
Fixed shaders/gentxtfiles.cmd
4 Years Ago
Shader Build
4 Years Ago
More robust solution for cached lambda types in hotload
4 Years Ago
Fixed captured lambda values sometimes not being copied in hotload
4 Years Ago
Navmesh pathing WIP Merge branch 'master' of sbox
4 Years Ago
Fix up remaining broken citizen props
4 Years Ago
Add dump thumbnail action to asset browser page
4 Years Ago
Adding CreateAction test
4 Years Ago
Update baseaccess.txt Added logger warning with exception Initial Hotload unit tests Test hotload convert simple Action/Func RconListener issue warnings instead of errors Added ActionNonSimple hotload test Merge branch 'master' of sbox
4 Years Ago
Add studiomdllib and meshutils to sbox_game group
4 Years Ago
ModelDoc: Add *.obj to mesh files extensions list
4 Years Ago
Upgrade to net 5.0.3
4 Years Ago
Fixed exception in RunCommandFromClient
4 Years Ago
Cleaning up gameglue Fixed UI being offset in console Fixed menu background image size Add navmesh to testmap Initial NavMesh binds Merge branch 'master' of sbox
4 Years Ago
hotdog
4 Years Ago
Fixed drone material Physics impact sound tweaks
4 Years Ago
Keep children sorted (will need to revisit) Effect tweaks Stop doing skin goo particles
4 Years Ago
Texture fixes Texture fixes Merge branch 'master' of sbox
4 Years Ago
Make drone spawnable from ent menu
4 Years Ago
Add server cmd to switch active inventory slot by name so we can switch to toolgun when switching tools
4 Years Ago
Fix decals lagging a frame behind
4 Years Ago
Adding some sounds Merge branch 'master' of sbox Adding some textures
4 Years Ago
Fixed surface properties not hotloading Tweak the way CombineRestitution works so we can make things bouncy Update surfaces
4 Years Ago
delete alyx addon Fuck impact_physics_dust Merge branch 'master' of sbox
4 Years Ago
leaf blower Add max trace distance to base tool
4 Years Ago
Fix up a few props
4 Years Ago
Merge BaseSpawnerTool functionality into BaseTool to avoid multiple base types
4 Years Ago
Filter out Sandbox.Tools.BaseSpawnerTool from UI
4 Years Ago
Disable temporal reprojection from volumetric fog
4 Years Ago
Fixed UI left/right/up/down not scaling Fixed background properties not being inherited Support for background-size: cover + contain HotloadManager outputs exception on errors Fix panel event exception when hotloading fucks up on Action<bool> Allow access to Library.Spawnable Entity Spawn Menu Merge branch 'master' of sbox
4 Years Ago
Balloon uses BaseSpawnerTool
4 Years Ago
Add BaseSpawnerTool to avoid duplicate preview drawing code
4 Years Ago
Rewrite sandbox tools using new tool system
4 Years Ago
PlayerInfo to PlayerScore Added Tool system
4 Years Ago
Tweak wood impact
4 Years Ago
Implemented physics sounds
4 Years Ago
Fixed SceneObjectUpdater leak
4 Years Ago
Cleaning Model.Create