Space Engineers

Space Engineers

LiDAR Mapping Script
Mostrando 11-20 de 103 aportaciones
< 1  2  3  4 ... 11 >
Actualización: 28 AGO 2020 a las 12:36

  • Fixed issue with objects having a relationship of "Friends" shown as "Unowned" or missing

Actualización: 2 JUL 2020 a las 7:13

  • Cameras will now shift their center point by a tenth of the angle step after completing a full scan revolution, allowing them to scan more points

Actualización: 13 JUN 2020 a las 11:50

  • Updated multi-surface config to allow simultaneous use of other scripts
  • Added workaround for sprite issues in MP

Actualización: 3 JUN 2020 a las 11:15

  • Fixed methods related to creating and parsing vector strings due to changes by Keen

Actualización: 24 MAY 2020 a las 10:45

  • Added a check to keep users from turning Detect Asteroid on for modded sensors
  • Fixed corner LCD displays now that Keen has adjusted their surface area settings
  • Adjusted corner LCD text size so it shows more lines when in Info mode
  • Fixed Info overlap on console screens

Actualización: 9 MAR 2020 a las 15:30

  • Added a setting to configure the number of missiles to fire at each target when the script is in auto-launch mode
  • Updated the Target Display Settings to include more categories: All, Friendly, Neutral, Neutral/Enemy, and Enemy
  • Fixed a bug with the Enable Relay setting where it was still sending out messages if turned off

Actualización: 29 FEB 2020 a las 14:00

  • Fixed issue where the script wasn't accounting for multiple distance-based timers in the same direction

Actualización: 27 FEB 2020 a las 12:52

  • Added a setting to allow configuration of which types of entities are detected by the script. See "Valid Detection Types" section of Custom Data for details.
  • Reworked the timer settings so that the OUT timer will fire if an object comes inside the IN range and then is destroyed / removed
  • Fixed a bug in the timer settings where script wasn't getting the correct entity
  • Had to remove the config instructions from the Custom Data output in order to fit this update in the char limit

Actualización: 29 ENE 2020 a las 17:43

  • Added a setting to allow configuration of target types for turrets and missiles to auto-fire against (Character, Small Grid, and Large Grid). See the "Targeting" section in the Custom Data of the PB for details
  • Missiles will no longer auto-fire on character types, even if they are included in the above setting
  • If turrets are allowed to fire on character types, they will stop if the script detects that the character has stopped moving (likely dead). This should keep the turret from exhausting ammo until the model is removed.
  • Optimized the check for thruster ratios when using the missile system

Actualización: 15 ENE 2020 a las 8:54

  • Fixed a bug in checking for ray collisions against own grid - now accounts for all blocks, not just terminal blocks[/lis