Adds automatic scaling to planets rendered by Visible Planets in Space based on their gravity and increases or reduces the rotation speed based on their day/night cycle duration.
Tweaks
Mod category: Tweaks
Small changes concerning balance, gameplay, or graphics.
Failed to load mods: vp-scale/data-updates.lua:23: attempt to index field 'surface_properties' (a nil value)
stack traceback: vp-scale/data-updates.lua:23: in function 'get_gravity' vp-scale/data-updates.lua:32: in function 'get_relative_scale' vp-scale/data-updates.lua:53: in function 'get_planet_scale' vp-scale/data-updates.lua:58: in main chunk
Thanks! There were three mods (Undersea data cable, Thruster control behavior and Space platform graveyard) that defined "planets" without surface properties. This is entirely valid though, so I've fixed it on my end. Let me know if you encounter any other problems.