Re: [Freeciv-Dev] city plan patch
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Mon, Sep 13, 1999 at 02:40:05PM -0700, Corin Anderson wrote:
> The feature I'm working on is per-city worklists. The worklist can
> include improvements/wonders as well as units. The code to switch to the
> next worklist task is server-side, so there shouldn't be any lost
> production pips that I'd imagine a client-side implementation would
> present.
There is no production lost in my implementation... I'm not sure
why there would be, except in cases where the client waits several
turns before switching from military unit to building improvement.
I can't think of any good reason for this to occur except when
the user is doing it manually and forgets to switch production.
If your method eliminates this penalty altogether, that would actually
require greater micromanagement, since one would be forced to set up
worklists or lose production.
Anyway, please look at my GTK front end for city plans; it is very
easy to learn and use, so you might be able to use some of the same
GUI code for your server side queues.
JMC
--
John-Marc Chandonia (jmc@xxxxxxxxxxxxxxxx) We're everywhere...
Cohen Lab, University of California San Francisco for your convenience.
http://yuri.harvard.edu/~jmc -- Psi Corps <*>
Re: [Freeciv-Dev] city plan patch, Jeff Mallatt, 1999/09/14
|
|