Space Engineers

Space Engineers

SWCS | Whip's Subgrid Wheel Control Script
Showing 1-10 of 13 entries
< 1  2 >
Update: Jul 9, 2022 @ 6:00pm

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

Update: Jul 31, 2021 @ 11:22am

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

Update: Jul 28, 2021 @ 4:27pm

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

Update: Jan 27, 2021 @ 11:20pm

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.

Update: Jan 22, 2020 @ 8:11pm

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

Update: Nov 10, 2019 @ 6:39pm

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

Update: Aug 4, 2019 @ 12:32am

Version 10.2.0
  • Added runtime tracker
  • Added exception output

Update: Nov 22, 2018 @ 3:23am

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)

Update: Aug 27, 2018 @ 7:55pm

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.