Complete.Org: Mailing Lists: Archives: freeciv-ai: October 2005:
[freeciv-ai] Re: AI personalities
Home

[freeciv-ai] Re: AI personalities

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Per Inge Mathisen <per@xxxxxxxxxxx>
Cc: freeciv-ai@xxxxxxxxxxx
Subject: [freeciv-ai] Re: AI personalities
From: Gregory Berkolaiko <Gregory.Berkolaiko@xxxxxxxxxxxxx>
Date: Mon, 31 Oct 2005 15:47:39 -0600 (CST)

On Sat, 7 May 2005, Per Inge Mathisen wrote:

> New wiki page up: http://www.freeciv.org/index.php/AI_personality_traits
> 
> Write up your thoughts.

Per (and others),

I was actually thinking about it lately.  In the building system overhaul 
which I never finished, I was trying to implement tags for proposed 
builds.  They were something like:
1. EMERGENCY_MILITARY  (emergency defence)
2. EMERGENCY_CIVIL  (temples)
3. MILITARY (aggressive units)
4. EXPANSION (settlers)
5. CIVIL (development like banks)

Then to compare them, I wanted to implement the following simple rules: 
1 trumps all others
2 trumps all but 1
3, 4 and 5 have certain weights and the comparison is done on numerical 
basis

Changing these weights would allow cheap implementation of three traits.

Maybe one day I will time and strength to code all the above.

Best wishes,
Greg



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