Warptorio 2.0 (Space Age)


Build your base on a platform that warps from planet to planet and escape biters before they overwhelm you.

Overhaul
a month ago
2.0 - 2.1
12.7K
Logistics Combat Enemies Environment Power

g Huge Asteroids Spawn Early

2 months ago

According to the Factoriopedia entry, huge asteroids spawn when the evolution level is >0.81, and the warp-ground-platform-8 research sets the evolution level to 0.8, so it should not result in huge asteroids spawning.
However, it actually sets the evolution level to 0.81.
https://imgur.com/a/VOxFAaf
This wouldn't be a problem, except
https://imgur.com/a/GmEhO2A
and
https://imgur.com/a/1ZwXiI4

The create_asteroids function in control.lua uses the wrong get_evolution_factor function (it should be using the mod-specific one).
There are also 2 other locations in the file where the default get_evolution_factor() is used.

2 months ago

Thank you for spotting it. I will include fix in next version

2 months ago

Thanks

New response