public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Jim Kingdon <kingdon@panix.com>
To: mcdonald@phy.cmich.edu
Cc: anbring@online.no, xconq7@sources.redhat.com
Subject: Re: Three thoughts
Date: Sat, 21 Aug 2004 04:35:00 -0000	[thread overview]
Message-ID: <200408210433.i7L4Xsk08181@panix5.panix.com> (raw)
In-Reply-To: <4126A292.7000208@phy.cmich.edu> (message from Eric McDonald on Fri, 20 Aug 2004 19:17:06 -0600)

> In the case of the Standard game, you can tweak the
> 'independent-density' table in 'lib/standard.g'. These values are per
> 10000 cells.

Hmm.  This had been 100/0, but now is it 600/100 (depending on the
terrain type).  I had always imagined more independent cities made the
game more interesting (because it gives you a reason to explore,
rather than just moving units over vast stretches of empty terrain).
But maybe I was wrong and there are downsides, like:

* Too many units to move

* Tilts the balance in favor of the human rather than the AI in human
  vs. AI games

* Makes it too easy to move bombers around the world.  Without all
  those independent towns to capture, you'd need to build bases, build
  carriers, and/or rely less on bombers.

So yes, please do try changing that parameter back to 100 and let us
know how it goes.  We could either change it back in the main game,
and/or make a variant.

2000-02-23  Stan Shebs  <shebs@shebs.cnchost.com>

	    * stdunit.g: Add more independent towns.

Index: stdunit.g
===================================================================
RCS file: /cvs/xconq/xconq/lib/stdunit.g,v
retrieving revision 1.1
retrieving revision 1.2
diff -c -r1.1 -r1.2
*** stdunit.g 28 Apr 1999 19:36:51 -0000	1.1
--- stdunit.g 23 Feb 2000 13:53:34 -0000	1.2
***************
*** 564,570 ****
    (* plains 40)
    )
  
! (table independent-density (town plains 100))
  
  (add land country-people-chance 90)
  (add plains country-people-chance 100)
--- 564,574 ----
    (* plains 40)
    )
  
! (table independent-density
!   ;; Most additional towns are in favorable terrain.
!   (town plains 600)
!   (town (desert forest mountains) 100)
!   )
  
  (add land country-people-chance 90)
  (add plains country-people-chance 100)

  reply	other threads:[~2004-08-21  4:33 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-20 16:22 mskala
2004-08-20 18:34 ` Eric McDonald
2004-08-20 21:17   ` Andreas Bringedal
2004-08-20 21:28     ` Eric McDonald
2004-08-20 23:57       ` Andreas Bringedal
2004-08-21  1:21         ` Eric McDonald
2004-08-21  4:35           ` Jim Kingdon [this message]
2004-08-21 20:38           ` Jim Kingdon
2004-08-20 22:03     ` Elijah Meeks
2004-08-20 23:27       ` Eric McDonald
2004-08-21  1:17         ` mskala
2004-08-21  2:31           ` Eric McDonald
2004-08-21  4:33             ` mskala
2004-08-22  3:09 ` Hans Ronne
2004-08-22  6:38   ` Item Units Elijah Meeks
2004-08-22  9:37     ` Eric McDonald
2004-08-24  1:43       ` Lincoln Peters
2004-08-24  2:38         ` Eric McDonald
2004-08-24  2:51           ` Lincoln Peters
2004-08-24  3:32             ` Eric McDonald
2004-08-22 14:00   ` Three thoughts mskala
2004-08-22 18:56     ` Hans Ronne
2004-08-22 19:16       ` Lincoln Peters
2004-08-23  4:31         ` Jim Kingdon
2004-08-23 13:04           ` Elijah Meeks
2004-08-24 18:07             ` Eric McDonald
2004-08-24 20:59               ` Elijah Meeks
2004-08-25  0:54                 ` Unit-Image Bug Elijah Meeks
2004-08-25  4:58                   ` Eric McDonald
2004-08-23 16:48         ` Three thoughts Eric McDonald
2004-08-24  0:55           ` Lincoln Peters
2004-08-24  2:09             ` Eric McDonald
2004-08-24  3:02               ` Lincoln Peters
2004-08-24 18:12                 ` Eric McDonald
2004-08-25  5:34                   ` Jim Kingdon
2004-08-25 17:16                     ` Lincoln Peters
2004-08-25 22:09                       ` Jim Kingdon
2004-08-26  2:15                         ` Eric McDonald
2004-08-26  6:17                           ` Jim Kingdon
2004-08-26 19:12                             ` Eric McDonald
2004-08-26 22:08                               ` CXP??? Elijah Meeks
2004-08-27  1:50                                 ` CXP??? Lincoln Peters
2004-08-27  5:10                                 ` CXP??? Eric McDonald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200408210433.i7L4Xsk08181@panix5.panix.com \
    --to=kingdon@panix.com \
    --cc=anbring@online.no \
    --cc=mcdonald@phy.cmich.edu \
    --cc=xconq7@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).