Space Engineers
Whip's Subgrid Thruster Manager
กำลังแสดง 1-10 จาก 38 รายการ
< 1  2  3  4 >
อัปเดต: 16 ก.ค. 2023 @ 8: 12am

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

อัปเดต: 16 ก.ค. 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

อัปเดต: 16 ก.ค. 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

อัปเดต: 5 ก.ค. 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

อัปเดต: 18 เม.ย. 2023 @ 4: 47pm

Version 42.2.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/a75f4ce39213a566b9a3879f41b1a8b224a58ca4#diff-3c07f217bbd2a9bc4065521a8b333ed1d5ba83f675aa5cb3e4513f06bff5289c
  • Fix for reference bug

อัปเดต: 13 พ.ค. 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

อัปเดต: 6 เม.ย. 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

อัปเดต: 3 เม.ย. 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

อัปเดต: 19 ก.ย. 2021 @ 9: 19pm

Version 42.1.1
  • Minor: Updated internal code comment

อัปเดต: 19 ก.ย. 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