255,105 Commits over 3,990 Days - 2.66cph!

36 Days Ago
▇▍▉▄█▌▋ ▆▅▇▊▊▋▌▅▊▉▆▍▄██▇▊▅▇ ▇▊▊▊ ▉▇▅ ▄▊▅▄▄▇▉▍▍ ▅▆▌ ▊▉▋▍▄▅▅▇ ▍▆▍▉▍▍▄, ▉▄▊ █▋▆█▊▅▄ ▊█▌▇ ▅█▇▅▋█▌▊▋▉█▇▄ ▆▋▋▉▄▅▆▄
36 Days Ago
Don't try to auto-switch hosts if LobbyConfig.DestroyWhenHostLeaves is true. If that's true, we should only ever have the same host..
36 Days Ago
Ram lighting tweak.
36 Days Ago
Fixed cata incen using the wrong splash fx. Ram window reflection tweak.
36 Days Ago
Wrap scoped undos in a nicer API Still need to rewrite existing usages
36 Days Ago
med assault rifle world model and lods will need some some refinements but good enough for now
36 Days Ago
recompiled trimsheet blendable materials + added toolchest assets https://files.facepunch.com/jason/1b1811b1/sbox-dev_UYZVm5kUXh.png
36 Days Ago
Fixed basket ammo models prefabs Show killed by catapult when dying from a catapult
36 Days Ago
Improved catapulted player ragdoll physics, randomized spins Added blunt radial damage on corpse impact (just in case you land on a player by chance) Added sounds
37 Days Ago
Updated horse phrases Added setforsale command Hidden old unused saddle
37 Days Ago
Fix TypeLibrary.Current not working
37 Days Ago
Fix compile error
37 Days Ago
Add line cover component
37 Days Ago
Materials store the shader version they were compiled against, added Source( ShaderVersion ) for shaders to query what the current material was compiled against for backwards compatability Blendable: Use hemi octahedron encoded normals same as complex for better quality, remove a redundant texture lookup per layer, remove the 5th unused blend layer because wtf https://files.facepunch.com/matt/1b1811b1/mspaint_qIv6MYpn8Y.png
37 Days Ago
Delete ResourceConverterFactory, ResourceJsonConvert safe to pick to main Add TypeLibrary.Current Add TextureGenerator boilerplate
37 Days Ago
Fixed new horses not claimable at ranches
37 Days Ago
Incentivize peeking when hearing sound ahead, clean up unused states, fix compile error from merge
37 Days Ago
Catapult ammo world model prefabs
37 Days Ago
Leaderboard backup, run #16949
37 Days Ago
Ram lighting.
37 Days Ago
lots of siege weapn sounds (few things still WIP)
37 Days Ago
Light texture.
37 Days Ago
Headlight mats enabled+disabled.
37 Days Ago
Same fire effect rotation fix for battering ram and ballista
37 Days Ago
Tuned screenshake on fire.
37 Days Ago
Boulder impact matches target normal.
37 Days Ago
Remove C++ side of Dynamic Reflections, this is becoming a component like SSAO & going to use DepthNormals Remove FramebufferScratchTexture, it was used to fetch a rendertarget over multiple frames easily and only meant to be used on dynamic reflections in native side, our C# RenderTarget is equivalent to it
37 Days Ago
Moved to the correct folder.
37 Days Ago
Catapult fire effect rotation fix
37 Days Ago
Should be continue rather than break, fix undefined identifier if S_MODE_DEPTH_NORMAL is not set Pass MSAA value from pipeline, make DepthNormals a dynamic combo instead of a mode, conditional Add Normals.hlsl, with fallback if no depthnormals are available, add Bindless::GetTexture2DMS Adjustments, Depth Prepass Depth Only under a convar, do depthnormals without size cull threshold GTAO uses Normals::Sample() instead of recalculating normals from depth https://files.facepunch.com/sampavlovic/1b1711b1/sbox-dev_e5dHGELNmU.mp4
37 Days Ago
Use current msaa type when creating a new swapchain for tool widgets instead of using msaa 16X, currently doesn't change when changing settings though
37 Days Ago
Missing file.
37 Days Ago
Catapult fire.
37 Days Ago
Adjustments, Depth Prepass Depth Only under a convar, do depthnormals without size cull threshold GTAO uses Normals::Sample() instead of recalculating normals from depth https://files.facepunch.com/sampavlovic/1b1711b1/sbox-dev_e5dHGELNmU.mp4
37 Days Ago
In water effects and head motion Skidding effects
37 Days Ago
Tweak to make transition between basket mesh into projectile state more seamless.
37 Days Ago
Boulder FX & polish.
37 Days Ago
- Setup new full reload 3p animation - Ensure straight transition from fire to idle state 3p
37 Days Ago
Minor entity value changes
37 Days Ago
Worldmodel changes
37 Days Ago
- Try a cheaty approach with rotation code in the viewmodel - Setup a reload end duration to prevent spam right at the end
37 Days Ago
Catapult server projectiles radius set to 0 Increased catapult admin command radius to 100
37 Days Ago
Added catapult.fire command
37 Days Ago
Update rat death prefab to use new version of impactfleshmist
37 Days Ago
Fixed catapult admin reload not updating the animation
37 Days Ago
Re-saved out impact.flesh.mist to fix up refs
37 Days Ago
Horse swimming animations, effects and audio
37 Days Ago
merge from lunar_new_year_2025 branch - snake mask files and icon
37 Days Ago
Ensure idle animation is set to loop time
37 Days Ago
- Custom delta time to improve code animation smoothness - Override reload fraction to .95 instead of .90 - Reload fraction server time changes