Space Engineers

Space Engineers

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

Redo serialize
Module Serialize

Update: Jan 20, 2018 @ 1:35pm

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

Update: Jan 11, 2018 @ 9:10am

Update for gas tank change in SE.

Update: Jan 6, 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: Dec 25, 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: Dec 9, 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: Dec 1, 2017 @ 11:38pm

3.2b Common DoTravelMemovement and collision code.

Update: Nov 26, 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: Nov 18, 2017 @ 9:41am

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

Update: Nov 5, 2017 @ 5:37pm

Fix bug in formatting of COND? request.