sarbian
sarbian
I am not exactly moved at the idea of checking something that should not happen. The only way to have an NRE in [this part](https://github.com/MuMech/MechJeb2/blob/dev/MechJeb2/VesselExtensions.cs#L28-L51) of the code is having...
I am not seeing it after a quick scan of the code. Can you point me to that rigibody test and I ll see how many change it require.
physicsless parts should not be used at all except for some really specific cases. I am not adding a change that promote miss use of the part config. Edit :...
There is a dev branch now. Feel free to contribute :+1:
How is this related to ModuleManager?
offset should react to the fixedScale of the effect. localPosition is not scaled at all. I can't remember if it's a choice or if I just forgot to scale it.
You need to make sure the .mu value is used if the value is not in the cfg.
Something may have changed in the loader because it worked when I designed it. No mod should distributes MM in a folder. But since some people can't read...
I like the sign idea but it may be confusing for users. We nearly used all the ASCII operator that would be safe to use with KSP so at that...
2.6.17 will log the file that changed and invalidate the cache. Once I know a bit more about the mods that create those cfg I will see what I will...