<snip>
> And implemented in tpserver-cpp.
> 
> It made me think that we need to review the actual player frame.

I don't think this frame actually has much effect on game play.

> Currently, we have:
> 
>  - 32 bit unsigned integer, the the Player id, the Player id
>  - a string, the Player's Name, The player's name.
>  - a string, the Player's Race, The race of the player.

Do we need plurals or possessive versions? Don't really think it would
be needed.

> Some things to think about:
>  - alive field?

I think this would be useful.

>  - list of score (uint32, uint32 map)

What is this for?

>  - serial (aka modtime)

Everything else has a serial so we should probably add this. 

Serial is a good name for this field too as previously discussed using
the time is not going to work properly. Want to change all the
references to modtime to "serial"?

> Later
> Lee

Tim 'Mithro' Ansell

_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to