Space Engineers

Space Engineers

TCES | Turret Controller Enhancement Script
Showing 21-29 of 29 entries
< 1  2  >
Update: 28 Mar, 2022 @ 12:24am

Version 1.3.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/c099d0cc0d585b7e7109e702c82e57add3fb97c6
  • Forced assigned camera to be enabled

Update: 24 Mar, 2022 @ 2:47pm

Version 1.3.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/9210022312befc28e8ddfdc2a27dfb7240a02a03
  • Improved control system for extra rotors. Extra rotors should lag less behind the main elevation rotor and you should now be able to use two rotors to move a single subgrid without them binding up.

Update: 19 Feb, 2022 @ 8:37pm

Version 1.2.6
Code diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/cb28be623b724e52966b75ca3abf8f81873d3848
  • Removed AI turrets from valid tools list

Update: 15 Feb, 2022 @ 10:24pm

Version 1.2.5
Code diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/2bfa0122844269230192256e4f8d5aefa4867035
  • Fixed bug where extra rotors would keep spinning if you hopped out with rest angle delay set to 0 seconds

Update: 15 Feb, 2022 @ 10:13pm

Version 1.2.4
Code diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/ef85fafac0d0d775f9b3cf63a2d8fdd7d6098ca5
  • Fixed bug were weapons would keep firing with extra elevation rotors if you stopped controlling them mid fire

Update: 15 Feb, 2022 @ 3:07pm

Version 1.2.3
Code diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/98e600a022f21264d837dd7fdb24eb52460398f2
  • Added custom data option to disable drawing title screens

Update: 14 Feb, 2022 @ 11:22pm

Version 1.2.2
Code diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/6bd98eeacc5a3c1e5105132cba27a53c7d5fd8dc
  • Fixed NRE error when no azimuth or elevation was specified

Update: 14 Feb, 2022 @ 10:57pm

Version 1.2.1
Code diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/21c1e483ea9fe1ab4cef252e66ccef1fcbc5e65e
  • Turrets will now automatically return to rest angle after a set amount of time. This can be disabled in the custom data of the programmable block.
  • Changed how rest angle is applied so that the CTC does not need to be disabled while returning to rest angles.

Update: 14 Feb, 2022 @ 12:01pm

Version 1.1.5
Initial release