userJake_Richcancel
reporust_rebootcancel

2,922 Commits over 854 Days - 0.14cph!

1 Year Ago
Log server performance too & double check seperation between client & server stats
1 Year Ago
- Only log client performance when in server - Reuse lists
1 Year Ago
Rearranged more stuff to be sent from main thread & fixed some fields being set twice
1 Year Ago
Added ability to disable client analytics from manifest Added lowest & highest percentile of fps + more stats Changed to new analytics url
1 Year Ago
Merge from main -> rust_metrics
1 Year Ago
Fix pooling error when multiple furnaces share the same loot panel
1 Year Ago
Merge from main -> rust_metrics
1 Year Ago
Fix loop typo & serialize objects as objects instead of strings
1 Year Ago
Revert codelock menu option changes
1 Year Ago
Unlocked codelocks will show "Change Code" as default option
1 Year Ago
Loop through frametimes from highest to lowest
1 Year Ago
Apply more stuff from main thread & add session id
1 Year Ago
Disable networkCache for codeLocks to avoid "pooling errors"
1 Year Ago
Attempt to fix ModularCarGarage.FixedUpdate NRE
1 Year Ago
Grab hardware info on main thread & fix analytics not sending on client
1 Year Ago
Also destroy sleeping bag markers when destroying vending machine markers & destroy markers sooner
1 Year Ago
Splitting uploader to be client or server
1 Year Ago
Merge from main -> rust_metrics
1 Year Ago
Fix sleeping bag clusters not showing
1 Year Ago
Merge from main -> map_optimize
1 Year Ago
Fix entity menu options only sorting when codelock was attached
1 Year Ago
Only show "Unlock" as default option if player is authed on TC
1 Year Ago
Fixed corpse backpacks not using item based despawning
1 Year Ago
Whoops, compile fix
1 Year Ago
Attempt #3 to fix building plan lag by storing type in field rather than using GetType()
1 Year Ago
Attempt to fix building plan lag by keeping all equality checks in C# land
1 Year Ago
Split client & server metrics + compile fixes
1 Year Ago
Added more graphics settings
1 Year Ago
Include every graphics setting
1 Year Ago
Base of client & gameplay analytics
1 Year Ago
Allow cloning of food (corn, pumpkins, potatos) at a slightly earlier stage
1 Year Ago
Change "Lower to bottom floor" to "Top Floor" / "Bottom Floor" & make it the default option for elevators
1 Year Ago
Dropped item containers (not corpse backpacks) will always take 2 hours to despawn regardless of contents Added "itemdespawn_container_scale" convar which defaults to 2
1 Year Ago
Don't spawn fireballs when minicopter / scrap heli dies to decay
1 Year Ago
Fixed search for auto turret authorize reseting after each player is clicked
1 Year Ago
Also show "you died first" if you are wounded
1 Year Ago
Door shows "Unlock" as default option when you don't have the code Codelock networks when you have entered the code Phrases
1 Year Ago
Wait 6 seconds before showing markers on the map, to avoid lag spike on death
1 Year Ago
Use HashSet for deathmarker clusters as well
1 Year Ago
Merge from main -> map_optimize
1 Year Ago
▅▄▅▄▋ ▅▅▅▄▉█▆▇▅▌ ▍▇█▄▅▇▋▌ ▅▄▉▆▄ ▄▍▊▆ ▄▋▍▅▅▆▍▉ █▌▋▆ ▍▇▉▄ ▉▋▅▅▉▅▆▇▅ ▄▍ ▆▍▄▅
1 Year Ago
Merge from main -> cached_server_browser
1 Year Ago
▅▆▉ ▆▊█▋▌ ▇▍██ ▇▉▄▄▆▉▄█ ▊▌▍ ▌▅█▊▇▅▉▍▆ ▄▅ ▊█ ▊▊▊▇▉▊▉▍▌ ▄▇ ▉▊▅▅▅▋
1 Year Ago
Add "Server_Event_Tips" convar to disable clientside notifications when server events happen
1 Year Ago
Add profiling & use HashSet rather than List when building vending machine clusters
1 Year Ago
Fix ability to split stacks / move items when a container is locked
1 Year Ago
Add "spawngrid <prefab> <width> <height> <spacing>" command
1 Year Ago
Increase netting trigger size so it works on stone wall frames as well
1 Year Ago
Add "creative.nocost" convar to place deployables and building blocks for free
1 Year Ago
Fix sam sites acting like splitters rather than passing through all power to "passthrough slot"