[Freeciv-Dev] Re: more detailed unit report? (was: Submit patch again?)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, Aug 15, 2001 at 12:48:22PM -0400, Justin Moore wrote:
> Would this be code integrated into freeciv itself or an addon script to
> parse the gamelog? I don't think most players are going to have {m,My}SQL
> installed.
I'm thinking of code that would read and write a sequence of civgame.savs.
I don't think C is a good language for it, so if a 'live' connection
to civserver is implemented it will probably have to use a separate
executable.
> It seems like it would be easier to do the latter and just
> have a web interface (perl/php/whatever) to let players look at a whole
> range of stats after the game's over.
That already exists (http://civserver.freeciv.org/) but it doesn't
use the whole of the game data, only a limited set of statistics.
There is one good reason for that: the amount of data is huge.
To hold all of the savegame data for thousands of games you need
substantially more storage and memory than the average PC supplies.
So this is something we'd have to solve.
> Maybe let them download the scripts
> so they have the option of setting up their own database/web interface?
Yes, of course.
--
Reinier
- [Freeciv-Dev] Re: Submit patch again?, Mike Jing, 2001/08/14
- [Freeciv-Dev] Re: Submit patch again?, Zverina, David, 2001/08/15
- [Freeciv-Dev] more detailed unit report? (was: Submit patch again?), Reinier Post, 2001/08/15
- [Freeciv-Dev] Re: more detailed unit report? (was: Submit patch again?), Raimar Falke, 2001/08/15
- [Freeciv-Dev] Re: more detailed unit report? (was: Submit patch again?), Justin Moore, 2001/08/15
- [Freeciv-Dev] Re: more detailed unit report? (was: Submit patch again?),
Reinier Post <=
- [Freeciv-Dev] Re: more detailed unit report? (was: Submit patch again?), Raimar Falke, 2001/08/15
- [Freeciv-Dev] Re: more detailed unit report? (was: Submit patch again?), Kevin Brown, 2001/08/19
- [Freeciv-Dev] Re: more detailed unit report? (was: Submit patch again?), Reinier Post, 2001/08/19
[Freeciv-Dev] Re: Submit patch again?, Raimar Falke, 2001/08/15
|
|