Lisias

Results 108 comments of Lisias

Interestingly, the Stock anti-drift **works** most of the time - but not always. **SOME DRIFT IS STILL THERE** I just launched this monster, leaved it parked the whole morning and...

[Hohmanson](https://forum.kerbalspaceprogram.com/index.php?/profile/202712-hohmannson/) [reported](https://forum.kerbalspaceprogram.com/index.php?/topic/192048-18/&do=findComment&comment=3995035) that KSP 1.12 added some more drifting.

The heavy drifting reported on KSP 1.12 is due a less than ideal decision on the default values for some new code that, effectively, solved the problem. [Source 1](https://forum.kerbalspaceprogram.com/index.php?/topic/192048-18/&do=findComment&comment=3998491) [Source...

Glitch 1: Unholy scaling parts. > my attempt have a strange bug that when you revert back from a flight, parts connected to a servo is scaled as the servo...

Negative indexes are not implemented. Please read the [Forum about](https://forum.kerbalspaceprogram.com/search/?&q=%22negative%20indexes%22&type=forums_topic&quick=1&item=50533&search_and_or=or&sortby=newest) (or at very least, the [documentation](https://github.com/sarbian/ModuleManager/wiki/Module-Manager-Syntax#operators-available-in-patches---and-their-ordering)). `-transform[airlockTopB]` is a silent syntax error. What you want to accomplish may be possible...

> And obviously deleting ALL keys when trying to select by value is a bug. Yes and no. There's nothing in the documentation saying that `-transform[airlockTopB] = delete` should delete...

Since I opened my big mouth here, I need to clarify: **there're code to handle negative indexes** - but for **some** nodes only, and ~never~ for *some* values.