reporust_rebootcancel

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

17 Minutes Ago
Streetlight surroundings improvements.
29 Minutes Ago
Removed some dupes in street lights
31 Minutes 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"
37 Minutes Ago
Bleed fixes.
47 Minutes Ago
merge from apartment_complex_monument -> main
1 Hour Ago
Add a streaming controller to the sign painting UI so unity loads higher detail textures for the model when painting clan logos
1 Hour Ago
update apartment_complex_monument/prototype
1 Hour Ago
Clan table balance crafting pass Clan table techtree populated
1 Hour Ago
Add static research table and repair bench to the apartment complex lobby, positions subject to change S2P
1 Hour Ago
Move a few clan testing commands out of editor only (server admin required)
1 Hour Ago
Don't include clan logo in every clan action response
1 Hour Ago
added more sculpting shapes, current set is now: - sphere - box - cylinder - capsule - cone - hexagonal prism
2 Hours Ago
Clean(editor): get rid of if bypass for drawing LightOccludee gizmos
2 Hours Ago
Dont wipe the mountable wipe anchor on the client
2 Hours Ago
Get rid of mailbox number font size override, not needed anymore
2 Hours Ago
Fixed pooltable not being placeable
2 Hours Ago
merge from main -> apartment_complex_monument
2 Hours Ago
merge from main -> apartment_complex_monument
2 Hours 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
2 Hours Ago
merge from prototype -> apartment_complex_monument
2 Hours Ago
More compile fixes
2 Hours Ago
RustIcon inspector and picker can render both old and new range of icons
2 Hours Ago
rename PoolTable to Pooltable so Unity behaves
3 Hours Ago
proper spinny blades in water treatment maintainable tank
3 Hours Ago
Hook up motion blur to the UI setting (in the same awful way as before :hide-the-pain-harold:)
3 Hours Ago
updated skins
3 Hours Ago
Remove motion blur volume profile (it's now in the pipeline settings)
3 Hours Ago
merge from glowing_wallpaper_pack need to redo skins
3 Hours Ago
Merge from broadcast_ratio_improvements
3 Hours Ago
tweakes to steam item descriptions
4 Hours Ago
game_room_dlc -> game_room_dlc/pool
4 Hours Ago
tweak to wallpaper pack sitem
4 Hours 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.
4 Hours Ago
Update(editor): change window title label for MotionVectorsChecker Tests: none, trivial change
5 Hours Ago
WIP spinning water treatment tank blades
5 Hours 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
5 Hours Ago
Serializer fix Codegen
5 Hours Ago
Add the raw satellite model to the prefab for now
5 Hours Ago
merge from apartment_complex_monument
5 Hours Ago
3p dart throw direction animations added with blend tree
5 Hours Ago
better init state for baseplate
5 Hours Ago
Tweaked monument spawn settings for the apartments. Will now spawn in T0. Prevented it from spawning on snow Scene2prefab
5 Hours Ago
S2P apartment complex
5 Hours Ago
merge from apartment_complex_monument/terminal_ui
5 Hours Ago
Missed one
5 Hours Ago
Minor layout fixes
5 Hours Ago
Improved the intro sequence
5 Hours Ago
Test save loading fixes I just used for testing/profiling on a real save
5 Hours Ago
Override player's eye pos when checking camera so LODs are loading
5 Hours 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