Space Engineers
MART | Whip's Mouse Aimed Rotor Turret Script
Εμφάνιση 11-20 από 36 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 31 Ιουλ 2018 στις 19:28

Version 37
  • Fix for keen's stupid negative runtime bug

Ενημέρωση: 29 Ιουλ 2018 στις 22:39

Ενημέρωση: 29 Ιουλ 2018 στις 22:37

Version 36
  • simplified equilibrium function

Ενημέρωση: 11 Ιουλ 2018 στις 16:18

Version 35
  • Changed direction of time estimation: I was modifying realtime to sim time. I'm doing the opposite now. There should be much less error in the auto stabilizer because of this

Ενημέρωση: 6 Ιουλ 2018 στις 14:57

Version 34
  • Added optional gyro assistance. Simply place a gyro on the azimuth or elevation grid and group it to use it.
  • Added main elevation rotor specification. Add the word "Main" to the name of the rotor you want to be considered the parent elevation rotor that all other rotors mimic.
  • Added independent stabilization terms for azimuth and elevation
  • Chanded update frequency bandaid
  • Updated return to rest position function

Ενημέρωση: 31 Μαρ 2018 στις 13:24

Version 32
  • Added "rest" argument which makes turrets go to their rest positions if no one is controlling them

Ενημέρωση: 31 Μαρ 2018 στις 13:22

  • Botched upload D:

Ενημέρωση: 30 Μαρ 2018 στις 21:33

Version 31
  • Turrets return to rest position when user exits the control seat
  • Updated custom data variable config code

Ενημέρωση: 18 Μαρ 2018 στις 22:54

Version 29
  • Fixed keen bug where program would run multiple times per tick
  • Restructured try catch block

Ενημέρωση: 21 Φεβ 2018 στις 12:56

Version 28
  • Fixed issue where cockpit relative mouse control was inverted at certain elevation rotor orientations (Thanks to discord user rich_27 for pointing this elusive bug out)