hm, we must ask blinky i think.
he made daily kills collection.
explanation about the data behind:
hes cummulating the delta of "total kills/deaths" - "yesterdays total kills/deaths"
this mechanism is just running for registered/matched users since we need it just inside forums.
now the first line on top in the image is generated different:
the script is substracting actual from yesterday, its the little important real time information.
that way we have cummulated performance and real time, modern software.
that was performance factor of this graph, the other is time spans.
they are collected by B3´s XLR-Stats backend, the table name is ctime.
however, the B3 somehow write the data on disconnect.
maybe in order to prevent invalid records without a disconnect.
now comes the point where someone should go and enhance XLRStats B3 Side.
another option to ensure the online status of a B3 client is B3´s statusxml.
that info is not realtime, up-to-dateness is <= 30 sec.
JRandomNoob wrote:
...wonky... ...are applied to the previous day.
1.) correct description should be "wanky"
2.) ups, thats wrong. i see grey bars, so we have already 3 correct connect/disconnect "record pairs" in DB. strange...