reporust_rebootcancel

134,617 Commits over 4,444 Days - 1.26cph!

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