[Freeciv-Dev] [bug #13402] Bug in civscore.log info: spaceship state not correctly logged.

2009-04-21 Thread Theodore Munk
URL: http://gna.org/bugs/?13402 Summary: Bug in civscore.log info: spaceship state not correctly logged. Project: Freeciv Submitted by: boozerbear Submitted on: Tuesday 04/21/2009 at 07:40 Category: general

[Freeciv-Dev] [bug #13403] civscore.log: please add player's score each turn to info logged.

2009-04-21 Thread Theodore Munk
URL: http://gna.org/bugs/?13403 Summary: civscore.log: please add player's score each turn to info logged. Project: Freeciv Submitted by: boozerbear Submitted on: Tuesday 04/21/2009 at 07:46 Category: general

[Freeciv-Dev] [bug #13404] -R ranklog flag does not produce ranklog

2009-04-21 Thread Theodore Munk
URL: http://gna.org/bugs/?13404 Summary: -R ranklog flag does not produce ranklog Project: Freeciv Submitted by: boozerbear Submitted on: Tuesday 04/21/2009 at 08:02 Category: general Severity: 2 - Minor

[Freeciv-Dev] [bug #13404] -R ranklog flag does not produce ranklog

2009-04-21 Thread Theodore Munk
Follow-up Comment #2, bug #13404 (project freeciv): ahh, ok. so it writes that file at the end of the game, i suppose. That would explain why I failed to find it in testing. ___ Reply to this item at: http://gna.org/bugs/?13404

[Freeciv-Dev] [bug #13402] Bug in civscore.log info: spaceship state not correctly logged.

2009-04-23 Thread Theodore Munk
Follow-up Comment #3, bug #13402 (project freeciv): Testing patch now on LT6 game, 2.1.9 - source compiled fine and game is running, should know in a bit if patch has desired effect. Thanks! ___ Reply to this item at:

[Freeciv-Dev] [bug #13403] civscore.log: please add player's score each turn to info logged.

2009-04-23 Thread Theodore Munk
Follow-up Comment #2, bug #13403 (project freeciv): quote: I also noticed that we now calculate the values at the beginning of the turn, but write them to log only at the end of the turn. We should probably move log writing to the beginning of the turn too. ahh, maybe that explains why

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-23 Thread Theodore Munk
URL: http://gna.org/bugs/?13419 Summary: civscore.log does not record final turn. Project: Freeciv Submitted by: boozerbear Submitted on: Friday 04/24/2009 at 04:55 Category: general Severity: 2 - Minor

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-24 Thread Theodore Munk
Follow-up Comment #4, bug #13419 (project freeciv): For the purposes of games run on longturn servers and metaservers, however, it should probably be assumed that all saves are autosaves and happen each turn, so presumably happen at the same point every turn.

[Freeciv-Dev] [bug #13402] Bug in civscore.log info: spaceship state not correctly logged.

2009-04-24 Thread Theodore Munk
Follow-up Comment #5, bug #13402 (project freeciv): ok, un-applying patch. to be honest, if the other patch is working as it should (the one that adds player score to civscore.log), then I could probably just ditch the spaceship progress graph. it's kind of pointless anyway, as long as the

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-25 Thread Theodore Munk
Follow-up Comment #6, bug #13419 (project freeciv): tried to apply patch to 2.1.9 after already applying: https://gna.org/bugs/download.php?file_id=5677 and https://gna.org/bugs/download.php?file_id=5695 in that order. Result: m...@thinkcentre:~/freeciv-2.1.9$ patch -p1

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-25 Thread Theodore Munk
Follow-up Comment #7, bug #13419 (project freeciv): addendum: tried to apply just this patch to fresh copy of 2.1.9 source and got same error. ___ Reply to this item at: http://gna.org/bugs/?13419

[Freeciv-Dev] [bug #13419] civscore.log does not record final turn.

2009-04-27 Thread Theodore Munk
Follow-up Comment #9, bug #13419 (project freeciv): Patch succeeded! Thank you! I've patched my server with all three logging patches: https://gna.org/bugs/download.php?file_id=5695 https://gna.org/bugs/download.php?file_id=5677 and the most recent one below. I'll get some players on it and see

[Freeciv-Dev] [bug #13404] -R ranklog flag does not produce ranklog

2009-05-21 Thread Theodore Munk
Follow-up Comment #3, bug #13404 (project freeciv): Verified that ranklog is indeed produced at game end, and implemented a parser for it in my PHP code to determine game winner (solves cases where game winner might not be the player with the highest score) and exact turncount for parsing