Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] Re: (PR#8799) Re: Freeciv commit: jdorje: Make specialists
Home

[Freeciv-Dev] Re: (PR#8799) Re: Freeciv commit: jdorje: Make specialists

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: i-freeciv-lists@xxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#8799) Re: Freeciv commit: jdorje: Make specialists somewhat configurable, and ...
From: "Per Inge Mathisen" <per@xxxxxxxxxxx>
Date: Sat, 22 May 2004 03:24:02 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=8799 >

On Fri, 21 May 2004, Raimar Falke wrote:
> > -  if (sci_rate > 50) {
> > -    sci_rate = 50;
> > -    tax_rate = 100 - sci_rate - lux_rate;
> > -  }
> > -}
>
> What happends to this? Is this feature removed?

This is a fundamentalism penalty. I do not know if fundamentalism should
have this penalty or not, I suspect not, but it was highly inappropriate
to put it where it was - the server would quietly change the actual tax
rates when doing the calculations and the user would never know.

Note that there is another science penalty for fundamentalism which is not
affected.

Of course, I should have spelled this out clearly in the patch
description. Sorry about that.

  - Per




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