136,672 Commits over 4,444 Days - 1.28cph!

Today
Add frost effect to UberPostPass Add frost volume component Setup cold RRP effect and script Reduce some shader variants by using branching for low cost effects
Today
Merge from projector_disable
Today
Removed/disabled almost all instances of Projectors Disabled on all Lighting prefabs, mostly used in underwater labs Disabled on all MotorRowboats and disabled their Update loop Added a GameObjectLOD component to the above ground pool, this is now the only place we use projectors in the game (it was the only place I could see an actual visual difference) S2P large oil rig Deleted AboveGroundPool_DeleteMe prefab entirely (only took me 6 years)
Today
Merge from softcore_updates_july_26
Today
Don't apply softcore gather rates to diesel pickups
Today
Quarry is affected by softcore gather rate
Today
Merge from main
Today
Merge from spray_scale
Today
Added ability to change scale of spray skins, exposed on SteamInventoryItem as SprayScale
Today
Setup RRP hurt punch and radiation overlay effects/scripts
Today
merge from apartment_complex_monument -> main
Swap to a 1d blend instead, we don't need the y value
Today
merge from prototype -> apartment_complex_monument
Today
Fixed Signage inspector not showing manifest info
Today
Fixed remove all option not working on rentable shops
Today
merge from roundabout
Progress on integrating building block colours into the recently added EntityColourSwapLookup config asset One config to rule them alll Will allow building blocks and other entities to share the same colour datasets, like the industrial shelves and shipping container skins
Today
Improved sphere synchronization (it now accurately matches server) Added new networked sphere settings - radius, speed and lerping (protos update) Fixed spheres animating from default 1 radius to the desired target on spawn No longer send network updates evey frame when lerping the sphere - only happens once in ModifySphere() https://files.facepunch.com/raul/1b2511b1/25_00-21-FirsthandHomalocephale.mp4
Today
Added loops to playground sitting poses and adjusted them to fix clipping
Today
More conversation work
Today
Increase maximum conversation options from 4 -> 6 (even if they are filtered out) - surely this won't break anything right
Today
Added a regular furnace to the medium apartment
Today
Ensure apartment sizes are translated properly
Today
merge from apartment_complex_monument/prototype -> main
Today
Fix compile error from random using statement being added
Today
Add more conversation options for "you are staying in room {0}" and "how do I pay rent?"
Today
merge roundabout changes from monument complex
Today
merge from roundabout
Today
Implement swing/roundabout animations, cleanup, more manifest updates
Today
merge from apartment_complex_monument
Today
Update conversation options for apartment vendor
Today
S2P apartment complex Fix compile for jake
Today
Add support to interpolate "{my_room_number}" to show what room you are in
Today
Make apartment bathtub mountable Use the beach chair pose Manifest Add to medium and large apartment bathrooms Wouldn't have been releasable without this https://files.facepunch.com/cipeaX/2026/June/24_23-16-ZanyArchaeocete.jpg
Today
merge from apartment_complex_monument -> main
Today
merge from prototype -> apartment_complex_monument
Today
Fix compile error
Terrain filter setup to prevent apartments from spawning in rivers and on beaches
Today
Make apartment elevator no longer a variant so it can be switched to the ApartmentElevatorLift class
Today
Lighting various
Today
Adding playground sitting poses
Today
update from apartment_monument_complex
Today
merge from automated_testing
Today
Fix single plant pot using a concave mesh collider (introduced on decorative plants branch) testlist
Today
update apartment_complex_monument/prototype
Today
Hoist the radial menu for the apartment elevators into it's own ApartmentElevatorLift class so it can't affect other elevators in the game (safer)
Today
Fix cooking tests failing for the stove
Today
merge from main
Today
Update manifest
Today
Playground area. S2P.