240,405 Commits over 3,867 Days - 2.59cph!

10 Months Ago
Minor edit
10 Months Ago
Little bit of parenting debug code
10 Months Ago
Reduced new help volulme log spam Fixed crafting category help prompts staying visible once a mission is completed Fixed cook chicken stages starting visible Help prompts for bear kill missions
10 Months Ago
Component selector arrow key navigation improvements - first time you press down arrow while in the search box doesn't get eaten - fix scroller stepping after clicking it then using up/down arrow navigation - scroller scrolls to selection when going up/down with arrows
10 Months Ago
Merge CorpseRagdollParentingFix -> Aux2
10 Months Ago
Heightfield shape collision (collide directly with heightmap values to save memory and construction time) https://files.facepunch.com/layla/1b2711b1/sbox-dev_te9aXdBHk6.mp4 Co-authored-by: Matt Stevens <matt@mattstevens.co.uk>
10 Months Ago
▄█▅▊▉ █▊▊▍▌▋ ▊▊▅▄▍▇▄▉▌▆▇ ▋▅▉ █▇▆▅█▊▄ ▌▉▌▇▌▉▉▌▊▆ ▌▋▍▌▋▊▉▋▊ ▍▌▅█▋ ▋▍▄▄▅█▉_▉▅▋▋▅▇_▋▄▋█▋
10 Months Ago
Merge from tutorial_island/new_help
10 Months Ago
Copied over chicken prefab from main. merge seemed to delete the AnimalBrain component
10 Months Ago
Manifest, protobuf, codegen, compile fixes
10 Months Ago
Izabu fix
10 Months Ago
Merge from main
10 Months Ago
Use world space for the bone copy again, it seems okay now
10 Months Ago
Add some MainMenuSystem profiling
10 Months Ago
Protobuf and manifest
10 Months Ago
Fix new issue with client-side ragdolls
10 Months Ago
Delete test-server from CI since it's just testing legacy game loop
10 Months Ago
Delete physicsgamesystem
10 Months Ago
Heightfield shape collision (collide directly with heightmap values to save memory and construction time) https://files.facepunch.com/layla/1b2711b1/sbox-dev_te9aXdBHk6.mp4 Bit of cleanup simd cell triangle vertices up front Ray casts and shape casts against heightfield but slow because there's no acceleration structure yet Shape cast against heightfield using swept bounds, awful for long traces but fine for player controller for now Pin heightfield memory to the PhysicsShape so GC can't free it whilst native is using it
10 Months Ago
Merge from main
10 Months Ago
Fixed chainsaw continuing to stay active and draining fuel if the player disconnects while the chainsaw is running
10 Months Ago
Much ragdoll init order refactoring, trying to sort out the brief trouble mainly when spawning while parented. Parent is now set before spawn, and a bunch of other stuff needed to change.
10 Months Ago
Delete baseplayer and prediction system to make a start on deleting game dlls
10 Months Ago
Merge from main
10 Months Ago
Fix team markers getting left on the map after disconnecting and reconnecting to another server if the player is not in a team on the subsequent server
10 Months Ago
merge from gingerbread_toggle
10 Months Ago
merge from main
10 Months Ago
Set gingerbread grade skin id to 2 (a skin that doesn't exist) Added an Always Unlock toggle that will bypass the skin field entirely, but still respects the Enable In Standalone option so we can disable/enable seasonal building grades
10 Months Ago
Merge from main
10 Months Ago
SkinDefault subsurface profile tweaks
10 Months Ago
merge from modelviewerfixes
10 Months Ago
merge from main - RC
10 Months Ago
Disable ginger bread skin for now - will be reenabled for Xmas
10 Months Ago
warning stickers deferred decals added decals to some barrels
10 Months Ago
exported player update rock animation set, updated rock entity with iktarget on left hand and updated unarmed idle pose with zero rotation on the pelvis
10 Months Ago
merge from main - RC
10 Months Ago
Added ENT:OverrideMove and ENT:OverrideMoveFacing for ai ents
10 Months Ago
Prevent rendering if there are no passes created Invoke hiresscreenshot per pass
10 Months Ago
▌▋▅▊▊▊▌ ▅▌▋█▌▄ ▄▍▇ ▉▉▊▄▌▆▅▊ ▇▆▍▋▄▌
10 Months Ago
fix m4 shotgun playing wrong sounds with muzzle break attached m4 shotgun dryfire sound
10 Months Ago
Rename BaseComponent to Component
10 Months Ago
Fix warnings
10 Months Ago
Fix warnings
10 Months Ago
▆▇▊▉▇▆ ▊▊▆▌▋▍▉██ ▅██ █▄▅▄ ▇▍▌▄ ▊▊▊▌▊▄▉▊▉
10 Months Ago
FrankensteinMask Model and material setup
10 Months Ago
[pick] Delete Decal Renderer that's used on unused skin decal stuff
10 Months Ago
Delete faceposer and postprocessingeditor
10 Months Ago
▊█▉▍▄▊▆▅ ▌▋▉▊▉▌▇ - ▇▅▉█▍ ▋▇▌▌▉▄▄ - ▌▌█▉▆▇▉ ▉▉▍▊▉▉ ▅▍█▅▇▊▌▄▉ - ▇▌█▄▋ ▆▇▊▊▇▍ ▉█▆█▆▇▆▍ ▇▌██ ▄▌▌ ▌▌▋▉▌▆▄ ▆▉▉▄▆▊▆▅
10 Months Ago
Delete materials that I broke by deleting all that shit
10 Months Ago
Remove assets that were moved into core New sound api