reporust_rebootcancel

123,979 Commits over 4,171 Days - 1.24cph!

59 Days Ago
merge from projectile_jobs
59 Days Ago
Added and Setup Naval Improvised Plank Gibs
59 Days Ago
Update: BaseRaidBench - ensure results use 3-part format for key Tests: none, trivial change
59 Days Ago
New: Scenes/Benchmark editor top bar menu Tests: used all in editor - correct scenes opened
59 Days Ago
Added volumetric clouds option in the new settings menu
59 Days Ago
Merge: from main Tests: ran BaseRaidBenchmark via bootstrap flow
59 Days Ago
Update: BaseRaidBench - players outside base now aim at random players in base Tests: ran the scene
59 Days Ago
Modular Boats Small Ramp - First Iteration
59 Days Ago
Put cache under mode instead
59 Days Ago
Added prioritise premium toggle
59 Days Ago
server/none compile fix
59 Days Ago
cleaning up projectile TransformAccessArray properly
59 Days Ago
Update: BaseRaidBench - remove Projectile.Batched override Now that it's on by default, we no longer need this override. also makes it easier to control the benchmark externally Tests: ran the scene
59 Days Ago
Deleted Unused Collider Mesh
59 Days Ago
Setup Naval Improvised Plank Prefabs, Colliders, LODS
59 Days Ago
Update: BaseRaidBench - players moved to the base angle properly to fire Tests: ran the scenario
59 Days Ago
Merge from main
59 Days Ago
Changed the shader name of the render pipeline's deferred indirect lighting shader as it was the same as the shader in the main project which was causing issues when the new render pipeline wasn't in use
59 Days Ago
swap "survival" to "vanilla" Use correct tags for hardcore, softcore and primitive filtering modes
59 Days Ago
Merge from waterpump_occlusion_fix
59 Days Ago
Fluid switch and powered water purifier loop audio now also affected by occlusion.
59 Days Ago
Smart mode sorting (mode priority first then players)
59 Days Ago
Sorting via mode
59 Days Ago
enabled batched projectiles by default
59 Days Ago
Merge from main
59 Days Ago
Swap to buffer list as its faster
59 Days Ago
Bake mode into server info instead of ui entries
59 Days Ago
Improve foliage SHDO debug options, fix compile issue, fix shader keyword setting batch function
59 Days Ago
Merge from main
59 Days Ago
WIP work to speed up culling (AVX fix)
59 Days Ago
Display proper mode in server entries
59 Days Ago
Merge from tugboat_toot 🎺
59 Days Ago
Adjuested LOD distances on floating walkways
59 Days Ago
Restore changes and fix compile errors
59 Days Ago
Foliage assets rebake
59 Days Ago
- Updated the Rust Render Pipeline asset to hook up the new pipeline shader assets. - Updated the plastic .ignore config to ignore the .git folder from the Rust.RenderPipeline package. - Updated the packages-lock.json to have the correct name for the Rust.RenderPipeline package.
59 Days Ago
Added the Rust Render Pipeline package back to the project
59 Days Ago
Reducing tricount of some floating walkway LOD0s
59 Days Ago
Merge from main
59 Days Ago
Removing Rust Render Pipeline package so it can be renamed
59 Days Ago
Merge from compass
59 Days Ago
Merge from main
59 Days Ago
Setup for weapon rack
59 Days Ago
Individual trigger re-parenting test.
59 Days Ago
Testing out drawing on the in-game map, only has basic functionality right now
59 Days Ago
Merge from parent
59 Days Ago
Merge from main
59 Days Ago
Merge from hardcore_refresh
59 Days Ago
If a player has set their bagassignmode to always allowed, always preserve the final slot so that a players bag allotment can't be filled by another player This isn't really an issue in vanilla since we can just clear bags on the map, but if the bags in hardcore are in a location that hasn't been cleared they wouldn't be able to place new bags without dying
59 Days Ago
Dithering on SHDO, now can set keywords on materials through baker editor, improve editor layout