Space Engineers

Space Engineers

Stealth Drive (Cloaking)
Affichage des entrées 11-20 sur 39
< 1  2  3  4 >
Mis à jour le : 17 déc. 2022 à 17h37

Added <RevealOnDamage> config option, true by default. If set to false, stealthed grids will not be revealed when damaging other grids.

Mis à jour le : 17 déc. 2022 à 17h03

Added 1x1 drive to stealth block variant group

Mis à jour le : 17 déc. 2022 à 17h01

Added 1x1x1 large grid drive (has 10s base stealth time by default)

Stealth drives and heat sinks are now defined in the world/server config file.
This means that you can now define any block of type "UpgradeModule" in the config as either a drive or a heatsink, and it will have the appropriate logic attached.
Note that for the moment, heat sink damage zone is hard-coded to the dimensions of the existing large/small grid heat sink blocks.

Added config options for water interaction:
<WorkInWater> - Disables drive while underwater if false
<WorkOutOfWater> - Disables drive while out of water if false
<WaterTransitionDepth> Height in metres above mean sea level to enable/disable drives at if either of the above settings are false

Fixed <HideThrusterFlames> config option not doing anything
Fixed heat sink <DoDamage> config option not doing anything
Fixed large grid heat sink build stage models

Taking damage will no longer disable stealth if <DamageThreshold> config option is set to 0

Mis à jour le : 19 oct. 2022 à 22h19

Mis à jour le : 11 sept. 2022 à 5h22

Changed the Heat Signal Range modifier to accept values < 1.

Mis à jour le : 7 sept. 2022 à 3h56

Fixed configuration settings not applying to multiplayer clients.

Added additional API methods.

Mis à jour le : 2 aout 2022 à 23h25

Fixed several bugs with heat sinks causing them to not be counted toward total duration etc.

Mis à jour le : 2 aout 2022 à 12h37

Fixed oxygen farms unstealthing themselves.

Mis à jour le : 1 aout 2022 à 17h49

Armour edges are re-enabled and are now hidden dynamically.
Thruster flames are now hidden by default.

Mis à jour le : 31 juil. 2022 à 22h21

Added API for both mod and PB.