139,365 Commits over 4,474 Days - 1.30cph!

33 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"
33 Days Ago
Bleed fixes.
33 Days Ago
merge from apartment_complex_monument -> main
33 Days Ago
Add a streaming controller to the sign painting UI so unity loads higher detail textures for the model when painting clan logos
33 Days Ago
update apartment_complex_monument/prototype
33 Days Ago
Clan table balance crafting pass Clan table techtree populated
33 Days Ago
Add static research table and repair bench to the apartment complex lobby, positions subject to change S2P
33 Days Ago
Move a few clan testing commands out of editor only (server admin required)
33 Days Ago
Don't include clan logo in every clan action response
33 Days Ago
added more sculpting shapes, current set is now: - sphere - box - cylinder - capsule - cone - hexagonal prism
33 Days Ago
Clean(editor): get rid of if bypass for drawing LightOccludee gizmos
33 Days Ago
Dont wipe the mountable wipe anchor on the client
33 Days Ago
Get rid of mailbox number font size override, not needed anymore
33 Days Ago
Fixed pooltable not being placeable
33 Days Ago
merge from main -> apartment_complex_monument
33 Days Ago
merge from main -> apartment_complex_monument
33 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
33 Days Ago
merge from prototype -> apartment_complex_monument
33 Days Ago
More compile fixes
33 Days Ago
RustIcon inspector and picker can render both old and new range of icons
33 Days Ago
rename PoolTable to Pooltable so Unity behaves
33 Days Ago
proper spinny blades in water treatment maintainable tank
33 Days Ago
Hook up motion blur to the UI setting (in the same awful way as before :hide-the-pain-harold:)
33 Days Ago
updated skins
33 Days Ago
Remove motion blur volume profile (it's now in the pipeline settings)
33 Days Ago
merge from glowing_wallpaper_pack need to redo skins
33 Days Ago
Add motion blur settings on the pipeline asset and the camera settings
33 Days Ago
Merge from broadcast_ratio_improvements
33 Days Ago
tweakes to steam item descriptions
33 Days Ago
game_room_dlc -> game_room_dlc/pool
33 Days Ago
tweak to wallpaper pack sitem
33 Days Ago
Tweaked wallpaper ground mesh so that the edges are inside 1:1 uvs not outside to fix some bluring un-clamped edges. Lots of emissive tweaks. Change fireflies to ceiling paper, removed sprays from pack.
33 Days Ago
Update(editor): change window title label for MotionVectorsChecker Tests: none, trivial change
33 Days Ago
WIP spinning water treatment tank blades
33 Days Ago
New(editor): MotionVectorsChecker - categorizes all renderers by motion vector mode Can be found at "Tools/Find/List Motion Vector generators" Tests: looked at appt monument - almost everything has per-object mode
33 Days Ago
Serializer fix Codegen
33 Days Ago
Add the raw satellite model to the prefab for now
33 Days Ago
merge from apartment_complex_monument
33 Days Ago
3p dart throw direction animations added with blend tree
33 Days Ago
better init state for baseplate
33 Days Ago
Tweaked monument spawn settings for the apartments. Will now spawn in T0. Prevented it from spawning on snow Scene2prefab
33 Days Ago
S2P apartment complex
33 Days Ago
Added the full setup for the default volume profile settings asset
33 Days Ago
merge from apartment_complex_monument/terminal_ui
33 Days Ago
Missed one
33 Days Ago
Minor layout fixes
33 Days Ago
Improved the intro sequence
33 Days Ago
Test save loading fixes I just used for testing/profiling on a real save
33 Days Ago
Override player's eye pos when checking camera so LODs are loading
33 Days Ago
New(editor): CulledMeshesChecker - finds all meshes without some sort of culling setup Can be found in "Tools/Find/Meshes without Occlusion setups". Tests: ran the tool on appt monument, found ~360 issues