248,883 Commits over 3,959 Days - 2.62cph!

34 Days Ago
Switch SSAO to use GTAO
34 Days Ago
any edited sculpture shows picture CornerIcon in UI
34 Days Ago
update admin spawn rocks
35 Days Ago
Fix up GroundTruthAmbientOcclusion
35 Days Ago
merge from fix_lod_camera_nre -> main
35 Days Ago
Fix NRE when LOD is calculating on main menu but no cameras are spawned
35 Days Ago
Added emission fresnel to xmas lights
35 Days Ago
Ice shader: screensize and edge length now factor into tessellation
35 Days Ago
fix player deceleration dt prevent bottom leaderboard row getting clipped decelerate enemy after collision forces added, instead of before exploder special
35 Days Ago
Leaderboard backup, run #15845
35 Days Ago
Merge from primitive
35 Days Ago
More compile fixes
35 Days Ago
Merge from primitive
35 Days Ago
Possible horse server fix
35 Days Ago
Stomp local version of BatteringRam.cs with version from primitive branch Protobuf, manifest, codegen
35 Days Ago
Merge from primitive
35 Days Ago
Merge from main/primitive
35 Days Ago
Codegen, manifest, protobuf, etc
35 Days Ago
Merge from siege_weapons
35 Days Ago
Merge from shields (new branch to collect all primitive stuff in one spot for media)
35 Days Ago
Restored the 2px gap between vital bars
35 Days Ago
Fixed player hitting their own shield when crouching and melee attacking
35 Days Ago
Physics tool selects all rigidbodies in hierarchy
35 Days Ago
Added a OnPlayerClothingChanged client side callback to HeldEntity Backpack meshes will now be enabled when a shield is equipped and disabled when the shield is holstered
35 Days Ago
Expose MeshComponent.Model
35 Days Ago
Don't invoke ISceneCollisionEvents for trigger intersections
35 Days Ago
Update skinned renderers if they have physics bones
35 Days Ago
Always create ragdoll bodies at the saved gameobject transform unless the bone has just been created, allows for ragdoll posing in editor https://files.facepunch.com/layla/1b0311b1/sbox-dev_pSeZ9ABT7i.mp4
35 Days Ago
Fixed a case where shooting while crouched would sometimes result in the player shooting their own shield, applying damage to themselves in the process
35 Days Ago
Shield vm animator can now go straight to block from the melee attack end state
35 Days Ago
Improve handling of empty navmesh tiles Also improve editor auto update when world bounds change.
35 Days Ago
Merge from main
35 Days Ago
Merge from shred_helicopters
35 Days Ago
Manually kill the players in a vehicle earlier in the shredding process so they don't end up getting kicked for being under the terrain in some cases
35 Days Ago
Merge from main
35 Days Ago
Merge from monument_scenes_renderlod_fix
35 Days Ago
deserialize absolute game object flag, flags are deserialized selectively
35 Days Ago
-Ballista low poly model update -Ballista UV's -Ballista Materials -Ballista WIP Textures
35 Days Ago
Joints execute in editor, physics tool can manipulate physics in editor so joints should also work
35 Days Ago
Colliders without rigidbody are static in editor
35 Days Ago
Update: review feedback - dispose of the nested CTS for perf snapshot uploads - Use async copy when creating an extra stream to send backup files Tests: full local server flow + 2 snapshot uploads
35 Days Ago
Remove Ragdoll.DriveFromAnimation, active ragdoll stuff should be a component on top
35 Days Ago
vendor_stats_fixes -> main
35 Days Ago
Fixed a bunch of issues with single entry placement after changing scaling
35 Days Ago
- Ensured everything is in local time - Setup methods to process into 12 hour time
35 Days Ago
Fixed terrible scaling on stats menu
35 Days Ago
Ao proxies removal (#1678) * Remove aoproxies ambient occlusion, it never looked too right and it's stupid to have artists authoring them manually, almost no one did I still think SDF AO works better than SSAO in most cases, but they should live as a renderhook and artists don't need to touch anything, the way it is now is very hard to maintain, it could be 10x simpler * Remove sdf.hlsl (until we meet again 🫡 )
35 Days Ago
Added 12 and 24 hours options to timescale
35 Days Ago
Update enum descriptions