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