Space Engineers
MART | Whip's Mouse Aimed Rotor Turret Script
กำลังแสดง 21-30 จาก 36 รายการ
< 1  2  3  4 >
อัปเดต: 21 ก.พ. 2018 @ 8: 33am

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

อัปเดต: 27 ม.ค. 2018 @ 10: 23am

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 @ 2: 00pm

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

อัปเดต: 22 พ.ย. 2017 @ 6: 48pm

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

อัปเดต: 16 พ.ย. 2017 @ 9: 07pm

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

อัปเดต: 10 ก.ย. 2017 @ 11: 24am

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

อัปเดต: 10 ก.ย. 2017 @ 11: 18am

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

อัปเดต: 10 ก.ย. 2017 @ 11: 02am

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: 51am

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

อัปเดต: 24 ส.ค. 2017 @ 3: 15pm

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