Space Engineers

Space Engineers

WCCS - Dock
Showing 11-20 of 41 entries
< 1  2  3  4  5 >
Update: 27 Jan, 2018 @ 6:56pm

Redo serialize
Module Serialize

Update: 20 Jan, 2018 @ 1:35pm

Multiple Text Panels.
Only write to panels at the end of script.

Update: 11 Jan, 2018 @ 9:10am

Update for gas tank change in SE.

Update: 6 Jan, 2018 @ 12:47pm

3.2F INI Save 12262017
fix bug in serialize wrting z,y z, instead of x,y,z (oops)
MODE_DOCKED tries to fill tanks and batteries.

3.2g 01062018

Update: 25 Dec, 2017 @ 3:43pm

3.2E
Increase scan delay time in tm to .225
only use fast when needed for docking.
use .Once for FAST
12232017

Update: 9 Dec, 2017 @ 5:07pm

3.2c Docking messages now include size of ship in meters so base can choose best available connector

3.2d new travelmovement

Update: 1 Dec, 2017 @ 11:38pm

3.2b Common DoTravelMemovement and collision code.

Update: 26 Nov, 2017 @ 11:12am

3.2 Handle docking with connectors in any orientation

delay for motion after going 'home' (added state 169)

improve long-range travel for docking (chooses optimal speed, uses dampeners, etc). (major changes to TravelMovement code)
Handle case where requested to dock, but have not heard from a base yet; request and wait a bit for a response. (added state 109)

Update: 18 Nov, 2017 @ 9:41am

3.1 Version for SE 1.185 PB Changes
Turn off logging because of text panel writes causing hang.

Update: 5 Nov, 2017 @ 5:37pm

Fix bug in formatting of COND? request.