255,347 Commits over 3,990 Days - 2.67cph!

41 Days Ago
Use Application.IsDedicatedServer wherever we were using IsHeadless before Add CrossbowWeapon, CrossbowProjectile, needs some polish/improvements but is working Fixed renderer viewmodel logic
41 Days Ago
Fix dedicated server on older terminals
41 Days Ago
Restored "JellyFish" shader
41 Days Ago
Clicking off from the Color Picker in ShaderGraph will no longer instantly re-open it. Resolves Facepunch/sbox-issues#5897 ShaderGraph will no longer completely error out it can't find a node, and will instead create a "Missing Node" which resolves itself once the node is found. Resolves Facepunch/sbox-issues#5805 https://files.facepunch.com/CarsonKompon/2025/January/14_11-56-FloralwhiteGrackle.png Don't rebuild the entire ShaderGraph UI when we hotload.
41 Days Ago
Add Debug -> Log Last Compiled menu option to action graph editor Update Facepunch.ActionGraphs to 1.9.17 * Fix incorrect pure method call compilation with out parameters
41 Days Ago
Test reproducing #19 Fix #19
41 Days Ago
Fix #19
41 Days Ago
41 Days Ago
Test reproducing #19
41 Days Ago
3p minicrossbow 4 reload end anim set up
41 Days Ago
DepthNormals mode, uses values directly instead of Material, attach it to ShadingModels
41 Days Ago
Do Gluon Beam better
41 Days Ago
3p minicrossbow 4 reload animations set up
41 Days Ago
LongJump sound
41 Days Ago
Long Jump Module
41 Days Ago
4k textures for lunar wall frames
41 Days Ago
Fixed screwed reload wm animation speed
41 Days Ago
Texturing feedback Old TV 2
41 Days Ago
Added Cut, Copy and Delete options when Right Clicking node(s). Resolves Facepunch/sbox-issues#4096 https://files.facepunch.com/CarsonKompon/2025/January/14_10-42-DotingLoon.png Added Paste Node(s) option when right clicking in ShaderGraph (only visible when nodes in your clipboard)
41 Days Ago
Server Console Status Bar (#1770)
41 Days Ago
Now I remember why I didn't add this > before
41 Days Ago
lunar wall dividers icon render, prefab setup ,spawnable, lods, gibs, collision
41 Days Ago
Make scientists strafe erratically when fighting at very very close range instead of wasting time seeking cover
41 Days Ago
Update: DemoServer - bypas failed validation - We can't always reconstruct correct tick history in some situations, so instead we'll use them as data to compare against Tests: played the opriginal long demo - 1711 total violations across ~18 players.
41 Days Ago
Added GraphCompiler.RegisterFunction, allows you to create your own custom ShaderGraph nodes without modifying the base addon. Resolves Facepunch/sbox-issues#4141 Resolves Facepunch/sbox-issues#4389
41 Days Ago
Rider eye motion when galloping
41 Days Ago
Add warning if we got a reconnect message not from the host Deserialize GameObjectFlags.Hidden - Fixes saved hidden gameobjects not being restored with hidden flag Get rid of S_NON_DIRECTIONAL_DIFFUSE_LIGHTING, use g_bNonDirectionalDiffuseLighting attribute instead Dragging a prefab into an action graph creates a scene.ref node Fix scene.ref thumbnail for prefab references More informative / nicer display info for scene ref nodes https://files.facepunch.com/ziks/2025-01-14/QYoZj9M8T7.png Add analytic to SceneNetworkSystem.GetSnapshot Add Application.IsDedicatedServer Dedicated server performance analytics Launch sbdb with datacore Merge branch 'master' into console_stats_overlay
41 Days Ago
Launch sbdb with datacore
41 Days Ago
Add maplist convar, use it to select the next map
41 Days Ago
Ensure entity handles arrow head swapping the same as viewmodel
41 Days Ago
▆▍▍▍▌ ▋▅▆▊▆▍▅ ▌▍▄▊▆▌▄ ▅▉▊▇▍▋
41 Days Ago
- Worldmodel masks - Shorten reload to single loop - Update arrow tip enable list in the worldmodel
41 Days Ago
▅█▉▉▍▄▆ ▆▇▉█▉ █▍▊█▇▊▍ ▇▇▅▄▆▉▆▌ ▇▅▄ █▉▋▇▇▊▍▇
41 Days Ago
Update: DemoServer - rudimentary tick visualization using gizmos - Temporrary while working on server demo reconstruction - will rip out once done with feature Tests: used on a demo recording on Craggy + the original demo that started it all.
41 Days Ago
Siege harness bone constraints setup
41 Days Ago
merge from Knight Armour DLC - KnockerPhys
41 Days Ago
▄▆▋▋▅▉█ ▆▍▄██▋ ▌▌▍▊▅, ▌▌▋▅ ▇ ▌▅▊▇▌▄▌ ▍█ ▅▆▍█▊ ▊▍█ ███ ▆▋▇ ▄█▅▌█▇▅ ▇▋▍▍ ▍▉▉▅▊▅ ▄▄ ▄▇▉ ▌▇▇▄
41 Days Ago
Add NodeLibrary.ActionGraphCompiled to enable expression debugging
41 Days Ago
42 Days Ago
Add analytic to SceneNetworkSystem.GetSnapshot Add Application.IsDedicatedServer Dedicated server performance analytics
42 Days Ago
Merge from main
42 Days Ago
Setup some masks for 3rd person animations to ensure they dont fire all the arrows at once
42 Days Ago
█▅▌ ▆▄█▇ ▋▄█▇▍▍▆ ▍▉▋▌▋▅ ▌█▅█
42 Days Ago
DepthNormalPrepassLayer stub, DepthNormal shader class consumes from S_MODE_DEPTH
42 Days Ago
shotgun ammo pickup
42 Days Ago
Removed unused/cleanup Don't need this WriteMessage method now that it's only used one time
42 Days Ago
Ammo pickups
42 Days Ago
Updated SiegeHarness model in RidableHorse2
42 Days Ago
Dragging a prefab into an action graph creates a scene.ref node Fix scene.ref thumbnail for prefab references More informative / nicer display info for scene ref nodes https://files.facepunch.com/ziks/2025-01-14/QYoZj9M8T7.png
42 Days Ago
Export medium as default settings, bumping it up a level.