reporust_rebootcancel

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

58 Days Ago
Update: BaseRaidBench - players moved to the base angle properly to fire Tests: ran the scenario
58 Days Ago
Merge from main
58 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
58 Days Ago
swap "survival" to "vanilla" Use correct tags for hardcore, softcore and primitive filtering modes
58 Days Ago
Merge from waterpump_occlusion_fix
58 Days Ago
Fluid switch and powered water purifier loop audio now also affected by occlusion.
58 Days Ago
Smart mode sorting (mode priority first then players)
58 Days Ago
Sorting via mode
58 Days Ago
enabled batched projectiles by default
58 Days Ago
Merge from main
58 Days Ago
Swap to buffer list as its faster
58 Days Ago
Bake mode into server info instead of ui entries
58 Days Ago
Improve foliage SHDO debug options, fix compile issue, fix shader keyword setting batch function
58 Days Ago
Merge from main
58 Days Ago
WIP work to speed up culling (AVX fix)
58 Days Ago
Display proper mode in server entries
58 Days Ago
Merge from tugboat_toot 🎺
58 Days Ago
Adjuested LOD distances on floating walkways
58 Days Ago
Restore changes and fix compile errors
58 Days Ago
Foliage assets rebake
58 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.
58 Days Ago
Added the Rust Render Pipeline package back to the project
58 Days Ago
Reducing tricount of some floating walkway LOD0s
58 Days Ago
Merge from main
58 Days Ago
Removing Rust Render Pipeline package so it can be renamed
58 Days Ago
Merge from compass
58 Days Ago
Merge from main
58 Days Ago
Setup for weapon rack
58 Days Ago
Individual trigger re-parenting test.
58 Days Ago
Testing out drawing on the in-game map, only has basic functionality right now
58 Days Ago
Merge from parent
58 Days Ago
Merge from main
58 Days Ago
Merge from hardcore_refresh
58 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
58 Days Ago
Dithering on SHDO, now can set keywords on materials through baker editor, improve editor layout
58 Days Ago
Fix compile error from monument scene being deleted
58 Days Ago
Featured skin tile tweaks
58 Days Ago
Cleaned up store featured tab
58 Days Ago
merge from deprecate_old_monument_scenes -> main
58 Days Ago
Fix home store hero reliance on video length - didnt work at the best of times
58 Days Ago
Fixed an ordering issues with store tiles
58 Days Ago
Fixed server browsers virtual scroll heights
58 Days Ago
Steam inventory is now using virtual scroll, that was a pain
58 Days Ago
merge from main -> deprecate_old_monument_scenes
58 Days Ago
more modal changes
58 Days Ago
Don't lock vehicles for a period after purchasing if safe zones are disabled by a game mode
58 Days Ago
Better hero logic behaviour (especially when steam is down)
58 Days Ago
Added canRepairIfCraftingBanned option to game modes, enabled on hardcore Allows weapon repairs without a blueprint if the item being repaired is banned from crafting by the gamemode
58 Days Ago
Force play the whole death screen animation when closing the ESC menu while dead to ensure fog of war is applied properly
59 Days Ago
Fix recyclers in safe zone working at low efficiency in hardcore mode (there are no safe zones in hardcore)