Space Engineers

Space Engineers

Stargate [Script]
22개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2021년 8월 13일 오후 9시 05분

  • Fix connector related crash in DHD when loading a world

업데이트: 2021년 8월 7일 오전 1시 34분

  • Fix error when grouping multiple DHDs with gates.

업데이트: 2021년 7월 29일 오전 3시 16분

  • Fix crash welding up DHD

업데이트: 2021년 7월 29일 오전 3시 04분

  • Clear old DHD button text

업데이트: 2021년 7월 28일 오후 11시 46분

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

업데이트: 2021년 7월 28일 오전 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.

업데이트: 2021년 6월 2일 오전 8시 20분

  • Fix DHDs broken by last update.

업데이트: 2021년 6월 2일 오전 12시 11분

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

업데이트: 2021년 4월 7일 오후 10시 54분

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

업데이트: 2021년 1월 14일 오후 10시 21분

  • Fix exception in debug logging.