Jump to content

Recommended Posts

Posted

I guess this question is aimed at Moa and Case.

 

Is it possible to combine your different stats to get total's when flying on both server.

 

I'm mainly interested in some why to keep track of total flight-time in multiplayer?

Posted

The 104th stats system (dynamicscore2) has all the infrastructure to manage stats from other servers. The only thing missing is the dropdown listbox on the user-visible applet - and extra testing to make sure it all works as expected (there are many automated 'unit tests' and 'integration tests' for the back end, but none for the GUI). dynamicscore2 also exports a SOAP webservice interface that allows any client program to get access to the stats - so it is open for merging. The intent is to also give the software and source code to the community (licensed under Gnu GPL v3 or later). Then anyone can host and it is up to them whether they would like to merge statistics or not.

 

I can't speak for Case but considering he did the global stats way back for FC1, and I'd be very surprised if his FC2 system also wasn't fully able also to handle data from multiple servers.

 

At the moment there are no short-term plans to merge the data (for me, too many things to look at/fix up since my software is still in beta). It is a natural evolution though so will be looked how to get the nuts and bolts going in the future.

Posted

I think Case can do multi servers but I think he said it would take a lot of work.

i7-4820k @ 3.7, Windows 7 64-bit, 16GB 1866mhz EVGA GTX 970 2GB, 256GB SSD, 500GB WD, TM Warthog, TM Cougar MFD's, Saitek Combat Pedals, TrackIR 5, G15 keyboard, 55" 4K LED

 

Posted
I think Case can do multi servers but I think he said it would take a lot of work.

In principle, it is very easy to create a common stats page and since I've already done it for FC1.12, I know how to adapt the MySQL tables and PHP pages to make it work. That is a one time investment that is not much work.

 

The only problem is maintaining it. It requires server admins who are willing to ensure their server runs specific software, and then someone who keeps an eye on the stats parser and the MySQL tables (which would be me). At the moment I don't have the time available to maintain a common stats page.

There are only 10 types of people in the world: Those who understand binary, and those who don't.

Posted
In principle, it is very easy to create a common stats page and since I've already done it for FC1.12, I know how to adapt the MySQL tables and PHP pages to make it work. That is a one time investment that is not much work.

 

The only problem is maintaining it. It requires server admins who are willing to ensure their server runs specific software, and then someone who keeps an eye on the stats parser and the MySQL tables (which would be me). At the moment I don't have the time available to maintain a common stats page.

 

That's what you said, maintaining it was the tough part.

i7-4820k @ 3.7, Windows 7 64-bit, 16GB 1866mhz EVGA GTX 970 2GB, 256GB SSD, 500GB WD, TM Warthog, TM Cougar MFD's, Saitek Combat Pedals, TrackIR 5, G15 keyboard, 55" 4K LED

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...