reporust_rebootcancel

127,266 Commits over 4,109 Days - 1.29cph!

2 Days Ago
Display proper mode in server entries
2 Days Ago
Merge from tugboat_toot 🎺
2 Days Ago
Adjuested LOD distances on floating walkways
2 Days Ago
Restore changes and fix compile errors
2 Days Ago
Foliage assets rebake
2 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.
2 Days Ago
Added the Rust Render Pipeline package back to the project
2 Days Ago
Reducing tricount of some floating walkway LOD0s
2 Days Ago
Merge from main
2 Days Ago
Removing Rust Render Pipeline package so it can be renamed
2 Days Ago
Merge from compass
2 Days Ago
Merge from main
2 Days Ago
Setup for weapon rack
3 Days Ago
Individual trigger re-parenting test.
3 Days Ago
Testing out drawing on the in-game map, only has basic functionality right now
3 Days Ago
Merge from parent
3 Days Ago
Merge from main
3 Days Ago
Merge from hardcore_refresh
3 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
3 Days Ago
Dithering on SHDO, now can set keywords on materials through baker editor, improve editor layout
3 Days Ago
Fix compile error from monument scene being deleted
3 Days Ago
merge from new_menu
3 Days Ago
Featured skin tile tweaks
3 Days Ago
Cleaned up store featured tab
3 Days Ago
merge from new_menu
3 Days Ago
merge from deprecate_old_monument_scenes -> main
3 Days Ago
Fix home store hero reliance on video length - didnt work at the best of times
3 Days Ago
Fixed an ordering issues with store tiles
3 Days Ago
Fixed server browsers virtual scroll heights
3 Days Ago
Steam inventory is now using virtual scroll, that was a pain
3 Days Ago
merge from main -> deprecate_old_monument_scenes
3 Days Ago
more modal changes
3 Days Ago
Don't lock vehicles for a period after purchasing if safe zones are disabled by a game mode
3 Days Ago
Better hero logic behaviour (especially when steam is down)
3 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
3 Days Ago
Force play the whole death screen animation when closing the ESC menu while dead to ensure fog of war is applied properly
3 Days Ago
Fix recyclers in safe zone working at low efficiency in hardcore mode (there are no safe zones in hardcore)
3 Days Ago
Clear local fog of war when disconnecting from a server
3 Days Ago
Merge from main
3 Days Ago
Fixed steam inventory items not resetting themselves before being recycled Added some client prediction so we don't call refresh too often and end up with outdated cached data
3 Days Ago
Skin viewer fixes and tweaks
3 Days Ago
Cherry pick 125750 yolo
3 Days Ago
Improve the cart modal and fix scroll issues
3 Days Ago
Merge from main
3 Days Ago
Fix padding on buttons bug
3 Days Ago
Play and Search input styles
3 Days Ago
remove transitions to match all pages
3 Days Ago
Store subnavigation clean and search bar
3 Days Ago
Try and fix connect modal NRE on connect Fix weird demo buttons
3 Days Ago
Subtracted main and some stray files