CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.62k stars 4.17k forks source link

Puddles do not refill when raining #70089

Open NetSysFire opened 11 months ago

NetSysFire commented 11 months ago

Is your feature request related to a problem? Please describe.

When puddles were added back then in 0.F or something it was said they will be made to refill when it rains. Now it is 0.G and it still is missing.

Solution you would like.

Use the logic of the rain funnel that already exists.

Describe alternatives you have considered.

No response

Additional context

No response

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.

Brambor commented 5 months ago

Shouldn't they drain too? If I were to dig a hole in my yard, it would not be full of water when I checked it two years later.

NetSysFire commented 5 months ago

Reusing the function funnels use is one thing, actually implementing evaporation and absorption is another.