125,636 Commits over 4,171 Days - 1.26cph!

19 Days Ago
Fixed Lua errors with DProperty_VectorColor when deleting editable entity Allow to give ents.CreateClientRope local vectors instead of attachment IDs FIlesystem cleanups Improved invalid model detection Improve folder search inside VPK files Can actually find folders in root of VPKs, can actually wildcard match them now as well (so "models/props*" gets you just folders starting with that, not all folders in "models/")
19 Days Ago
- Fix rcExpandTileBounds not matching c++ code exactly, causing tile seams to be discontinuous - Fix query extents being doubled when sampling - Expose min region size to c# - Start making editor tool to find and replace all navmesh obstacle components
19 Days Ago
merge from canyon-fog-fix
19 Days Ago
drop off biome fog density under ocean level, fixes canyons being full of fog
19 Days Ago
spas12 viewmodel - added ads anim
19 Days Ago
Added collision to farm barge container shells. Replaced beach parasols with static versions.
19 Days Ago
draw physics world bounds on ValidBounds gizmos to ensure they line up sensibly
19 Days Ago
Fix impact effects on the mannequin only appearing near the feet
19 Days Ago
▇▊▇█▉▆ ▉▅▊▆▄▌█▆ ▋▇ ▍▊▉▋ ▍▋ ▅▆▉▅_▇▊_▋▌▆█▇▌▊.█▍▄
19 Days Ago
▇▄▍▄▊▉▊ ▅█▉▉▆▄▅ ▇▅▄▇▉ ▄▋ ▆▋▉▇_▌▊_▇▅▆▉▌▉▌ ▍▇▆▋ ▇▅ ▄▄▄▇▉▆█▉ ▍▋▅▇ ▍▋▅▄▇ █▊▋▍▆▄.
19 Days Ago
merge glass_fix_resourcerefs to main
19 Days Ago
Remove refs, compare physics materials by name instead. (physics materials don't have guid to paths baked.)
19 Days Ago
Improve mannequin model part hiding with skin overrides
19 Days Ago
Implement pathfinding iteration limit, so that paths to unreachable polys waste less budget
19 Days Ago
Fixed cl_software_cursor
19 Days Ago
- Fix chunks not being correctly processed - Add budget queue when rebuilding tiles at runtime - Add command to test rebuild of tiles
19 Days Ago
Jungle ak viewmodel - fix for ads dryfire
19 Days Ago
Merge fixes from /indirect_instancing
19 Days Ago
Rebase on /main
19 Days Ago
- Don't perform `graphics.aggressiveshadowlod` optimisation on shadow proxies. - Only respect `indirect_instancing.shadows` when Indirect Instancing is enabled.
19 Days Ago
▌▊▉▇▊▇ ▋▅▊█▇▄_▍▋▍ ▇▌▋▍▉▋▌▄ ▌▆▋ ▋▋▄▉█▄▋ ▆▆▇▄▋▉▊ ▅▍█▌▍▌▄▆
19 Days Ago
decor_lighting_dlc -> main
19 Days Ago
Deployable snapping for the table lamp
19 Days Ago
Deployable snapping for the Mannequin
19 Days Ago
Added snapping to the spotlight
19 Days Ago
Added snapping support to the two types of beanbag
19 Days Ago
▅▍▇█▊ █▋▊▉ ▄▋▄▋▄▊▋▄▅▋_▄▉▊▉▊▇▍▍▅_▊▆▅▋▅▄▅
19 Days Ago
merge from decor_lighting_dlc/gameplaypass
19 Days Ago
merge from decor_lighting_dlc
19 Days Ago
viewmodel chainsword update attack animation edits
19 Days Ago
merge from ui_mipmaps_fixes
19 Days Ago
Wheat icon mipmap group set to UI
19 Days Ago
merge from main
19 Days Ago
Merge: from baseplayer_serverupdateparallel - Bugfix: UsePlayerUpdateJobs 1/2 - players no longer randomly start swimming when parented to entities Tests: loaded map from AU Prem 1 and went on to excavator - no longer swimming
19 Days Ago
Merge: from main
19 Days Ago
merge from decor_lighting_dlc
19 Days Ago
Fixed string lights with no wire slack looking terrible
19 Days Ago
More farm barge set dressing
19 Days Ago
Apply the stringpool fix to ~20 more entities
19 Days Ago
merge from main
19 Days Ago
Fixed fairy and string lights wire thickness causing issues when not using wire slack
19 Days Ago
merge from naval_update/deep_sea
19 Days Ago
Fixed deep sea spawning erroring on other scenes
19 Days Ago
Clean: Replace persistent native WaterFactorCache with transient native allocs This is slower, but it's not the hot path and it simplifies code and avoids polluting intellisense. Tests: ran unit tests
19 Days Ago
Disabled deep sea island spawning on that branch, its causing errors when entering play mode from other scenes than Craggy
19 Days Ago
merge fix_static_respawn_areas to main
19 Days Ago
Bugfix: UsePlayerUpdateJobs 1/2 - use world pos/rots when running water queries Previously it used local pos/transf, which was incorrect when parenting happened (excavator as example). Tests: jumped on excavator, validated that the water queries are running in the right location with UsePlayerUpdateJobs 2
19 Days Ago
Removed sound player on chandelier guide
19 Days Ago
stricter table lamp placement Prevent table lamp roof camping https://files.facepunch.com/Alistair/127/08/2025/7I75/Unity_tijA5LpN32.png
19 Days Ago
merge from main