A couple issues with the gorgeous new powerline visualization:
- The lines are not quite synced to the camera movement. In the first screenshot, I'm in the process of scrolling the camera downwards (by pressing
S, causing the ships to move upwards on the screen); the powerlines lag behind the ship tiles by a tile or two. - The powerlines are overdrawing multiple times on top of themselves. You can see it in the first image, especially on my ship (at the bottom of the image), but I took zoomed views as well; the second image shows what I think the powerviz lines are supposed to look like, with a clean zigzag pattern, but the third image (captured after zooming out and then back in, which seems to randomize the coherence of the visualization) shows multiple of these patterns, all slightly offset from each other.
The second issue, at least, is probably related to https://discord.com/channels/302515943945273347/1319182914012839977; having the visualizations render multiple times could certainly exacerbate any mesh-size issues!