Space Engineers

Space Engineers

Stargate [Script]
正在显示第 11 - 20 项,共 22 项条目
< 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.