Space Engineers

Space Engineers

SWCS | Whip's Subgrid Wheel Control Script
13개 중 1~10개 표시 중
< 1  2 >
업데이트: 2023년 4월 18일 @ 오후 4시 51분

Version 11.7.3
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/a75f4ce39213a566b9a3879f41b1a8b224a58ca4#diff-7a93b7d20b6f5e77c6731ea8482a259fbde6c8e7adc31bd8ab983410391697a7
  • Fix for reference bug

업데이트: 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.