branchrust_reboot/main/ping_estimationcancel

12 Commits over 0 Days - ∞cph!

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