144,571 Commits over 4,413 Days - 1.37cph!

2 Months Ago
set crypt building skin to correct use stone
2 Months Ago
some progress on the damaged wing
2 Months Ago
Disable fallback rendering by default
2 Months Ago
corpse prefab pickup correct item prefabs references
2 Months Ago
Added `hack_test` option to simulate the potential performance gains from rendering multiple separate meshes with a single render node.
2 Months Ago
Optim: schedule tasks for batches of networkables, instead of individual ones Helps reduce alloc pressure at high counts(2x more than core count), but it's a very rare occasion (when everyone rushes to connect to a fresh server) Tests: unit tests
2 Months Ago
Update: skip calling UpdateSubscriptions with 0 networkables Tests: none, trivial change
2 Months Ago
merge from creative_freebuild_fix
2 Months Ago
apartment door fixes. mip streaming on textures, set srgb to greyscale
2 Months Ago
Optim: main thread integrates results from subs gathering tasks while waiting for them to complete Tests: unit tests
2 Months Ago
Optim: allow main thread to steal one of tasks update subscription tasks Makes single-player path alloc free. Tests: unit tests
2 Months Ago
Merge from item_mod_radial_menu
2 Months Ago
merge from /indirect_instancing
2 Months Ago
rebase on main
2 Months Ago
manifest apartment doors and other prefabs in static folder updated
2 Months Ago
exported 3p locomotive idle anim and edited right hand grip ik position on locomotive entity
2 Months Ago
Optim: use persistent added/removed lists instead of pooled ones Tests: ran unit tests
2 Months Ago
fixed some pivot issue on door.apartment.b that had it offset compared to others
2 Months Ago
Bunch of refactoring, shared menu option add function, rework helper functions. Add toggle on/off translation phrases.
2 Months Ago
Merge: from sv_occlgroups_fix_reinit - Bugfix for ServerOcclusionGroups NRE for players with custom init flow - Unit tests Tests: ran unit tests
2 Months Ago
More refactor/cleanup
2 Months Ago
exported 3p workcart idle anim and updated left hand hold ik position in workcart entity
2 Months Ago
Move to a partial. Add FromOwner checks
2 Months Ago
Flags cleanup.
2 Months Ago
WIP Highlight the path the multi-unlock is going to take as a preview https://files.facepunch.com/cipeaX/2026/March/11_11-44-FormalKestrel.mp4
2 Months Ago
Add keybind to UI
2 Months Ago
exported edited 3p machete and combat knife attack anims and set shield script on sunken/combat knife entities
2 Months Ago
Update Firewood Prop LOD Distances and Prefabs Optimized Firewood Prop LODS
2 Months Ago
Merge from main
2 Months Ago
Merge: from serverprofiler_linux_fix - Bugfix for server profiler recoirding empty streams or infinitely recording on Linux Tests: perfsnapshot on Ubuntu
2 Months Ago
Bugfix: ServerProfiler - fix profiler failing to record due to uninitialized variable - release bins built from fe80de3c Tests: ran perfsnapshot on a server on ubuntu 20.04 in wsl
2 Months Ago
Merge from vertex_normal_debugger_tool
2 Months Ago
Merge from main
2 Months Ago
exported 3p idle anims for the arcade
2 Months Ago
Merge from indirect_instancing_motion_vectors
2 Months Ago
Merge from indirect_instancing_shutter_frame_fix
2 Months Ago
Merge from weather_fix
2 Months Ago
Merge from midijack_win11_update
2 Months Ago
Merge from deep_sea_planter_fix
2 Months Ago
Merge from lantern_deployable_on_rock
2 Months Ago
Merge from mature_stage_duration
2 Months Ago
Make charms field private on viewmodel
2 Months Ago
Increased the mature stage of growable plants to 24 hours (was 14) Affects black, blue, green, red, white, yellow berries Corn, Hemp, potato, pumpkin, wheat Growable flowers were already over 24 hours so they're unaffected
2 Months Ago
Add a new ForceServerIncludeMesh asset label that we can use to quickly opt in meshes to server build Applied to modular car lift
2 Months Ago
Merge from main
2 Months Ago
Adjust grid on full screen dialog
2 Months Ago
Load fix Fix escape not closing attachment screen
2 Months Ago
Basic flow for swapping out attachments at any time via inventory screen
2 Months Ago
Unsaved 3p rotator changes
2 Months Ago
Kiosk trim textures continued