Space Engineers

Space Engineers

Whip's Subgrid Thruster Manager
Zobrazeno 1–10 z 38 položek
< 1  2  3  4 >
Aktualizace: 16. čvc. 2023 v 8.12

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

Aktualizace: 16. čvc. 2023 v 7.53

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

Aktualizace: 16. čvc. 2023 v 7.26

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

Aktualizace: 5. čvc. 2023 v 15.54

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

Aktualizace: 18. dub. 2023 v 16.47

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

Aktualizace: 13. kvě. 2022 v 16.35

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

Aktualizace: 6. dub. 2022 v 11.24

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

Aktualizace: 3. dub. 2022 v 18.54

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

Aktualizace: 19. zář. 2021 v 21.19

Version 42.1.1
  • Minor: Updated internal code comment

Aktualizace: 19. zář. 2021 v 20.58

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