Page 1 of 1

[2.0.13] Map generation with Mapshot now shows pollution in 2.0

Posted: Sun Nov 03, 2024 9:28 am
by robertmassaioli
See this thread: https://github.com/Palats/mapshot/issues/50

Original query:
Is it just me, or did pollution used to not show up in the map: https://factorio-maps.rmdir.app/app/sav ... /429c1e97/

And now it does: https://factorio-maps.rmdir.app/app/sav ... /c6c40e88/

Maintainers response:
I did not change anything in that regard. And the mod is using Factorio API take_screenshot, so options are limited in any case.

Though looking the provided links - the only thing I see different are the darker spots. But those look quite a bit random and not matching pollution (which is also per chunk). Maybe that's just more Factorio cosmetic bits.

Re: [2.0.13] Map generation with Mapshot now shows pollution in 2.0

Posted: Sun Nov 03, 2024 12:19 pm
by Loewchen
Those are clouds.

Re: [2.0.13] Map generation with Mapshot now shows pollution in 2.0

Posted: Mon Nov 04, 2024 4:57 am
by robertmassaioli
Right, how do you turn the clouds off with this function: https://lua-api.factorio.com/latest/cla ... screenshot

If it is possible, it is non-obvious to me.

Re: [2.0.13] Map generation with Mapshot now shows pollution in 2.0

Posted: Wed Nov 06, 2024 10:35 am
by robertmassaioli
Why is this not a bug? Can somebody explain that? The generated maps look splotchy now.

Re: [2.0.13] Map generation with Mapshot now shows pollution in 2.0

Posted: Wed Nov 06, 2024 10:37 am
by Bilka
You can make modding interface requests here: viewforum.php?f=28

Re: [2.0.13] Map generation with Mapshot now shows pollution in 2.0

Posted: Wed Nov 06, 2024 6:57 pm
by robertmassaioli
Bilka wrote: Wed Nov 06, 2024 10:37 am You can make modding interface requests here: viewforum.php?f=28
Thankyou! I'll go do that today then!