124,949 Commits over 4,171 Days - 1.25cph!

11 Days Ago
More farm barge set dressing
11 Days Ago
Apply the stringpool fix to ~20 more entities
11 Days Ago
merge from main
11 Days Ago
Fixed fairy and string lights wire thickness causing issues when not using wire slack
11 Days Ago
merge from naval_update/deep_sea
11 Days Ago
Fixed deep sea spawning erroring on other scenes
11 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
11 Days Ago
Disabled deep sea island spawning on that branch, its causing errors when entering play mode from other scenes than Craggy
11 Days Ago
merge fix_static_respawn_areas to main
11 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
12 Days Ago
Removed sound player on chandelier guide
12 Days Ago
stricter table lamp placement Prevent table lamp roof camping https://files.facepunch.com/Alistair/127/08/2025/7I75/Unity_tijA5LpN32.png
12 Days Ago
merge from main
12 Days Ago
Fix static respawn areas no longer showing up after optimizing player bags.
12 Days Ago
Set dressing on farm barge WIP. Static version of lantern prefab.
12 Days Ago
candeller crafting pass
12 Days Ago
Added a collider on the game trace layer to spotlights
12 Days Ago
Chandelier world model fixes
12 Days Ago
Chandelier not deployable on deployed layer Some tweaks to fluorescent light deploy volumes
12 Days Ago
additonally wall cabinet socket check to prevent placement/blocker windows
12 Days Ago
wall cabinet not in water check
12 Days Ago
wall cabinet: stricter placement Ground watch update - missing vehicle large No longer researchable
12 Days Ago
rhib crane wip textures
12 Days Ago
Updated leather beanbag chair pickup, no longer fabric
12 Days Ago
beanbag crafting pass beanbag volume updates
12 Days Ago
▌▅▉▍▆▆▉ ▉▌▅▍▌▊ ▍▌▄▇▊▆ (▅███▌▄▆▉▋ ▊▋▅▉▇▋▆▊▌▋▋ ▍▌ █▇▋/▋▇▉▆▉ █▇▄▆ ▇▅█▋▋▌ ▄▋▌▌▅▄█)
12 Days Ago
mannequin: low health Slightly more agressive placement checks crafting pass desc update No longer researchable
12 Days Ago
merge from main
12 Days Ago
Merge from parent
12 Days Ago
More/Backup
12 Days Ago
update deep_sea/portals
12 Days Ago
merge from naval_update -> deep_sea
12 Days Ago
merge from main -> naval_update - stomped mannequin material changes on naval_update branch
12 Days Ago
Fix portal teleport logic and add debugging of portal teleport attempts to ensure it's trying the right locations
12 Days Ago
Backup
12 Days Ago
merge from ui_mipmap_fixes
12 Days Ago
Tagged more item icons to use the UI mipmap group
12 Days Ago
Null check just in case
12 Days Ago
Fixed mannequin losing its skins
12 Days Ago
Bolty, HMLMG, L96, M249 and Minigun can be heard from 600 meters away
12 Days Ago
LR and AK can be heard from 500 meters away
12 Days Ago
Try to find a free spawn location when entering the portal - keep trying spots alongside the portal until a free one is found
12 Days Ago
Fix map not working when deep sea islands are spawned because the tutorial island map marker covers the entire map with a layer of water
12 Days Ago
Shrunk the Prevent Building volume on the attack heli, should stop deployables being blocked through nearby walls
12 Days Ago
Added LODs and COL for farm barge kiosk
12 Days Ago
Shrunk the Prevent Building volume on the attack heli, stops deployables being blocked through nearby walls
12 Days Ago
Fixed server crashes to do with Gonarch NPC Fixed StudioMDL crashes due to $maxverts Restore default FindUseEntity behavior Fixed CBaseFileSystem::ReadLine not working for workshop files Minor VPK support changes from CS:GO Fixed addon dependencies not showing due to regressive Pull Request Change ents.CreateClientRope slack param to work better Make ents.CreateClientRope despawn if any of its entities are removed
12 Days Ago
merge from decor_lighting_dlc
12 Days Ago
uncheck chicken costume blocked from mannequin, add rpc call limit for changing pose
12 Days Ago
merge compile error fixes to naval update