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: Distribute cargo to multiple stations or industries #7184

Commits on Mar 10, 2019

  1. Feature: Distribute cargo to multiple stations or industries

    Changes the way cargo amounts appear on multiple stations, and the way cargo is received by multiple industries accepting that same cargo type.
    
    For stations, instead of spliting the load between the two highest rating stations for that cargo, it splits to all nearby stations, while still considering station rating from highest to lowest. The higher the rating, the more it receives.
    
    For industries, instead of the first nearby industry accepting the cargo, the amount is distributed piece by piece, at random, to any accepting industries within the station catchment area.
    SamuXarick committed Mar 10, 2019
    Copy the full SHA
    11eec58 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f495ff5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e463a94 View commit details
    Browse the repository at this point in the history