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

35 Days Ago
cherrypicking lunar_new_year_2025 changes
35 Days Ago
4ShotMiniCrossbow -> primitive
35 Days Ago
merge from lunar_new_year_2025 (contains protocol update)
35 Days Ago
LNY wall divider additional volumes to prevent deployable clipping
35 Days Ago
Improved horse collision damage detection, balancing
35 Days Ago
Stop fire arrow flames spawning below the player in 3p animations
35 Days Ago
4ShotMiniCrossbow -> primitive
35 Days Ago
- Adjust optimal temperature values - Bees now make honey relative to population (stored in ml) - Logs
35 Days Ago
Protocol++
35 Days Ago
Catapult expolsive ammo splash damage range 5.2, larger splash than traditional rockets Catapult expolsive ammo range explosive damage 330 - higher than traditional rockets, 3 compared to 4 vs stone wall Catapult expolsive ammo crafting cost more in-line with traditional rockets Catapult incen ammo explosionRadius 6 to help with inaccuracies Catapult incen ammo crafting inline wtih traditional rockets Disable improvised shield (for now) Reinforced Wood sheild WB1 (wood default, metal WB2) Mini crossbow cost reduction, reduced rope and gear requirment Battering ram head repair 200 HQM Heavy plate armour takes additional damage from heat type sources, fire arrows for example Revolver crafting override WB2, 15 HQM, 200 metal fragment, 30 cloth (Only in primitive gamemode) All subject to change.
35 Days Ago
- Create beehive deployable - Bee population increases fast relative to its existing population - Bee growth rate is affected by temperature, too cold or too warm then no growth - Bee growth rate is affected by being inside or outside
35 Days Ago
Improve line covers
35 Days Ago
Push time scope when calling pending starts
35 Days Ago
Fix NRE in SpriteRenderer when texture is null TextureControlWidget creates a child ResourceControlWidget instead of trying to be one Speed up Pixmap.FromTexture ( there's got to be a faster way than this come on) Draw texture preview
35 Days Ago
35 Days Ago
merge from primitive
35 Days Ago
Compile fixes
35 Days Ago
Fixed hip motion jittering when pressing ctrl
35 Days Ago
Remove Reflections.hlsl and both instances of Reflection() mode in our shaders
35 Days Ago
Pressing CTRL now helps with sharp turns Fixed some animations issues when entering water
35 Days Ago
Add TextureGenerator boilerplate TextureControlWidget poc
35 Days Ago
- Further rotation code changes - Prevent some animations from looping when they shouldn't be
35 Days Ago
Fix crash in unit test when creating SoundStream
35 Days Ago
Run pending component starts at the end of loading, before host joins game
35 Days Ago
Revert "Widget.Parent checks for valid" This reverts commit 0da86010868490ff4bbe0b0cb524e5a5fcbb0bf7.
35 Days Ago
Scene loading only happens once
35 Days Ago
TextureControlWidget poc
36 Days Ago
Add TextureGenerator boilerplate
36 Days Ago
KeyValuesToJson Add Material.Shader Add TypeLibrary.CreateProperty, Obsolete SerializedProperty.Create TypeLibrary.CreateProperty takes attributes - allowing further customization Make ParseToJsonObject public Add Asset.SetInMemoryReplacement, ClearInMemoryReplacement Pass on description, title, source info to property Widget.Parent checks for valid Fix warnings
36 Days Ago
Delete ResourceConverterFactory, ResourceJsonConvert safe to pick to main Add TypeLibrary.Current Add TypeLibrary.Current Remove hacky Scene.IsWaitingForLoad Give NavMesh a proper place to generate during loading (after everything is loaded)
36 Days Ago
Leaderboard backup, run #16973
36 Days Ago
▍▌▊▋▌▉▄▋▉ █▌▍▋▇▆, ▉▋▄▍▆▌▅▌▋ █▇▍ ▉█▄
36 Days Ago
Ram exhaust prefab WIP.
36 Days Ago
Ram lighting & instruments.
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
36 Days Ago
Updated horse phrases Added setforsale command Hidden old unused saddle
36 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