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

Fix advanced mufflers in the XLGT and other multiblocks with >1 muffler hatch #3489

Merged
merged 4 commits into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. Make multiblocks with multiple muffler hatches vent through all of th…

    …em randomly and equally instead of arbitrarily choosing one.
    
    This results in obtaining (on average) the average pollution reduction
    of all hatches if they are different tiers; in addition all advanced
    muffler hatches will pull and damage air filters. Pollution reported
    by getInfoData() has been updated to reflect this.
    nshepperd committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7442e05 View commit details
    Browse the repository at this point in the history
  2. Remove now unnecessary custom polluteEnvironment logic from MTELarger…

    …TurbineBase.
    
    Fixes #17953.
    nshepperd committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3278472 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    053fa08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c36b74 View commit details
    Browse the repository at this point in the history