[Freeciv-Dev] Re: Submit patch again?
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, Aug 15, 2001 at 02:10:09PM +0100, Zverina, David wrote:
> All this talk of patches reminds of a feature that exists in civ2 that I
> would really like to see in freeciv (with usual improvements of course :)
>
> As far as I can recall in civ and civ2 in the military report you were able
> to see losses received/inflicted broken down by unit type. Has anyone
> produced anything like this? Ultimately I would imagine it as a 3D structure
> with playerlist in two dimensions (reciver/inflicter) and unit type. However
> two 2D views may be a good start. (Player losses versus unit type, player
> wins versus unit type)
So a structure like:
player (attacker) x
player (defender) x
unit type (attacking unit) x
unit type (defening unit) x
int (number of wins) x
int (number of defeats)
is needed?
It looks to me like this can be implemented in a straight forward (new
packet, book keeping on the server, savegame expansion, extra dialog
for the client) way.
> civscore.log type output for analysis by external programs would be quite
> suitable although ultimate goal may include displaying the data directly in
> freeciv.
>
> Is anyone working on anything like this? Would this be a suitable patch?
Nothing I know about.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
(On the statement print "42 monkeys"+"1 snake"): BTW, both perl and Python
get this wrong. Perl gives 43 and Python gives "42 monkeys1 snake", when
the answer is clearly "41 monkeys and 1 fat snake".
-- Jim Fulton, 10 Aug 1999
- [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, 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?), 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 <=
|
|