reporust_rebootcancel

135,163 Commits over 4,444 Days - 1.27cph!

4 Days Ago
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
4 Days Ago
merge from bathtub_mountable
4 Days Ago
merge from apartment_complex_monument -> main
4 Days Ago
merge from prototype -> apartment_complex_monument
4 Days Ago
Fix compile error
4 Days Ago
Terrain filter setup to prevent apartments from spawning in rivers and on beaches
4 Days Ago
Make apartment elevator no longer a variant so it can be switched to the ApartmentElevatorLift class
4 Days Ago
Lighting various
4 Days Ago
Adding playground sitting poses
4 Days Ago
update from apartment_monument_complex
4 Days Ago
merge from automated_testing
4 Days Ago
Fix single plant pot using a concave mesh collider (introduced on decorative plants branch) testlist
4 Days Ago
update apartment_complex_monument/prototype
4 Days Ago
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)
4 Days Ago
Fix cooking tests failing for the stove
4 Days Ago
merge from main
4 Days Ago
Update manifest
4 Days Ago
Playground area. S2P.
4 Days Ago
blend 3p dart-throwing animation based on position of reticle
4 Days Ago
merge functional roundabouts + swings
4 Days Ago
optimize, fix camera jitter on swings
4 Days Ago
Fix players not being teleported to their room after scheduled death in safezone - check safezones manually as when you sleep you aren't part of any triggers - fix players not falling when teleported to their room when sleeping - add "scheduleddeath" command to test the scheduled death instead of waiting 20m -
4 Days Ago
Lobby lighting
4 Days Ago
Make roundabouts work with the new 2 part model, interpolate swing
4 Days Ago
LOD tweaks.
4 Days Ago
Streetlight surroundings improvements.
4 Days Ago
Removed some dupes in street lights
4 Days Ago
Add 4hrs of rent to the upkeep terminal when renting a room so that it doesn't how "Rent Due" when you first buy a room - convar "apartmentfreerenthours"
4 Days Ago
Bleed fixes.
4 Days Ago
merge from apartment_complex_monument -> main
4 Days Ago
Add a streaming controller to the sign painting UI so unity loads higher detail textures for the model when painting clan logos
4 Days Ago
update apartment_complex_monument/prototype
4 Days Ago
Clan table balance crafting pass Clan table techtree populated
4 Days Ago
Add static research table and repair bench to the apartment complex lobby, positions subject to change S2P
4 Days Ago
Move a few clan testing commands out of editor only (server admin required)
4 Days Ago
Don't include clan logo in every clan action response
4 Days Ago
added more sculpting shapes, current set is now: - sphere - box - cylinder - capsule - cone - hexagonal prism
4 Days Ago
Clean(editor): get rid of if bypass for drawing LightOccludee gizmos
4 Days Ago
Dont wipe the mountable wipe anchor on the client
4 Days Ago
Get rid of mailbox number font size override, not needed anymore
4 Days Ago
Fixed pooltable not being placeable
4 Days Ago
merge from main -> apartment_complex_monument
4 Days Ago
merge from main -> apartment_complex_monument
4 Days Ago
Optim: LightOccludee - use a smaller occlusion sphere for spotlights with angle < 120deg - updated editor gizmo vizualization to run without starting (still needs sticky gizmos) Tests: booted on appt, went to roof and looked up, penthouse appt lights were culled. Ran around - everything looked okay, no popin
4 Days Ago
merge from prototype -> apartment_complex_monument
4 Days Ago
More compile fixes
4 Days Ago
RustIcon inspector and picker can render both old and new range of icons
4 Days Ago
rename PoolTable to Pooltable so Unity behaves
4 Days Ago
proper spinny blades in water treatment maintainable tank
4 Days Ago
Hook up motion blur to the UI setting (in the same awful way as before :hide-the-pain-harold:)