branchrust_reboot/main/ping_estimationcancel

12 Commits over 0 Days - ∞cph!

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