Space Engineers

Space Engineers

Whip's Subgrid Thruster Manager
Showing 1-10 of 38 entries
< 1  2  3  4 >
Update: 16 Jul, 2023 @ 8:12am

Version 42.3.4
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/20a1d2059b26cb403f20fb82446cced64be91846
  • v42.3.4: Cleanup of thrust reset logic

Update: 16 Jul, 2023 @ 7:53am

Version 42.3.3
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/ce796c40a881dc51c26773e703d3672d7c3578ad
  • v42.3.3: Updated thrust fetching to mark a thruster as managed so that when the controller switches grids, overrides can be reset

Update: 16 Jul, 2023 @ 7:26am

Version 42.3.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/09b2432b10292e668d1d334683f3c05e78aa13e5
  • v42.3.2: Fixed bug where dampener detection logic broke when all on-grid thrusters were non functional
  • v42.3.1: Fixed reference selection logic

Update: 5 Jul, 2023 @ 3:54pm

Version 42.3.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/afca25ad06d04b20713ec7dbaeb2df56c7a1f1e2
  • Fixed bug that caused ignored thrust to have overrides reset
  • Modularization

Update: 13 May, 2022 @ 4:35pm

Version 42.2.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/6debbc25cd4051deacc35a07e1140bdefa1d46ec
  • Fixed bug with dampeners resetting every 10 seconds for grids with no on-grid thrust
  • Fixed bug where thrust updates would not happen until you changed seats

Update: 6 Apr, 2022 @ 11:24am

Version 42.2.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/efdac44dd6ade899902702619bfd3be12b432ab2
  • Added smoothing factor on gravity dampening to reduce oscillatory behavior

Update: 3 Apr, 2022 @ 6:54pm

Version 42.1.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/077e36ca8dca38cc95818e2a76fb596dc068331e
  • Fixed bug where thrust ignore name tag didn't work

Update: 19 Sep, 2021 @ 9:19pm

Version 42.1.1
  • Minor: Updated internal code comment

Update: 19 Sep, 2021 @ 8:58pm

Version 42.1.1
  • Added Scheduler
  • Added INI parsing
  • Added animated running screens
  • Fixed index out of bounds error associated with incorrect assignment of isSetup
  • Changed and optimized block fetching method
  • Made name tagging a reference entirely optional
  • Updated GetControlledShipController method to take into consideration the last controlled ship controller