|
ea15b979d5
|
prettyify code
|
2023-12-30 23:03:54 +00:00 |
|
Nick Krecklow
|
9bdc892815
|
Merge branch 'master' of https://github.com/Cryptkeeper/Minetrack into uplot
|
2020-05-14 20:50:51 -05:00 |
|
Nick Krecklow
|
9a38160019
|
replace ServerRegistration#unfurlSrv to DNSResolver class
|
2020-05-14 20:30:40 -05:00 |
|
Nick Krecklow
|
a68e4d2460
|
fix missing graphData culling behavior
|
2020-05-12 22:10:38 -05:00 |
|
Nick Krecklow
|
0c98930d4c
|
centralize timestamp/point filtering, move magic numbers into named constants
|
2020-05-11 18:44:29 -05:00 |
|
Nick Krecklow
|
3998b688ab
|
splice to ensure shifts never fall behind
|
2020-05-11 18:36:22 -05:00 |
|
Nick Krecklow
|
903343fbdf
|
unify TimeTracker code, explicitly mark nullable playerCounts as unsafe
|
2020-05-11 18:29:26 -05:00 |
|
Nick Krecklow
|
7136851123
|
centralize shift behavior into TimeTracker func
|
2020-05-11 18:16:41 -05:00 |
|
Nick Krecklow
|
c2f6d04e72
|
share a single timestamp array between all graphData objects
|
2020-05-11 18:12:29 -05:00 |
|
Nick Krecklow
|
84004f22be
|
merge graph timestamps into single array, use seconds
|
2020-05-11 04:12:46 -05:00 |
|
Nick Krecklow
|
024e605a41
|
make getMaxGraphDataLength/getMaxServerGraphDataLength methods static
|
2020-05-08 02:56:39 -05:00 |
|
Nick Krecklow
|
f467fa1938
|
add serverGraphDuration config option
|
2020-05-08 01:54:04 -05:00 |
|
Nick Krecklow
|
aee7b565b2
|
unify 72 magic number behind named constant
|
2020-05-08 01:27:21 -05:00 |
|
Nick Krecklow
|
c2494af82d
|
use a single, shared timestamps array between all pings
|
2020-05-08 01:22:07 -05:00 |
|