Improved how lines are rendered to use an implementation built into three.js.
This makes bot strokes that are scaled appear correct.
This change also makes lines and strokes appear the same size on screen no matter the zoom level of the camera. This can make it easier to identify bots when zoomed out a lot.
:rocket: Improvements