248,651 Commits over 3,928 Days - 2.64cph!

17 Days Ago
Fixed catapult fire interaction available when looking at the wheels
17 Days Ago
Added SiegeWeaponVehicleAudio, inherits from from GroundVehicleAudio Updated BatteringRamVehicleAudio Added wheel audio to all siege weapons
17 Days Ago
Skybox material preview https://files.facepunch.com/matt/1b1211b1/sbox-dev_M57SmAq1uF.png
17 Days Ago
Add SceneRenderingWidget Render clothing from a scene Update all clothing icons
17 Days Ago
merge from indirect_instancing
17 Days Ago
Add temporary debug error messages to diagnose the uninitialised component issue.
17 Days Ago
Male Head 02 & Female Body / Female_Head_01 and 02
17 Days Ago
Test for upgrading any / all nodes
17 Days Ago
Re-implement void task exception handling
17 Days Ago
▇▌▉▋▊▅▌▇▅▉▄ ▅▋█ ▉▄▍ ▇▆▄▉▌▅▉▆▄▉ ▌█▌▊▊ ▆▊▍▍ ▅▊▅▄█▉▆ ▌▆ ▆▅▌▌▍▌ █▌▍██▋▄▉ ▉▊▍▍▆▍▇ ▍▅█▉▌▆ ▆▅▉▍▊▇▆▍▌▊▍█
17 Days Ago
Make sure return values are actually returned
17 Days Ago
Merge from defaults
17 Days Ago
bumped render queue on hit guide up to avoid issues with disappearing inside sculpture at times
17 Days Ago
Merging new TAA implementation to main
17 Days Ago
17 Days Ago
merge from xmas2024
17 Days Ago
merge from deluxe_christmas_lights_emission/xmas_light_uncrappification
17 Days Ago
Fix interop error Fix disposed exception
17 Days Ago
Leaderboard backup, run #16061
17 Days Ago
Only move nav mesh agent on transform change if the position actually changed - Fixes agents not moving correctly with skinned meshes with bone objects enabled, transform changed is getting thrashed
17 Days Ago
Resave template prefabs, some of them have missing materials
17 Days Ago
merge from primitive
17 Days Ago
Minor horse code cleanup
17 Days Ago
Remove long unused shit from pixelinput and vertexinput and clean it up Convert world position to projected position on FinalizeVertex, don't like that these are opaque, let's see what we can do about it
17 Days Ago
Fixed ballista client loading issue
17 Days Ago
Fixed horse towing ropes not being destroyed when the joint breaks
17 Days Ago
Deleted test assets, added finished jacket, hat and trousers Skinning, and .clothing files Santa hat lods
17 Days Ago
Model attachments has a dispose, use it on model reload
17 Days Ago
Experiment with dark pie menu colors
17 Days Ago
Dir changes + backups
17 Days Ago
Fixed ballista choppy 3rd person reloading
17 Days Ago
Horses equipment (armor, shoes, saddle) and speed mods
17 Days Ago
Add CookieContainer.TryGet<T>
17 Days Ago
Merge from primitive
17 Days Ago
Fixed NotImplementedException on the client when a ragdoll collides with something
17 Days Ago
Object menu filters out prefab assets that don't have a source file - some old compiled hammer prefabs are hanging around?
17 Days Ago
Fixed jittery movement when noclipping
17 Days Ago
Codegen
17 Days Ago
SQRTRoughness was correct behavior for sampling envmaps Use multi-bounce ambient occlusion Feathering goes outer rather than center, allow to have inner (negative) feathering again, fixes light leaks in maps
17 Days Ago
Setup rotation through animation curve
17 Days Ago
Merge from primitive
17 Days Ago
Swap over to using Quaternions instead
17 Days Ago
Update Roughness_test
17 Days Ago
Sculpt backups
17 Days Ago
Xmas menu background video
17 Days Ago
Renamed back to testbulb in case it is hardcoded somewhere or not updating with manifest or whatever.
17 Days Ago
Add roughness test scene, Compares if IBL GGX Filter matches reference
17 Days Ago
Clipping
17 Days Ago
Ass rotate implementation. Setup anim events. Moved everything over to a Viewmodel script