HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #919725
Add custom extra flags
0%
Description
Add some custom flag slots for extras. Example of an application: make canals buildable from rivers and from seas for unlimited number of tiles long http://forum.freeciv.org/f/viewtopic.php?f=11&t=91837&start=10
History
#1
Updated by Sveinung Kvilhaugsvik over 1 year ago
Alexandro Ignatiev wrote:
Add some custom flag slots for extras. Example of an application: make canals buildable from rivers and from seas for unlimited number of tiles long http://forum.freeciv.org/f/viewtopic.php?f=11&t=91837&start=10
How many more do you need? I didn't add any new ones to 3.1 since I haven't moved any extra flags to the ruleset.
#2
Updated by Marko Lindqvist over 1 year ago
Alexandro Ignatiev wrote:
Add some custom flag slots for extras. Example of an application: make canals buildable from rivers and from seas for unlimited number of tiles long http://forum.freeciv.org/f/viewtopic.php?f=11&t=91837&start=10
The ruleset should implement that specific thing by having adjacency to ocean in 'first_reqs', and not in reqular reqs.
#3
Updated by Alexandro Ignatiev over 1 year ago
Ah yeah, already have 8 custom flags since 3.0, probably it's enough, you may reject the ticket *'_'*
But first_reqs
are additional requirements, not alternative ones. If you list "TerrainClass", "Oceanic", "Adjacent" in them and "ExtraFlag","CAdjacent","Waterway" in main reqs you just will be able to start canals only if a sea tile is adjacent and a waterway extra is near, won't you?
#4
Updated by Sveinung Kvilhaugsvik over 1 year ago
- Status changed from New to Rejected
- Assignee set to Sveinung Kvilhaugsvik