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

Trade causes Pollution #2446

Closed
XHawk87 opened this issue Nov 23, 2024 · 0 comments · Fixed by #2465
Closed

Trade causes Pollution #2446

XHawk87 opened this issue Nov 23, 2024 · 0 comments · Fixed by #2465
Labels
enhancement New feature or request server This issue requires changes to the server spec-file Related to Rulesets, Tilesets, Musicsets, Soundsets, etc.

Comments

@XHawk87
Copy link
Contributor

XHawk87 commented Nov 23, 2024

Is your feature request related to a problem? Please describe.
Currently, it isn't very realistic that trade has no effect on pollution generation. After the industrial revolution, most economic work was driven by the burning of fossil fuels.

Describe the solution you'd like
Add a Pollu_Trade_Pct effect than can be customised by ruleset that works like Pollu_Prod_Pct and adds to the pollution score alongside it. Default 0%.

Describe alternatives you've considered
We could add a MinTrade requirement, and use it to modify Pollu_Pop_Pct to make this based on population within certain trade bounds, but that seems like an awkward solution.

Additional context
Improving GW Mechanics on discord.

@XHawk87 XHawk87 added enhancement New feature or request Untriaged This issue or PR needs triaging labels Nov 23, 2024
@lmoureaux lmoureaux added server This issue requires changes to the server spec-file Related to Rulesets, Tilesets, Musicsets, Soundsets, etc. and removed Untriaged This issue or PR needs triaging labels Nov 26, 2024
lmoureaux added a commit to lmoureaux/freeciv21 that referenced this issue Dec 23, 2024
This adds a Pollu_Trade_Pct effect that can be used to generate
pollution from trade. This may be more realistic for trade-based
governments like Democracy.

Requested by Hawk.
Closes longturn#2446.
jwrober pushed a commit that referenced this issue Dec 24, 2024
This adds a Pollu_Trade_Pct effect that can be used to generate
pollution from trade. This may be more realistic for trade-based
governments like Democracy.

Requested by Hawk.
Closes #2446.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server This issue requires changes to the server spec-file Related to Rulesets, Tilesets, Musicsets, Soundsets, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants