Better nuke graphics, light effects and sounds. Supports many other mods, including Krastorio 2
Small changes concerning balance, gameplay, or graphics.
I am still digging through the code to see if I can find what it is missing, but firing a tactical nuclear artillery round does not provide the correct sound while a thermonuclear artillery round does.
If I can find more information I'll post it here.
It looks like the assets were renamed at some point. adding the following lines to ground_zero.lua caused the correct effect to trigger
214 data.raw["artillery-projectile"]["artillery-projectile-nuclear"],¬ 215 data.raw["artillery-projectile"]["artillery-projectile-thermonuclear"]¬
Thank you for pointing this out! This projectiles are now supported.