Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2002:
[Freeciv-Dev] Re: Multiple buildings of a certain type per city
Home

[Freeciv-Dev] Re: Multiple buildings of a certain type per city

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Ben Webb <ben@xxxxxxxxxxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Multiple buildings of a certain type per city
From: Jörg Zuther <zuther.joerg@xxxxxxxxx>
Date: Tue, 15 Jan 2002 22:19:14 +0100

On Mon, 14 Jan 2002 22:46:09 +0000 (GMT), Ben Webb wrote:
> > >    - the same for buildings (well, of course showing only the
> > > (non)existence)
> > You can have multiple certain buildings in one city?
> 
>         This would cause problems, as existing code only records whether a
> certain building is present or absent - there's no support for multiple
> buildings of the same type. (Generalised improvements also makes this
> assumption, although it wouldn't be _too_ difficult to fix this if the
> base code were changed.)

Oops, a good example how communication can go wrong. I thought the
"(well, of course showing only the (non)existence)" would be clear
enough. You can have at most one building of each type per city -
sometimes
even less (wonders, palace).

But this list seems to be great in developing interesting ideas
from poor communication. ;-)

Again I'm of the opinion that one should think this carefully out:
Should cities become even more complex structures? If you can have
multiple buildings of one type, then each type should have a maximum
number that can be build per city. Or maybe these numbers should
be influenced somehow by the growth of the city? Rethink the upkeep.
For each building, it's effect has to be reviewed, e.g. temple.
You can build as many as you want (if you think you can handle the
upkeep :) but only a number of temples equal to the city size
divided by 4 rounded up has effect. Each new temple has twice
the cost and upkeep of the former temple (to reflect that bigger
cities need more swanky temples :).
If this is done for each building type one may have a good idea what
requirements have to be met first before implement the new versions
of the building types.

 ,,
Jorg


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