Difference between revisions of "Update 01.072"

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "5 March 2015 ---- Laser antennas have been added. It is a new block that will work as normal antennas do but with a few differences. The first and most important one is that t...")
 
m (Added some links - page was a dead end.)
 
Line 1: Line 1:
 
5 March 2015
 
5 March 2015
 
----
 
----
Laser antennas have been added. It is a new block that will work as normal antennas do but with a few differences. The first and most important one is that they will not be visible on HUD. The second difference is that if you have a grid and you own a laser antenna on that grid, you cannot control the turret on the same grid if you access it from the control panel but only if you are sitting in the cockpit. The maximum reach of laser antennas is 20 km for the small grid and 40 km for the large grid. Also laser antennas have several states represented by a small dot on them. If the dot is green, the antenna is working, it is on powered grid, but it is not connected to other antenna. If the dot is red, it means that the antenna is damaged or on a grid without energy. If the dot is yellow, the antenna is searching for connection to another antenna. If the dot is blue, there is connection to a friendly antenna established. You can connect to another antenna by generating its GPS and pasting them to another friendly antenna. We also added API support for modding voxels and turrets. Scripts now can be used for modifying asteroids (color them, save them etc.). Also turret range and angles are now moddable as well.  
+
[[Laser Antenna|Laser antennas]] have been added. It is a new block that will work as normal [[antenna]]s do but with a few differences. The first and most important one is that they will not be visible on HUD. The second difference is that if you have a grid and you own a laser antenna on that grid, you cannot control the turret on the same grid if you access it from the control panel but only if you are sitting in the [[cockpit]]. The maximum reach of laser antennas is 20 km for the small grid and 40 km for the large grid. Also laser antennas have several states represented by a small dot on them. If the dot is green, the antenna is working, it is on powered grid, but it is not connected to other antenna. If the dot is red, it means that the antenna is damaged or on a grid without energy. If the dot is yellow, the antenna is searching for connection to another antenna. If the dot is blue, there is connection to a friendly antenna established. You can connect to another antenna by generating its GPS and pasting them to another friendly antenna. We also added API support for modding voxels and turrets. Scripts now can be used for modifying [[asteroid]]s (color them, save them etc.). Also turret range and angles are now moddable as well.  
  
 
===Features===
 
===Features===
* laser antenna  
+
* [[Laser Antenna|laser antenna]]
 
* large turret terminal control
 
* large turret terminal control
 
* target turret control from in-game/modAPI
 
* target turret control from in-game/modAPI
Line 12: Line 12:
  
 
===Fixes===
 
===Fixes===
* fixed LCD panel not saving current texture
+
* fixed [[LCD Panel|LCD panel]] not saving current texture
 
* Light +LCD  blink time  synchronization between clients
 
* Light +LCD  blink time  synchronization between clients
 
* fixed crash with mod when SubtypeName contains Stone
 
* fixed crash with mod when SubtypeName contains Stone
Line 18: Line 18:
 
<u>'''EDIT 03/06/2015:'''</u><br>
 
<u>'''EDIT 03/06/2015:'''</u><br>
 
'''Update 01.072.008'''
 
'''Update 01.072.008'''
* fixed issue woth beacons not changing range
+
* fixed issue with [[beacon]]s not changing range
 
* fixed mod crash with small turrets
 
* fixed mod crash with small turrets
 
* fixed crash in sounds
 
* fixed crash in sounds

Latest revision as of 23:41, 13 October 2015

5 March 2015


Laser antennas have been added. It is a new block that will work as normal antennas do but with a few differences. The first and most important one is that they will not be visible on HUD. The second difference is that if you have a grid and you own a laser antenna on that grid, you cannot control the turret on the same grid if you access it from the control panel but only if you are sitting in the cockpit. The maximum reach of laser antennas is 20 km for the small grid and 40 km for the large grid. Also laser antennas have several states represented by a small dot on them. If the dot is green, the antenna is working, it is on powered grid, but it is not connected to other antenna. If the dot is red, it means that the antenna is damaged or on a grid without energy. If the dot is yellow, the antenna is searching for connection to another antenna. If the dot is blue, there is connection to a friendly antenna established. You can connect to another antenna by generating its GPS and pasting them to another friendly antenna. We also added API support for modding voxels and turrets. Scripts now can be used for modifying asteroids (color them, save them etc.). Also turret range and angles are now moddable as well.

Features

Fixes

  • fixed LCD panel not saving current texture
  • Light +LCD blink time synchronization between clients
  • fixed crash with mod when SubtypeName contains Stone

EDIT 03/06/2015:
Update 01.072.008

  • fixed issue with beacons not changing range
  • fixed mod crash with small turrets
  • fixed crash in sounds
  • Mod API: changed parent to my large turret base, added laser antenna API
  • Mod API: added option to connect to laser antenna

Notes

Mods/Scripts