Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] Re: (PR#9321) pubserver rankings are based on player name
Home

[Freeciv-Dev] Re: (PR#9321) pubserver rankings are based on player name

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#9321) pubserver rankings are based on player name not username
From: "Mike Kaufman" <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 29 Sep 2004 06:14:39 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9321 >

On Wed, Sep 29, 2004 at 04:28:15AM -0700, Horn G??bor wrote:
> 
> Only 1 question: Unassigned means unidentified player right? Do you
> think it's a good idea to let unidentified players play in these games?
> I think have separated authed(and ranked) an non-authed(funplay, w/o
> ranking) ports is better solution.

No, Unassigned means AI players that have never been played by a human.
If you see usernames of "[G|g]uest[0-9]*", then you have humans who are not
authenticated. You should look at the 6th column to find out if they're
human or AI. It's a little tricky, because if a user disconnects from a
player, his username is _not_ removed from the player until another user
takes over the player. If you look at the row at -3900 below, you see that
kauf has actually disconnected from Hammurabi.

As far as different ports go, the plan right now is for all ports to be
authed. Some can allow guest users (who won't be ranked) while the regular
users could be, and some ports can not allow any guests.

> > The format is thus:
> > 
> > Freeciv Gamelog - v2.0    <--- version string
> > 0 Starting new log
> > 
> >  < map >
> > 
> > NATION 0,Romans
> > NATION 1,Babylonians
> > NATION 2,Galicians
> > -4000 USER 0,Unassigned,1,1,Caesar
> > -4000 USER 1,kauf,1,0,Hammurabi
> > -4000 USER 2,Unassigned,1,1,Hermerico
> > 
> > 
> >   NATION player_no, nation_name
> >   year, USER player_no, username, connecting, ai controlled, playername
> > 
> > -3950 A Coru????a (8, 21) founded by the Galicians
> > ***  1: Babylonians(2)   2: Galicians(2)   3: Romans(1)
> > RANK 1,4|2,4|0,3|
> > STATUS 1,kauf,0,1,4|2,Unassigned,1,0,4|0,Unassigned,1,0,3|
> > -3900 USER 1,kauf,0,1,Hammurabi
> > -3850 Beneventum (41, 21) founded by the Romans
> > ***  1: Romans(2)   2: Babylonians(2)   3: Galicians(2)
> > RANK 0,4|1,4|2,4|
> > STATUS 0,Unassigned,1,0,4|1,kauf,1,0,4|2,Unassigned,1,0,4|
> > -3800 Lagash (66, 30) founded by the Babylonians
> > 
> > 
> >   RANK player_no,rank|player_no,rank|etc
> >   STATUS player_no,username,skill_level,rank|etc

-mike




[Prev in Thread] Current Thread [Next in Thread]