reporust_rebootcancel

124,063 Commits over 4,171 Days - 1.24cph!

49 Days Ago
Update: different approach to skipping persistent BenchmarkTimers Old way didn't work because of pauses between benchmark runs (global systems would step and recreate them). Tests: ran in editor, confirmed output didn't contain specific timers
49 Days Ago
Fix directional light color being broken when rendering transparent materials with ViewModelCamera.
49 Days Ago
merge from new_menu
49 Days Ago
Store is now using the last skin update date from the manifest
49 Days Ago
Updated pilot hazmat helmet textures
49 Days Ago
Fix scientist bullets sometimes being invisible by removing particle scale component, todo check with Petur if that can cause issues
49 Days Ago
Fix heavy scientist ground check trace hitting their own backpack, resulting in them randomly hovering
49 Days Ago
- Fix heavy shooting at walls too long after losing LoS, or if they never had LoS - Prevent suppressive fire or misses if the weapon muzzle is close to an obstacle
49 Days Ago
Update: log results when running benchmarks in single scene mode Tests: checked logs after running the scene
49 Days Ago
change workshop editor rain/fog buttons to toggle the respective weather presets
49 Days Ago
Fixed cart button not disabling itself when emptied from a add to cart button inside a modal
49 Days Ago
Proper fix for ultra wide ratios
49 Days Ago
merge from main
49 Days Ago
Fix fps.limitinmenu being applied while benchmarking
49 Days Ago
Clean: remove EFfectsBenchmark from the list I've removed it in the past, but apparantly forgot to remove it from this list as well Tests: none, trivial change
49 Days Ago
Update: BaseRaidBench - clean up custom timers from tracking Otherwise they end up in results with their generic names Tests: none, trivial change
49 Days Ago
49 Days Ago
Fixed skin viewer callbacks being called when closed, causing the viewer to spawn on the wrong items
49 Days Ago
Merge: from main
49 Days Ago
merge from main
49 Days Ago
Restored steam button on DLC pages Shorter descriptions for all pages
49 Days Ago
oil rig foot lods
49 Days Ago
Bumped the maximum amount of line the phrase english textareas can have
49 Days Ago
Cleaned up needsCursor, capslock input, item giving, InitPlayer and capslock scene help text
49 Days Ago
Chandelier - Split movable mechanical parts, added new cable mesh with matching size
49 Days Ago
Security tower material fixes
49 Days Ago
Compile fix
49 Days Ago
merge from new_menu
49 Days Ago
Cleanup
49 Days Ago
Improvised walkway clean up
49 Days Ago
merge from new_menu
49 Days Ago
Merge from main
49 Days Ago
Fixed the rendering of the scene view when searching for an object in the hierarchy window
49 Days Ago
- Better store price localization and formating - Fixed item breakdown testing local price value instead of USD price Added overrideCulture debug command
49 Days Ago
Also reset entity slots when spawning (future proofing)
49 Days Ago
merge from god_indicator
49 Days Ago
NRE fix for UIGodOverlay Instance not being initialised yet when saved convars are loaded. Tested in editor.
49 Days Ago
Merge: from camerarenderer_leak - Fixes memory leaks related to Rust+'s camera renderer and Nexus mugshot savings Tests: print_arraypool when connected to turret - before ProtocolParser 16KB set would grow, now stays constant
49 Days Ago
Bugfix: properly recycle mugshot data pooled array on nexus servers Tests: none, same type of change as previous
49 Days Ago
Bugfix: properly recycle pooled array for camerarenderer Tests: connected to a turret, printed array pool - before ProtocolParser 16KB pool would grow, now stays constant
49 Days Ago
Fixed flickering when viewing a prefab
49 Days Ago
new_menu -> main
49 Days Ago
Sails and anchors are now only usable if authd
49 Days Ago
Fix for rust plus button infinte loading v2
49 Days Ago
Localization fixes
49 Days Ago
Added some missing country to currency code for the item marketplace price requests
49 Days Ago
Update: rewrite print_arraypool to support multiple array pool output - also added logic to take into account T size Useful to validate we're not leeking across pools Tests: used in editor, both text and json options
49 Days Ago
Spawn player example
49 Days Ago
Handle auth transfering between bbs and boat
49 Days Ago
Close shockbyte and connection modal automatically if you move off the play page