Space Engineers

Space Engineers

Stargate [Script]
Exibindo entradas 11–20 de 22
< 1  2  3 >
Atualização: 13/ago./2021 às 21:05

  • Fix connector related crash in DHD when loading a world

Atualização: 7/ago./2021 às 1:34

  • Fix error when grouping multiple DHDs with gates.

Atualização: 29/jul./2021 às 3:16

  • Fix crash welding up DHD

Atualização: 29/jul./2021 às 3:04

  • Clear old DHD button text

Atualização: 28/jul./2021 às 23:46

  • Fix projected gates being usable.
  • Possible workaround for collision issues and movement wonkiness after teleporting.

Atualização: 28/jul./2021 às 10:14

  • Add custom UseObject to DHDs. This means you can directly interact with them again without assigning an action.
  • Limit DHD activation range to 100m for small gates, 500m for supergates. Previously it was unlimited.
  • Add info to DHD terminal to inform user which gate it is controlling.
  • Remove "Activate Symbol" from DHD, it's no longer necessary.
  • Fix teleportation offset with Stargate with Base.
  • Increase gate damage radius to 2m to adjust for increased gate sizes.
  • Use physics raycast to detect if we really should damage blocks in front of the gate. This will allow blocks like catwalks to be placed in front of the gate without being damaged.
  • Fix performance issue with DHDs calling a sqrt operation multiple times per update.

Atualização: 2/jun./2021 às 8:20

  • Fix DHDs broken by last update.

Atualização: 2/jun./2021 às 0:11

  • Removed sensitive data from logs for non-admins (gate positions/addresses, entity ids).
  • Reduced logging.
  • Log errors to the game log.

Atualização: 7/abr./2021 às 22:54

  • Fixed Incoming PB script action not being called.
  • Fixed gate laser antennas capping at 50km range.

Atualização: 14/jan./2021 às 22:21

  • Fix exception in debug logging.