userJake_Richcancel

3,963 Commits over 1,066 Days - 0.15cph!

1 Year Ago
Compile fix from plastic undoing code
1 Year Ago
▄▄▌ ▋▇▆▊▇▊▌▊▌ ▆█▉▍▊▌▉▆ █▆▋▅▍▋▋▋▋ ▅▆▋▇▊ ▌█▋▅+ █▌▄▇ █▆▍ ▆██▉▅▅▄▇▉▊ ▌▇▊'▌ ▊▉▌▉█ & ▊▍ █▉▉▅▅ ▉█▋▅ ▄▌ █,▅,▊ ▆▆ ▅▊▄ ▅▇▌▄▄▄▅▆ ▋▇ ▆▋▍ ▊▍▋▍▍█▄▊▊▊
1 Year Ago
Update sentry client-staging key to old dsn
1 Year Ago
▊▌▆▍▆▉▉ ▇█▆█▋▌▄ ▍▊▄▋ ▄▆▄▌▋ ▌▅▅▆ ▉▌ ▋▉▍▅▆▉ ▊▌▌▇▊ ▆▇▅▆█▇▇ ▅▋▋▄▍▆▌ ▄▌ ▄▇▋ ▅▆▍▉▋▊█▊ (▊█▇▌▆ ▇█▍▊▋ █▇▋▋ ▄▋)
2 Years Ago
Fix not writing normal characters when escaping string
2 Years Ago
Ignore NPCs when calculating aggregate items on a server
2 Years Ago
Fix sentry looking for outdated "main" branch, instead look for release via "experimental/release" & "release"
2 Years Ago
Merge from main -> gameplay_metrics
2 Years Ago
Fix loot marked as "not in monument" when category is an empty string
2 Years Ago
Set category of loot from powerlines as "powerline"
2 Years Ago
Add 'server_allow_steam_nicknames' replicated convar to allow modded servers to disable steam nicknames
2 Years Ago
Only show steam nickname if your friend is on your team or is friendly in contact system
2 Years Ago
Fix potential NRE in LogItemsLooted()
2 Years Ago
Try to fix NRE by logging when an invoke with a null action is added
2 Years Ago
▋▉▅▋▇▍ ▌▋▍ █▅▍▍ ▍▉▌▅█▉▍▆ █▆ ▌▊▋▊█▉ ▆▊▆▉█▊▇▆▍ ▄▋▄ ▉▋█ ▌▇▊▊ █▆▆▇█▅ ▉▇ ▇▇▅▉▇▇▅▋ ▌▌▇▉ ▆▅ ▉▅█▋▍▊▋
2 Years Ago
Replace forward slashes in branch with dashes
2 Years Ago
Include server address & version when reporting client errors
2 Years Ago
Merge from main -> gameplay_metrics
2 Years Ago
Include steamid & username for errors on client, ip address for server
2 Years Ago
Don't report HttpExceptions
2 Years Ago
▅▆▌▇▌▆▍ ▍▄▆▌▉▋▊▄ & ▇▇▋▉▇ ▊▄▍▆▉▋ ▉▌█ ▆▇▉ ▅▋▄▇▄▍ █▋ ▄▅▌ █▇█▊▋▇
2 Years Ago
Split staging into two seperate projects
2 Years Ago
▇█▋▉▍▌ ▅███▆▇ ▋▍▍▆▌▋▆▆▍ ▍▋▋ ▆█▇▌ ▌▋▉▄▍█▉ ▌▆ ▄▅▇▄▉█▄█▄▆
2 Years Ago
Fix team aggregates & pooling for it
2 Years Ago
OnDestroy() not Destroy()
2 Years Ago
Fix spawn groups not being removed from SpawnHandler when destroyed
2 Years Ago
Add 'radial_menu_mode' convar Add option to change radial menu from hold to toggle mode so it works on trackpads
2 Years Ago
Fix pumpkin being equipped on head when you right click it from inventory
2 Years Ago
▊▌▍ '▋▅▇▄▄█_▍▉█_█▊▍▄▊' ▉▉▍▄▇▆▇▊ ▇▌▊ ▌▊▄▋▉▅▆▋▇▍ (▆▅▌'▆ ▆▆▋▄▋ ▆▉'▇ ▌█▍▄▌▆▉▊▄ ▌▉▇▅)
2 Years Ago
Accidently put #if UNITY_EDITOR instead of reverse
2 Years Ago
Only developers & admins can use 'graphics.itemskins' to disable workshop skins
2 Years Ago
█▌▄ ▉▊▊ ▉▄ ▆▇▅▊▉█▍ ▌█▇▆ ▅▋▍▉▌▊▍▆ █▅▉▇▅ █▍▋▆ ▄▅▉█▅█▉▅█
2 Years Ago
unlock_all_skins disabled by default convar no longer saved (so it resets to false default)
2 Years Ago
Add menu option for to toggle using steam nicknames for friends
2 Years Ago
Fix escaping in JSON serialization
2 Years Ago
Remove duplicate key in server_performance
2 Years Ago
Fix "unlock_all_skins" not working
2 Years Ago
Don't log assembly name when resolving harmony mod assemblies Cache the oxide type so it doesn't keep resolving assemblies
2 Years Ago
Try catch each process individually as some are inaccessible
2 Years Ago
Use assembly qualified name when grabbing oxide type
2 Years Ago
Remove some junk logging
2 Years Ago
merge from main -> gameplay_metrics
2 Years Ago
Include system ram usage in UpdateServerInformation
2 Years Ago
Include number of entities
2 Years Ago
Fix compile error in CLIENT mode
2 Years Ago
Show system memory usage in serverinfo convar
2 Years Ago
Include harmony mod version
2 Years Ago
Ensure nextFlushTime is set when skipping sending performance Fix flush errors in CLIENT + SERVER mode
2 Years Ago
Don't send server performance from servers with no players & with stats disabled
2 Years Ago
Submit server performance hourly on servers with stats disabled & per minute on servers with stats enabled