branchrust_reboot/main/ping_estimationcancel

12 Commits over 0 Days - ∞cph!

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