Space Engineers

Space Engineers

[OBSOLETE] Planetary Cargo Ships
Showing 1-10 of 27 entries
< 1  2  3 >
Update: Sep 24, 2018 @ 10:57am

Added detection for Modular Encounters Spawner which disables this mod if found.

Update: Aug 9, 2018 @ 10:41am

Update: Jul 26, 2018 @ 12:38pm

Changed remoteControl.SetValue("SpeedLimit", value) to remoteControl.SpeedLimit = value in PrefabSpawningWatcher to possibly address a weird crash when Torch is involved.

Update: Feb 15, 2018 @ 5:10pm

Potentially fixed bug that causes ships to not spawn when players are on multiple planets

Update: Feb 15, 2018 @ 3:56pm

Update: Jan 20, 2018 @ 5:46pm

Removed BuiltBy from prefabs and tuned the authorship removal for npc grids.

Update: Jan 10, 2018 @ 5:53pm

Update: Dec 29, 2017 @ 9:47am

Added a Try/Catch to the TryGetPlanetElevation check since it was crashing for no identifiable reason. Any cargo ship that fails this check will be marked inactive.

Update: Dec 28, 2017 @ 3:26pm

Added a check to ensure that TryGetPlanetElevation completes successfully

Update: Dec 13, 2017 @ 7:41am

Block authorship (built-by) is removed from grids upon spawning.