xnode still uses a parameter for warping
Various orbital physics tools written in kOS for Kerbal Space Program
Status: Beta
Brought to you by:
surge
As we now have SCOTTY as a global variable, the xnode.ks parameter dowarp is unnecessary and should be removed. It has been fixed already in the internal function (it just ignores the parameter, and uses SCOTTY instead)
Especially important because it is in the way of the align time parameter.
This will require alot of careful string replacements :/
Design consideration: alignt might eventually be considered a global as well...? Dont make the same mistake twice!
SCOTTY has been assumed a global or ignored. ALIGNT has been conditionally queried.