Difference between revisions of "Update 01.085"

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "4 June 2015 ---- The ship navigation and autopilot options have been improved. Players can now assign up to 9 actions for one waypoint. Also the actions can be assigned in pat...")
 
m (Added some links - page was a dead end.)
 
Line 12: Line 12:
  
 
==Fixes==
 
==Fixes==
* fixed character moves uncontrollably while in jet-pack (aka death when exiting cockpit)
+
* fixed character moves uncontrollably while in jet-pack (aka death when exiting [cockpit]])
* fixed autopilot overriding overridden thrusters
+
* fixed autopilot overriding overridden [[thruster]]s
 
* fixed "No Share" prevents faction members from reading text when faction read/write enabled
 
* fixed "No Share" prevents faction members from reading text when faction read/write enabled
* fixed beacon light visible when it should not be
+
* fixed [[beacon]] light visible when it should not be
* fixed asteroid invisible during pasting
+
* fixed [[asteroid]] invisible during pasting
 
* fixed character has wrong light when turning lights on helmet
 
* fixed character has wrong light when turning lights on helmet
  
 
==Community updates==
 
==Community updates==
* added 2 decimal places to Oxygen Tank capacity (by Geneticus)
+
* added 2 decimal places to [[Oxygen Tank]] capacity (by Geneticus)
* introduced a base class for programmable block programs (by LordDevious)
+
* introduced a base class for [[Programmable Block|programmable block]] programs (by LordDevious)
* added modapi laserantenna interface (by mexmer)
+
* added modapi [[Laser Antenna|laserantenna]] interface (by mexmer)
 
* fixed check for DX11 support (by mexmer)
 
* fixed check for DX11 support (by mexmer)
 
* fixed single and multiline textboxes (by LordDevious)
 
* fixed single and multiline textboxes (by LordDevious)
 
* fixed helmet toggle notifications not being overwritten (by THDigi)
 
* fixed helmet toggle notifications not being overwritten (by THDigi)
* laser antenna LoS requirement is checked at all LoS checks (by Phoenix84)
+
* [[Laser Antenna|laser antenna]] LoS requirement is checked at all LoS checks (by Phoenix84)
 
* terminalproperty bool value (by mexmer)
 
* terminalproperty bool value (by mexmer)
* add projector only show can build (by yajiedesign)
+
* add [[projector]] only show can build (by yajiedesign)
 
* fixed memory leaks (by RossM)
 
* fixed memory leaks (by RossM)
 
'''Many thanks to all github contributors and modders!'''
 
'''Many thanks to all github contributors and modders!'''

Latest revision as of 23:57, 13 October 2015

4 June 2015


The ship navigation and autopilot options have been improved. Players can now assign up to 9 actions for one waypoint. Also the actions can be assigned in patrol and circle mode. Moreover, there is a new option to reset the waypoints. Once the ship reaches its destination it is possible to press reset and the autopilot will start again from the original waypoint. Lastly, we have added the option to remove voxels by using the terrain auto-level voxel-hand tool.

Features

Fixes

  • fixed character moves uncontrollably while in jet-pack (aka death when exiting [cockpit]])
  • fixed autopilot overriding overridden thrusters
  • fixed "No Share" prevents faction members from reading text when faction read/write enabled
  • fixed beacon light visible when it should not be
  • fixed asteroid invisible during pasting
  • fixed character has wrong light when turning lights on helmet

Community updates

  • added 2 decimal places to Oxygen Tank capacity (by Geneticus)
  • introduced a base class for programmable block programs (by LordDevious)
  • added modapi laserantenna interface (by mexmer)
  • fixed check for DX11 support (by mexmer)
  • fixed single and multiline textboxes (by LordDevious)
  • fixed helmet toggle notifications not being overwritten (by THDigi)
  • laser antenna LoS requirement is checked at all LoS checks (by Phoenix84)
  • terminalproperty bool value (by mexmer)
  • add projector only show can build (by yajiedesign)
  • fixed memory leaks (by RossM)

Many thanks to all github contributors and modders!

Update 01.085.009 (05/05/2015)

  • fixed crash when ship collides with the platform
  • fixed crash in GPS terminal screen
  • DX11 fix (by mexmer)