241,920 Commits over 3,867 Days - 2.61cph!

5 Months Ago
Restore old Rigidbody code, remove RigidbodyInterpolation enum etc. Remove warnings that CharacterController needs to be used in Update (not now)
5 Months Ago
Fixed hoses using the wire directional materials, set them to use the new stripped wire shader
5 Months Ago
Fixed WireColorSettings scriptables loading
5 Months Ago
Holy... have I done it?
5 Months Ago
additive_fire FX for incendiary ammo impacts
5 Months Ago
networking fixes, etc healthpack spitter enemy bullet
5 Months Ago
Map instance uses vmap resource type for map name to be able to select map with asset browser
5 Months Ago
CollisionRules cleanup to make it queryable in C# Make ITagSet implement IEnumerable<string> PhysicsTraceBuilder / SceneTrace WithCollisionRules CharacterController.UseCollisionRules property, defaults to false Update helper text in CollisionPage
5 Months Ago
added soil_a material
5 Months Ago
correcting file directory for chipboard_a
5 Months Ago
merge from horse_fixes
5 Months Ago
added r_prop bone to mask on 3p blunderbus anims
5 Months Ago
Add cylinder colliders to wheel01 breakpieces, was causing assert on compile in debug
5 Months Ago
merge from default_vendorname_translation
5 Months Ago
merge from io_ui_powervalues_fix
5 Months Ago
CharacterController.UseCollisionRules property, defaults to false Update helper text in CollisionPage
5 Months Ago
CollisionRules cleanup to make it queryable in C# Make ITagSet implement IEnumerable<string> PhysicsTraceBuilder / SceneTrace WithCollisionRules CharacterController.UseCollisionRules property, defaults to false Update helper text in CollisionPage
5 Months Ago
Twitch Drop garage door
5 Months Ago
CollisionRules cleanup to make it queryable in C# Make ITagSet implement IEnumerable<string> PhysicsTraceBuilder / SceneTrace WithCollisionRules CharacterController.UseCollisionRules property, defaults to false Update helper text in CollisionPage
5 Months Ago
Fixed controller gamepad actions not working in FixedUpdate Always serialize InputAction.GamepadCode - this might not be the best course of action, but it resolves the problem where you can't bind an input action to GamepadCode.A (0)
5 Months Ago
Update DepthOfField.cs FocalDistance approaching zero was causing a numeric issue and assert. Merge pull request #1576 from Facepunch/DOF-fix Update DepthOfField.cs
5 Months Ago
Update DepthOfField.cs FocalDistance approaching zero was causing a numeric issue and assert.
5 Months Ago
merge from /electricity_power_fixes/2/doorcontroller
5 Months Ago
merge from fix_muzzle_boost_burst_slower
5 Months Ago
Make editor startup with missing components more unlikely (but not totally fixed)
5 Months Ago
Add twitch drops skins to scene
5 Months Ago
Update template .gitignore to capture exclusion directories for Libraries
5 Months Ago
Restore functionality to Input.ReleaseAction (sbox-issues/issues/5500)
5 Months Ago
Get rid of ICSharpCompiler, tools can use the Compiler and Microsoft.CodeAnalysis directly
5 Months Ago
Fixed GameDebug button being cut off awkwardly (resolves sbox-issues/issues/5490)
5 Months Ago
Restore play mode toggle shortcut while focusing the game viewport
5 Months Ago
Filesystem Cleanup
5 Months Ago
Merge from PlayerRigUpdate
5 Months Ago
Update player controller from main
5 Months Ago
Cleaning compiler
5 Months Ago
merge from ghost_trees_fix
5 Months Ago
merge from clatterhat_fixes
5 Months Ago
merge from trainyard_glowbois
5 Months Ago
▊█▍▅▍ ▋▄▇▋ ▅▊▌▌▉▆_▆▉▊▌█▋▊▆▆_▄▋█▄▉▊▇_▌█▌ - ▋▉▆▅▆▆▊ ▌▋▆
5 Months Ago
merge from mlrs_mapfix
5 Months Ago
merge from fire_spread_fix
5 Months Ago
asmdef update
5 Months Ago
merge from PokerAllInFix
5 Months Ago
Leaderboard backup, run #11754
5 Months Ago
Merge from PlayerRigUpdate
5 Months Ago
Meta changes
5 Months Ago
Merge from PlayerRigUpdate
5 Months Ago
Merge from PlayerRigUpdate/2022_merge
5 Months Ago
Merge from main
5 Months Ago
Compile fixes