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

Feature: Game setting to define how industries with neutral stations accept and supply cargo from/to surrounding stations. #7204

Closed
wants to merge 1 commit into from

Conversation

SamuXarick
Copy link
Contributor

@SamuXarick SamuXarick commented Feb 9, 2019

This patch changes the way Oil Rig industries (or other industries with attached neutral stations) accept or supply cargo to stations nearby.

Adds an expert game setting, located under Environment/Industries which allow disabling or enabling the behaviour:

  • "Company stations can serve industries with attached neutral stations" - When enabled, industries with attached stations (such as Oil Rigs) may also be served by company owned stations built nearby. When disabled, these industries may only be served by their attached stations. Any nearby company stations won't be able to serve them, nor will the attached station serve anything else other than the industry.

It is defaulted to enabled.
Savegame conversion will treat it as being enabled whenever loading savegames before this patch.

@PeterN
Copy link
Member

PeterN commented Feb 9, 2019

I don't like that it mentions water industries all over the place. I think it should apply to any (future) industry that comes with its own station, even if the specs don't allow that yet. Using oil rigs as an example is fine.

…accept and supply cargo from/to surrounding stations.

This patch changes the way Oil Rig industries (or other industries with attached neutral stations) accept or supply cargo to stations nearby.

Adds an expert game setting, located under Environment/Industries which allow disabling or enabling the behaviour:
- "Company stations can serve industries with attached neutral stations" - When enabled, industries with attached stations (such as Oil Rigs) may also be served by company owned stations built nearby. When disabled, these industries may only be served by their attached stations. Any nearby company stations won't be able to serve them, nor will the attached station serve anything else other than the industry.

It is defaulted to enabled.
Savegame conversion will treat it as being enabled whenever loading savegames before this patch.
@SamuXarick
Copy link
Contributor Author

SamuXarick commented Feb 16, 2019

@SamuXarick SamuXarick closed this Feb 18, 2019
@SamuXarick SamuXarick deleted the serve_water_industries branch February 18, 2019 17:27
@Moth-Tolias
Copy link

why was this pr closed?

@PeterN
Copy link
Member

PeterN commented Feb 19, 2019

It was replaced with #7234 which does the same in a different way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants