142,159 Commits over 4,536 Days - 1.31cph!

3 Days Ago
merge from main
3 Days Ago
First step to port old animals to new AI system (no behaviour change, it just makes them easier to maintain, we'll do proper behaviour rework in the future)
3 Days Ago
Merge from effect_recycle_glass_fix
3 Days Ago
detachTime and recycleTime is no longer read only Don't set those times to 0 at build time if no particle system is present Temporary fix for this month, needs a nicer fix next month as those fields should be readonly
Rin
3 Days Ago
merge from underwaterlabs_monument_blockers
3 Days Ago
russian roulette; - gibs added - guide prefab - prefab updated - icon updated
3 Days Ago
merge from medical_honey_bandage
3 Days Ago
Added missing teas to the cooking workbench cooking visuals All teas spawns the kettle now
3 Days Ago
Adjusted the world model LODS to match the regular bandage
3 Days Ago
fix for missing colliders on the frame of the attack heli, allowing unnecessary damage
3 Days Ago
Moved the NPC spawner slightly away from the monument blocker in one of the modules
3 Days Ago
Added monument blockers to underwater labs red key card doors
3 Days Ago
fixed missing back faces of hide poncho world model and optimised lods so last lod is sub 100 triangles
3 Days Ago
fix to recycle and efficiency worldmodel upgrades for missing faces
3 Days Ago
rebuilt skins list with crystal ARs
3 Days Ago
main -> radwater_buff_2
3 Days Ago
merge from main
3 Days Ago
Updating skinning for bull/calf
3 Days Ago
merge from advanced_wooden_crate_gib_fix
3 Days Ago
fixed loot crate gibs spawning with way too small colliders - although its a temporary fix until other issues can be ironed out.
3 Days Ago
Merge: from main
3 Days Ago
crystal ar final store icon
3 Days Ago
Merge from main
3 Days Ago
Merge from main
3 Days Ago
Hooked up randomisation on alien costume vm
3 Days Ago
Merge from vm_randomisation
3 Days Ago
Merge from main
3 Days Ago
New milk item placeholder
3 Days Ago
If an item id doesn't match the shortname, show an error in the inspector with a fix button
3 Days Ago
merge from render_pipeline_testing
3 Days Ago
client guard
3 Days Ago
support for WaterWIndow in RRP, fixes no underwater fog when looking out submarine windows, etc
3 Days Ago
Hooked up fur shader toggle when shearing is ready Added readytomilk and readytoshear debug commands
3 Days Ago
ai.showstate now parents it's Ddraw labels, looks a lot smoother
3 Days Ago
Animals can now eat from a trough, will prioritise that over grazing on grass
3 Days Ago
Shearing interaction
3 Days Ago
merge from main
3 Days Ago
Renamed the "Horse Dung" item to just "Dung" (left the prefab/item def names referencing horse, no point changing those)
3 Days Ago
Hooked up male calf prefab/material
3 Days Ago
Merge from main
3 Days Ago
Merge from main
3 Days Ago
Show a mesh quality slider when previewing a LOD, allows us to quickly see what things look like at different quality settings
3 Days Ago
Merge from footstep_heavy_armour_fix
3 Days Ago
Fixed player footsteps not playing when slowed by excessive amount of armour Affects players wearing full plate set as well as diving fins while walking on land
3 Days Ago
main -> character_customisation
3 Days Ago
Merge from tc_auth_group_tests (only count a codelock if it has greater than 2 users authed on it)
3 Days Ago
Added LOD preview mode to the RendererLOD, MeshLOD and MeshCull inspector When enabled will run the LOD process just for that object in edit mode, so we can test LOD ranges without going into play mode Supports multi select, also draws a box around the object in the scene view with a label for it's LOD Works in prefab editing and in the scene view
3 Days Ago
merge from main
3 Days Ago
Planters: improved placement guide meshes - new low-poly guide meshes for large, small and triangle planters - all three were using their full LOD0 mesh as the deploy guide that was missing the soil now looks and feels way less jarring and much more satisfying https://files.facepunch.com/pilgrim/2026/August/31_23-29-IvoryMussaurus.mp4
3 Days Ago
LOD pass on computer station + mixing table decor - computerstation.FBX re-exported with proper LOD meshes; computerstation.static LODGroup -> RendererLOD, deployed + apartmentcomplex variants updated for the new model - MixingTable.Decor: glassware/water existed twice - embedded invisible in the table LOD meshes and again as 9 separate LOD0-only renderers on top; re-exported as one clean 3-LOD mesh with the glass material live, 12 renderers -> 1, LODGroup -> MeshLOD