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

Change: Decouple town cargo production from cargo type. #11378

Merged
merged 5 commits into from
Feb 2, 2024

Commits on Jan 30, 2024

  1. Codechange: Rename TownEffect to TownAcceptanceEffect.

    This makes it clearer that TownEffect only affects acceptance behaviour.
    PeterN committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8271981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a342da View commit details
    Browse the repository at this point in the history
  3. Change: Towns generate cargo based on town production effect.

    This replaces the fixed handling of passengers and mail.
    PeterN committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2dbcc3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53f4f06 View commit details
    Browse the repository at this point in the history
  5. Change: Link houses production on industry chain graph by TPE_PASSENG…

    …ERS or TPE_MAIL cargo.
    PeterN committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7314927 View commit details
    Browse the repository at this point in the history