Space Engineers

Space Engineers

Wico Gimbal Rotors
Menampilkan1-10 dari 13 kiriman
< 1  2 >
Pembaruan: 7 Jul 2019 @ 3:58pm

Still had an explicit cast to IMyRemoteControl when it should be IMyShipController

Pembaruan: 6 Jul 2019 @ 3:13pm

Check ShipController for gravity; not just RemoteControl
Update for LCD text output API changes in SE
Tested on SE V1.191

Pembaruan: 4 Des 2017 @ 7:08am

3.1A changes for SE 1.185.200 (add RotorLock)

3.1B Set "unlimited" upper & Lower limit using SetValueFloat since setter doesn't allow max/min

Pembaruan: 17 Nov 2017 @ 8:29pm

* 2.9B remove turning on safetylock
*
* 3.1 SE 1.185 PB changes.

Pembaruan: 15 Apr 2017 @ 10:46pm

Added option for NOFOLLOW for rotors to allow for things like print heads.

The grid after the NOFOLLOW will NOT be considered 'local' for the script and so t will not look at those blocks.

Pembaruan: 27 Mar 2017 @ 7:56pm

Pembaruan: 19 Mar 2017 @ 2:31pm

2.7
Add maxvelocity setting
GimbalMaxVelocity=5

Default (no setting) is 3 (from Rhino ship)

use
GimbalMaxVelocity=-1

to set velocity to the rotor's maximum

Pembaruan: 19 Mar 2017 @ 12:03pm

2.6
Allow turning auto dampener mode off.
Added 'in gravity' values
Added Gravity=true option

Updated grid and block code

Pembaruan: 25 Feb 2017 @ 7:59pm

Performance optimizaitons.

Only really noticable if no output LCD was present; it would keep looking for it each output call.

Pembaruan: 24 Feb 2017 @ 9:51pm

Where there is a player in control, but no player input, the gimbals will auto-rotate in preparation for stopping.

Also only if velocity > 1.0 m/s