Space Engineers

Space Engineers

SWCS | Whip's Subgrid Wheel Control Script
目前顯示第 1-10 項,共 13 項
< 1  2 >
更新:2022 年 7 月 9 日 @ 下午 6:00

Version 11.7.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/6cbe812eddfe7049d66fcb058d0084e1361ceceb
  • Added running screens
  • Added Blue Screen Of Death that shows if the script crashes to aid in bug reporting

更新:2021 年 7 月 31 日 @ 上午 11:22

Version 11.5.0
  • Added brake override arguments since Keen screwed how handbrake works

更新:2021 年 7 月 28 日 @ 下午 4:27

Version 11.4.0
  • Update to use new API features for wheel overrides

更新:2021 年 1 月 27 日 @ 下午 11:20

Version 11.3.3
  • Updated runtime tracker. Runtime tracker now properly handles EMA when not being run every tick
  • If subgrid wheel has braking disabled, it will ignore brake inputs
  • Redesigned how seat priority works. It should now mirror vanilla.

更新:2020 年 1 月 22 日 @ 下午 8:11

Version 11.3.0
  • Added custom data variable configuration
  • Added an optional name tag to ignore certain wheels
  • Added option to look for blocks over connectors as well instead of the default behavior of only touching blocks on your grid or attached subgrids

更新:2019 年 11 月 10 日 @ 下午 6:39

Version 11.1.0
  • Refactor to use scheduler and terminal properties helper
  • Added hand brake sync across different ship controllers

更新:2019 年 8 月 4 日 @ 上午 12:32

Version 10.2.0
  • Added runtime tracker
  • Added exception output

更新:2018 年 11 月 22 日 @ 上午 3:23

Version 10
  • More verbose detailed info
  • Fixed bug where code would not pick the correct reference seat sometimes when there was no driver (Thanks to FutureGamer for bringing this to my attention)

更新:2018 年 8 月 27 日 @ 下午 7:55

Version 9
  • Fix for wheel override being a proportion and not a pecentage. This should make wheels respond more sensibly to different wheel power values.