Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Megacities #19

Open
XHawk87 opened this issue Nov 22, 2024 · 2 comments
Open

Megacities #19

XHawk87 opened this issue Nov 22, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@XHawk87
Copy link
Collaborator

XHawk87 commented Nov 22, 2024

Citymindist 11, but working radius can expand with population practically indefinitely.

@XHawk87 XHawk87 self-assigned this Nov 22, 2024
@XHawk87
Copy link
Collaborator Author

XHawk87 commented Nov 23, 2024

There's a current hard limit on how far the working radius can grow:
longturn/freeciv21:common/city.h#L48C1-L52C30

/* Changing the max radius requires updating network capabilities and results
 * in incompatible savefiles. */
#define CITY_MAP_MIN_RADIUS 0
#define CITY_MAP_DEFAULT_RADIUS 2
#define CITY_MAP_MAX_RADIUS 5

@lmoureaux
Copy link
Contributor

incompatible savefiles sounds quite dramatic...

@XHawk87 XHawk87 added the enhancement New feature or request label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants