[Freeciv-Dev] [bug #20524] Impossible terrain for city name

2016-03-30 Thread Frank
Follow-up Comment #2, bug #20524 (project freeciv):

JFTR, as a side effect of http://gna.org/patch/?7073 I'm now sure that
(Glacier) is an allowed terrain in the default/nationlist.ruleset for natural
city names. 

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20524] Impossible terrain for city name

2015-12-28 Thread Frank
Follow-up Comment #1, bug #20524 (project freeciv):

Summary after almost two years: 

1) In addition to the existing "city name (river)", "city name (ocean)", etc.
feature I'd like to have "city name (gold)" for resources, because (gold) is
not the same as only (mountain).

2) I want a base_igloo or another trick to overrule the "no_city" flag for
glacier.

3) If "city name (ocean)" is interpreted as "city with adjacent ocean", then
it's not obvious why "city name (glacier)" should not work, but I haven't
tested this after 2.3.x.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20524] Impossible terrain for city name

2013-02-17 Thread anonymous
URL:
  

 Summary: Impossible terrain for city name 
 Project: Freeciv
Submitted by: None
Submitted on: Sun Feb 17 21:47:42 2013
Category: rulesets
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 2.3.3
 Discussion Lock: Any
Operating System: Microsoft Windows
 Planned Release: 

___

Details:

Testing a data/nations/native.ruleset I tried to determine how terrain
conditions actually work, e.g., are special resources such as wheat, fruit, or
gems also supported.  As a quick plausibility check before the tests I started
the cities with...

cities = 
 "Oops (glacier)", ;test impossible terrain
 [other successfully tested cities without terrain conditions]

...and got "Oops" as first city, so that test failed.  Therefore I modified
the syntax to...

cities =
 "Oops" (glacier), ;test impossible terrain
 [other successfully tested cities without terrain conditions] 

...and the implicitly started server hanged.  After some time, while I was
already editing this bug report, the client reported the German version of
"sorry, you have to start the server manually".  

Conclusion, the "name (conditions)" syntax in my first attempt was correct,
but condition (glacier) has no effect.




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev