Space Engineers

Space Engineers

Whip's Subgrid Thruster Manager
Affichage des entrées 1-10 sur 38
< 1  2  3  4 >
Mis à jour le : 16 juil. 2023 à 8h12

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

Mis à jour le : 16 juil. 2023 à 7h53

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

Mis à jour le : 16 juil. 2023 à 7h26

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

Mis à jour le : 5 juil. 2023 à 15h54

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

Mis à jour le : 18 avr. 2023 à 16h47

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

Mis à jour le : 13 mai 2022 à 16h35

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

Mis à jour le : 6 avr. 2022 à 11h24

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

Mis à jour le : 3 avr. 2022 à 18h54

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

Mis à jour le : 19 sept. 2021 à 21h19

Version 42.1.1
  • Minor: Updated internal code comment

Mis à jour le : 19 sept. 2021 à 20h58

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