Page 1 of 1
New to freeciv-web
Posted: Tue Aug 13, 2013 8:15 pm
by Eoric
I'm having a lot of fun playing freeciv-web. Really takes me back to earlier Civ gaming.
Two things:
1. I run the game in Chrome. Sometimes the Technology tab displays nothing - has anybody else run into this?
2. I can't figure out how to give my engineers the command to clean up pollution. Am I missing an obvious command?
Thanks!
Re: New to freeciv-web
Posted: Wed Aug 14, 2013 1:17 pm
by Archimedes
Eoric wrote:2. I can't figure out how to give my engineers the command to clean up pollution. Am I missing an obvious command?
There also doesn't appear to be a command for engineers to transform terrain, as described in the manual.
Re: New to freeciv-web
Posted: Wed Aug 14, 2013 2:14 pm
by Alien Valkyrie
Freeciv-web is far from having all features of regular Freeciv, so it can happen that a command isn't implemented yet. But I'm sure it's being worked on.
Re: New to freeciv-web
Posted: Tue Aug 20, 2013 6:00 pm
by AndreasR
Adding improved support for engineer actions will come in the next version. It should be easy to add support for this.
Re: New to freeciv-web
Posted: Wed Aug 28, 2013 4:44 pm
by bjs
as a work-around if you need to clean pollution, try to automate the engineer near the pollution. If I press P then the engineer has "Pg" on it...what is that? If I automate then it will move to the pollution and show "N" on it.
Re: New to freeciv-web
Posted: Wed Aug 28, 2013 7:23 pm
by cazfi
bjs wrote:If I press P then the engineer has "Pg" on it...what is that?
Pillage - destroys roads, irrigation, mines, bases.
Re: New to freeciv-web
Posted: Fri Aug 30, 2013 11:58 am
by Arbogast
and ruins

Re: New to freeciv-web
Posted: Fri Aug 30, 2013 1:06 pm
by Alien Valkyrie
Arbogast wrote:and ruins

Ruins are a type of base.
Re: New to freeciv-web
Posted: Fri Aug 30, 2013 9:00 pm
by Arbogast
Caedo:
A base is an Airport, right? And a Ruin is a Base?
Could you explain that?
Re: New to freeciv-web
Posted: Sat Aug 31, 2013 7:21 am
by Alien Valkyrie
Arbogast wrote:Caedo:
A base is an Airport, right? And a Ruin is a Base?
Could you explain that?
Fortresses, Airbases and Bouys are what players would see as bases. However, in the code(or rather, terrain.ruleset), the ruins are bases too. But they can't be built and are only created through a ruleset-specific script(script.lua) when a city is destroyed.