Netcode
- Projectile netcode has been tweaked to better represent the position of enemy projectiles. This change may appear to buff projectiles but no functional change has been enacted, projectiles are simply represented more accurately than before. Further incremental netcode improvements will follow soon.
Spectating
- Spectators can now see when spectated players are zooming.
- Fixed an issue causing the Controls element to not update immediately when switching the player that’s being spectated.
Editor
- A “Vertical scale” property has been added to the terrain entity properties that applies a vertical scaling factor to the terrain. This can be used to achieve higher terrains (currently requires the map to be saved and loaded again to see its effects).
- The “Vertical offset” property is now accessible in the terrain entity properties screen...