[Freeciv-Dev] Re: patch: Pangea
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sun, May 14, 2000 at 12:34:40AM +0200, Per I. Mathisen wrote:
> On Sat, 13 May 2000, Tomasz Wegrzanowski wrote:
> > What that extension language should do ?
> ...
> > b) Do all the work, and give it to server
>
> Yes, essentially. That way pretty weird maps can be created without
> recompiling :)
Plain map is easy
But what if there isnt enough place for all players ?
One solution is to produce semi-completed save-games, w/ units, cities etc.
That would make kickstarting easy,
and would also stop the need for half of current server variables
But another problem occurs then :
we would need to parse tech tree to see what are the correct units,
buildings we might to set up etc.
And land ruleset to see where we can place cities/irigations
And maybe some other rulesets ...
|
|