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

Types of town centers #22369

Closed
SunshineDistillery opened this issue Nov 6, 2017 · 1 comment
Closed

Types of town centers #22369

SunshineDistillery opened this issue Nov 6, 2017 · 1 comment
Labels
Map / Mapgen Overmap, Mapgen, Map extras, Map display <Suggestion / Discussion> Talk it out before implementing

Comments

@SunshineDistillery
Copy link
Contributor

Town centers could be given types or id flags and related spawn lists of buildings/specials. It's sort of like this now for residential neighborhoods and downtowns, but I was thinking of something more generic and JSONized.

With spawn lists you could have clusters of buildings with a tight theme, like military bases, college campuses, trailer parks, resorts, factories, etc. Some things in the game now--like farms, ranches, and orchards--would be better represented by groups of buildings and fields rather than single large overmap specials.

That might help make overmap tiles less homogenous. Right now specials are added to any/every overmap tile, but with a this they would only appear with the appropriately flagged center. So things like airfields, control towers, and hangars would only spawn in 'airport' flagged center. Then you could adjust the rates of those centers spawning instead of the rates of the specials themselves. They wouldn't compete for space with megastores, hospitals, etc.

It would take additional mapgen for things like road gates and fences, though. Also some might be better 'dead ends' with just one connecting road, so you don't have to drive through a restricted military base just to get to the town on the other side.

@ituluwituluwzev ituluwituluwzev added Map / Mapgen Overmap, Mapgen, Map extras, Map display <Suggestion / Discussion> Talk it out before implementing labels Nov 6, 2017
@Night-Pryanik Night-Pryanik changed the title Suggestion. Types of town centers. Types of town centers Nov 9, 2017
@Night-Pryanik
Copy link
Contributor

Closing as per lack of discussion.

Mapgen and overmapgen improvements automation moved this from To do to Done Jul 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Map / Mapgen Overmap, Mapgen, Map extras, Map display <Suggestion / Discussion> Talk it out before implementing
Development

No branches or pull requests

4 participants
@Night-Pryanik @SunshineDistillery @ituluwituluwzev and others