137,203 Commits over 4,474 Days - 1.28cph!

13 Days Ago
merge from automated_test_entity_bounds_fixes
13 Days Ago
merge from /misc_prefab_fixes
13 Days Ago
games minifridge - textures updated - materials updated
13 Days Ago
Extended the DeployVolumeOBB on woodframe.standing to extend along the whole face of the frame (also fixes it being able to be placed through floors). All `Deployable_WorldSpaceBounds_NotSignificantlyLargerThanDeployVolume` tests now pass :tada:
13 Days Ago
Fix apartment room not sending network update when being rented causing static furniture to not show
13 Days Ago
Change SetFlag() -> SetFlagLocal() inside ApartmentRoom.cs
13 Days Ago
Show character budgets for clan announcement and player notes
13 Days Ago
Wooden floor spikes : slightly increased the NotInBox to fix the 0.62m overhang. Test now passes
13 Days Ago
Barbed wooden barricade : slightly modified the NotInSphere's to fix the 0.7m overhang. Test now passes
13 Days Ago
Forgot to make the wooden barricade prefab not active again after changing it last commit
13 Days Ago
Wooden barricade : slightly modified the NotInSphere's to fix the 0.63m overhang. Test now passes
13 Days Ago
Medieval Barricade : raise the NotInSphere's slightly to fix the 0.57m test failure overhang. Test now passes
13 Days Ago
Apt. lighting progress & related files
13 Days Ago
Add navmesh to tutorial island
13 Days Ago
Fix mounting range of sofa being too small
13 Days Ago
merge from /misc_prefab_fixes
13 Days Ago
Added RRP enabled wrappers around the command buffer being added and removed for shadow caching to prevent warning log spam
13 Days Ago
Ensure we only add raid status provided we are in softcore
13 Days Ago
raid_window -> softcore_updates_jul_26
13 Days Ago
Move raid window convars into softcore. rather than softcoreraid.
13 Days Ago
Glowing Wallpapers - texture updates
13 Days Ago
Merge: from alloc_clean_july2026 - Optim: avoid ~15 separate allocations related to scheduling/cancelling invokes Tests: none, trivial changes
13 Days Ago
Reduced Emissive texture size
13 Days Ago
Fix last remaining motion blur artifacts by using the original noise function
13 Days Ago
Merge: from main
13 Days Ago
Replaced all Shader.Find calls in the renderer features with serialized references to avoid the shaders being missing in the build
13 Days Ago
Hook up motion blur settings to the volume component
13 Days Ago
Materials and textures for stacked terminals monument blocker (fbx coming soon)
13 Days Ago
Turn L shaped sofa into a mountable entity
13 Days Ago
Set sofa to large apartment
13 Days Ago
Emissive for Oven
13 Days Ago
Update view model animation blends
13 Days Ago
fixes after switching to charge-up IO
13 Days Ago
Added the scattering shader as a serialized ref on the AtmosphereRendererFeature to avoid issues with the shader not being present in a build
13 Days Ago
merge from softcore_modal
13 Days Ago
Add chromatic aberration and grain to uberpass
13 Days Ago
Disabled hardcore tag button
13 Days Ago
Hardcore tag styling
13 Days Ago
update apartment_complex_monument/prototype
13 Days Ago
Codegen + phrases + test gen
13 Days Ago
Allow water motion vector pass to be culled
13 Days Ago
Refine motion vector pass dependencies
13 Days Ago
Use a preference list for motion vector texture formats
13 Days Ago
Apartment lighting prefab WIP.
13 Days Ago
Optim: cache FogMachine invokes - StartFogging, EnableFogFieldCB, DisableNozzleCB, FinishFoggingCB There were invoked in StartFogging, which can oscilate with power. Tests: none, trivial changes
13 Days Ago
Softcore tag styling
13 Days Ago
Cast Iron Pan prop LOD0
13 Days Ago
merge from prototype -> apartment_complex_monument
13 Days Ago
tanker area sphere tank end
13 Days Ago
Fixed bad auto merge on HLMV changes