Space Engineers
MART | Whip's Mouse Aimed Rotor Turret Script
Εμφάνιση 21-30 από 36 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 21 Φεβ 2018 στις 8:33

Version 27
  • Changed how weapons are handled
  • Fixed bug where azimuth rotors used elevation mouse multiplier
  • Updated running symbol method

Ενημέρωση: 27 Ιαν 2018 στις 10:23

Version 25
  • Made code fetch variables from custom data on each refresh cycle
  • Enabled controlSeatRelativeMouseControl by default so ppl stop asking for it XD
  • Changed name of cockpitRelativeMouseControl to controlSeatRelativeMouseControl to force this change to take effect

Ενημέρωση: 2 Δεκ 2017 στις 14:00

Version 23
  • Added seperate pitch and yaw sensitivity settings
  • Added automatic turret stabilization feature :D

Ενημέρωση: 22 Νοε 2017 στις 18:48

Version 22
  • Code now triggers itself without a timer. No more timers are needed!

Ενημέρωση: 16 Νοε 2017 στις 21:07

Version 21
  • Added better debug output for rotors with no heads
  • Fixed custom data parsing

Ενημέρωση: 10 Σεπ 2017 στις 11:24

Version 19 (Minor)
  • Fixed issue where errors for additional elevations were not showing up until the user was controlling the turret

Ενημέρωση: 10 Σεπ 2017 στις 11:18

Version 19
  • Added rotor name to debug displays
  • Redesigned error output for better clarity

Ενημέρωση: 10 Σεπ 2017 στις 11:02

Version 18
  • Removed excess GrabBlocks() call within the initialization of the rotor turret class
  • Changed error messages to cater to those who don't read instructions

Ενημέρωση: 5 Σεπ 2017 στις 11:51

Version 17
  • Changed code to use class based turret sorting to improve performance
  • Added drill support

Ενημέρωση: 24 Αυγ 2017 στις 15:15

Version 16
  • Added the modified group name to the error messages for better debugging