Space Engineers

Space Engineers

MART | Whip's Mouse Aimed Rotor Turret Script
Affichage des entrées 21-30 sur 36
< 1  2  3  4 >
Mis à jour le : 21 févr. 2018 à 8h33

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

Mis à jour le : 27 janv. 2018 à 10h23

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

Mis à jour le : 2 déc. 2017 à 14h00

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

Mis à jour le : 22 nov. 2017 à 18h48

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

Mis à jour le : 16 nov. 2017 à 21h07

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

Mis à jour le : 10 sept. 2017 à 11h24

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

Mis à jour le : 10 sept. 2017 à 11h18

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

Mis à jour le : 10 sept. 2017 à 11h02

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

Mis à jour le : 5 sept. 2017 à 11h51

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

Mis à jour le : 24 aout 2017 à 15h15

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