reporust_rebootcancel

127,951 Commits over 4,109 Days - 1.30cph!

51 Days Ago
Added Banana Bunch Prop Setup Banana Bunch Prop Prefab, LODS and Colliders Imported Banana Bunch Materials and Models
51 Days Ago
Added support for rendering sphere and capsule spatial environment volumes on transparent objects
51 Days Ago
Debug: Bring back player cache validation on release Saw on release env today that it did trip up twice and prevented issues, so there's still value in it. Tests: none, trivial change
51 Days Ago
A week's worth of fixes for indirect: - Added a `spawnprefab` editor-only command that allows to spawn (and pre-process) any prefab for testing. - Moved indirect ConVar stuff to a proper indirect_instancing.cs - Temporarily removed Core/* shaders from the compatibility list because indirect support is unclear. - Revamped the indirect compatibility decision logic to be more granular and robust. - Fixed invisible models when a renderer in instanceable but none of its materials are. - Fixed NRE when encoundering null materials. - Added TryEnqueueAdd which gives feedback about when enqueing a renderer failed due to incompatibility. - Downgraded assertion exception when a shader wasn't found to just a warning. - Reworked RejectReason structure to a struct fully interoperable with bool. - RustRenderer now remembers original shadow casting modes so that they can be restored when indirect rendering is disabled. - Store errors reported by TryEnqueueAdd in RustRenderer for debug purposes. - Automatically disable RustRenderer if object is a shadow proxy. - Automatically disable RustRenderer if any submeshes are incompatible with either indirect or fallback rendering.
51 Days Ago
Fixed shader errors about missing implementations of vertInstancingSetup
51 Days Ago
merge from naval update
51 Days Ago
Merge from parent
51 Days Ago
Merge from main
51 Days Ago
merge from main
51 Days Ago
merge from main
51 Days Ago
merge from main
51 Days Ago
▊▉▉▆▆ ▅▌▌█ ▉▅▋▋▋▄_▅▇▊▊_▌▇▇▉▆▇_▇█▄▊▅▋▄
51 Days Ago
merge from roof_beams
51 Days Ago
▊▍▅▌▇ █▍▌▆ ▌▋▅▇▋▊▍▉█_▉▅▄_▌▅▉▅_▄▊_▌▅▉▍█▋▆▊▉▋
51 Days Ago
merge from wallpaper_frontier_floor_fix
51 Days Ago
merge from jungle_update_improvements
51 Days Ago
merge from bicycle_fuelstorage_fix
51 Days Ago
▉▌▇▄▉ ▍▅▌▋ ▇▋▄▊▊_▌█▌▍█▉▉_▌▉▅▋
51 Days Ago
▄▉▊▋▄ ▄▋▇▉ ▄▄▆▍▅▅_▋█▇█▅█▊▇▋_▊▌▇▋▋█▅
51 Days Ago
merge from sapling_billboard_fix
51 Days Ago
merge from wallpaper_fixes
51 Days Ago
Turn off vine network position invoke when they are idle, removes 40% of network position ticks
51 Days Ago
Experimenting with disabling syncPosition on vines that aren't in use
51 Days Ago
Use a proper trace for water level checks rather than arbirarily looking an ocean values
51 Days Ago
Set the recently changed scrap heli and patrol heli gibs colliders to read/write
51 Days Ago
▋▄▇▆▊▉▇
51 Days Ago
▆▋▊▄▅
51 Days Ago
Hovering pack tiles starts playing a video
51 Days Ago
▆▅▆▉▆▍
51 Days Ago
▊▌▉▇▌
51 Days Ago
Stop bicycle showing fuel interaction prompt
51 Days Ago
Always ensure terrain pushback is off when starting a spinout
51 Days Ago
Missed files
51 Days Ago
Fixed wallpaper line of sight issues for doorway, window, half and low walls
51 Days Ago
Delete incomplete stadia support
51 Days Ago
Add support for overriding the Steam item name and background colors
51 Days Ago
Don't show the send message button on the friends list context menu if the player has the chat UI disabled
51 Days Ago
created skin asset files for abyss storage and set to unlock with diver hazmat skin asset
51 Days Ago
Enable Discord functionality on Mac
52 Days Ago
renamed to abyss horizontal storage tank and abyss vertical storage tank
52 Days Ago
Fix loot not working on new scientists
52 Days Ago
Use classic scientist mesh
52 Days Ago
Fix scientists seeing from their belly button instead of their eyes
52 Days Ago
- If running into the target by accident when heading to a cover, enter dogfight mode - When hiding look in the direction the player is likely to come from
52 Days Ago
▅▋▋▆ ▄▄▋▆▊▆▉▄
52 Days Ago
First pass on cover behaviour
52 Days Ago
Added new pack categories, whitelist system, more filtering Also fixed a grid bug
52 Days Ago
Bugfix: MonumentBenchmark - move WaterSystem init to Start In standalone client it errorred due to different default awake order (Monument awake before WaterSystem) Tests: autobench in editor
52 Days Ago
Setup better item height Applied to main menu prefab
52 Days Ago
Fixed non tagged servers from throwing an NRE Adjusted scrollbar width