Space Engineers

Space Engineers

TCES | Turret Controller Enhancement Script
Se afișează 11-20 din 29 intrări
< 1  2  3 >
Actualizare: 14 mart. 2023 @ 22:59

Version 1.8.5
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/b8152ab3e36cf2194f191ca62aef8ded831471c2
  • Fixed mouse sensitivity scaling for small grid rotors

Actualizare: 11 mart. 2023 @ 21:19

Version 1.8.4
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/ef69c531bf8b9374c2930d0e71a8df3a54a477e4
  • Made stabilization ignore the first update cycle to clean up stale derivatives

Actualizare: 11 mart. 2023 @ 20:52

Version 1.8.3
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/a249de51270b6cdb12bb5cd728411081be8dd24a
  • Only doing stabilization math if manually controlled and if stab is enabled for performance savings

Actualizare: 9 mart. 2023 @ 23:54

Version 1.8.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/07d206c9cded9c9315fa35db4003cb73575d733b
  • Made the mouse aim multiplier use the same magic numbers the game does for consistent feel

Actualizare: 9 mart. 2023 @ 22:39

Version 1.8.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/05c8109fdb3c0237e726ecab99204fa25adac290
  • Made it so stabilization can be turned off in rotor custom data

Actualizare: 9 mart. 2023 @ 22:16

Version 1.8.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/7c6774456b4802516ea9f4a20477966e42e8401c
  • Added custom turret controller stabilization
  • Fixed title screen color values
  • Migrated INI config to new ConfigValue system
  • Dynamic run frequency based on if stabilization is needed
  • Logic cleanup

Actualizare: 3 iun. 2022 @ 18:05

Version 1.4.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/9e1187bdc2d3b3c5a363b6402caaa90411117a81
  • Added BSOD if code has an exception
  • Hardened TCES so that it doesn't throw exceptions when blocks are destroyed

Actualizare: 3 iun. 2022 @ 17:02

Version 1.4.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/a14efd9b8ff7ac2e96274416eefc2d46716ccf19
  • Separated out cameras from tools to avoid extra cameras being turned off by the CTC
  • Began hardening code for destroyed blocks

Actualizare: 11 mai 2022 @ 9:54

Version 1.3.3
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/4474a9d54b2aad3fc0363b273e2f33eea10492b6
  • Removed use of terminal properties since interfaces now allow unsetting rotors and cameras.

Actualizare: 22 apr. 2022 @ 12:22

Version 1.3.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/30350e9772e40c706ffc96035ee0a95405315c59
  • Fixed bug where cameras were not being added to the tool grid dictionary