I've got a large number of roboports in my main savegame (30+) and when I mouse over one of them while moderately zoomed out it drops the FPS/TPS from a solid 60 to 24~.
It's not a game-ending issue but if something could be done about it that would be great. I'll often be running through my base and the mouse runs over one of the roboports slowing it way down until I pass it.
Savegame: https://www.dropbox.com/s/pqmkqpk5zj5hca2/Mods-b.zip
Mods used: https://www.dropbox.com/s/bxg8sbao1vmxskc/mods.zip
[0.10.6] Large number of roboports causes overlay to lag
[0.10.6] Large number of roboports causes overlay to lag
If you want to get ahold of me I'm almost always on Discord.
Re: [0.10.6] Large number of roboports causes overlay to lag
We have a plan to solve it (the game wouldn't draw all connections, that is n^2 of lines in some cases, but it would make triangulation of it instead)
Re: [0.10.6] Large number of roboports causes overlay to lag
kovarex wrote:We have a plan to solve it (the game wouldn't draw all connections, that is n^2 of lines in some cases, but it would make triangulation of it instead)
Sweet

If you want to get ahold of me I'm almost always on Discord.
Re: [0.10.6] Large number of roboports causes overlay to lag
As kovarex mentioned this is something that is relatively high on our TODO list. Therefore putting this to known issues.
Re: [0.10.6] Large number of roboports causes overlay to lag
After looking into this more it's a 3 fold problem:
- The connections drawn between roboports
- The orange radius indication around roboports
- The blue selection of logistics containers within the logistics network
If you want to get ahold of me I'm almost always on Discord.