Igor Zavoychinskiy
Igor Zavoychinskiy
In the Remote UI it's useful sometimes to have an ability to control multiple winches at time. E.g. when lifting a huge object that needs several winches attached at different...
If winch head starts oscillating it will never stop. Standard spring damper setting doesn't help since it only affects the spring. Using of `ConfigurableJoint` may be the solution. It allows...
Check if there are objects attached to the cable that are being affected by the spring forces. If there are such then block time warp since activating it will result...
Allow setting via part config max distance for kerbal to interact with the part.
Some parts' meshes by default are set into expanded state (e.g. Drill-O-Matic). It affects (de)attach pointer and volume checks.
The `g`, `x` and `h` actions must not be allowed when the stock EVA construction mode is activated. Any left mouse click can trigger a stock editor action, so KIS...
When a part is dropped on the surface, there is about 500ms delay between the UI locks: ``` 210526T223822.187 [INFO] [KIS.KISAddonPickup.OnDragReleased] Jetpack mouse input re-enabled 210526T223822.192 [INFO] [KIS.KISAddonPickup.Drop] [Part:KAS.JS1 (JS-1...
It happens due to adding a new module that is unknown to KIS.
For some models the neck ring is not desirable. An extra setting could help such models to be applied on the kerbal.
``` Log entry: [Part:largeSolarPanel (id=C4292985762)#Module:1] Cannot find mesh for path: mount ``` It should not be applied when the restock models are in play.