userJake_Richcancel
branchrust_reboot/main/ping_estimationcancel

12 Commits over 0 Days - ∞cph!

1 Year Ago
merge from main -> ping_estimation
1 Year Ago
Fix compile error from random namespaces at top of `PingEstimator.cs`
1 Year Ago
Add ping results to server & client analytics
1 Year Ago
Add `ping_region_code_override` convar for servers to manually override their region
1 Year Ago
.meta files Compile error
1 Year Ago
Add "Estimate Ping" button to browser
1 Year Ago
Add `browser_ping_estimate` client convar Use region's ping instead of local cached ping when ping estimation is enabled
1 Year Ago
Parse region tag out in serverinfo
1 Year Ago
return IPingRegion instead of a string fix region code not set inside tags
1 Year Ago
Set "region" tag `r` with the closest region code Default to `?` region Update region every 5 min
1 Year Ago
Codegen
1 Year Ago
Add `ping_test` command to find the region with lowest latency Hardcode endpoints for testing