userJake_Richcancel
reporust_rebootcancel

4,224 Commits over 1,188 Days - 0.15cph!

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