Space Engineers

Space Engineers

374 ratings
Mother OS
12
14
6
2
4
7
2
2
3
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
135.804 KB
20 Jan @ 2:42pm
28 Jun @ 5:15pm
26 Change Notes ( view )

Subscribe to download
Mother OS

Description
Mother OS

|****************************************************************************
| COMPATIBLE WITH FIELDWORK UPDATE (1.206)
|****************************************************************************

Mother is a general purpose operating system for Space Engineers grids, available as an in-game script. It exposes an intuitive command line interface (CLI), flexible flight control & planning, and an intergrid communication system to massively expand what you can do with your grid(s). I built Mother to make my ships operate more like intelligent spacecraft, rather than just a collection of blocks moving through space. With Mother's CLI, most common automations can easily be assigned to a button without needing a Timer or Event Block, though it can also be used in conjunction with them.

You do not need any programming experience to use Mother. In fact, most of Mother's CLI commands offer a more intuitive control mechanism than the base game itself. I have taken extreme care to ensure Mother is efficent and reliable. With few exceptions, Mother only runs operations when triggered by a command. This aims to have minimal impact on your sim speed and will likely be the most efficient script running on your grid.

I hope you enjoy using Mother as much as I enjoyed building it.

The Empire must grow.

--

Important Links

Discord Server [discord.gg]

Examples [lukejamesmorrison.github.io]

Command Cheatsheet [lukejamesmorrison.github.io]

Full Documentation [lukejamesmorrison.github.io]

Buy Me A Coffee [buymeacoffee.com]
Popular Discussions View All (2)
23
5 Jul @ 7:16pm
Bug Reports
Agentluke
13
12 Mar @ 6:25am
Feature Requests
Agentluke
99 Comments
Agentluke  [author] 14 Jul @ 3:44am 
Hi @Lilaqz! It’s a great question :) yes Mother should avoid asteroids in space as it uses the remote control blocks collision avoidance by default. Asteroids also don’t typically appear directly in your flight path while flying. I just flew 1000km last night without an issue.

Happy engineering!
Lilaqz 13 Jul @ 9:44pm 
i have a question, when its going from gps to gps in space will it avoid asteroids that it might collide with?
Rofbad 8 Jun @ 3:20pm 
JAPAN EMPIREEEEE!!!
g_BonE 31 May @ 8:07am 
Loving this mod. Especially the hooks grant You so many ways to automate without needing a couple of additional mods/scripts. It is just great. Thanks for making this!
Agentluke  [author] 5 May @ 7:53am 
@Tuggs, these warnings shouldn't cause any issues booting and using Mother OS. As long as you see something in your terminal window after clicking Save, then you should be good to go!
Tuggs 4 May @ 6:36pm 
May 4
When checking the code, it has an error.
Program(720,60): Warning: The field 'Program.e.?' is never used
Program(326,301): Warning: The field 'Program.e.?' is assigned but its value is never used
Agentluke  [author] 29 Apr @ 2:49pm 
Mother OS is now update and work as expected with the new Fieldwork update :) Happy engineering!
Agentluke  [author] 28 Apr @ 4:55pm 
Hi all, the latest update has broken a few items in Mother and I am troubleshooting it now! Hoping to have a fix out with a bunch of new hooks very soon!

Thanks for your patience and enjoy the Fieldwork update!
Agentluke  [author] 16 Apr @ 4:53am 
Hey Bakeneko, I'd recommend hoping over to the discord channel! I'd be happy to help if you can provide a code snippet for your custom data field. Cheers

https://discord.com/invite/PrrmBujmXQ
Bakeneko 16 Apr @ 4:22am 
Hello, first of all I want to say I appreciate a lot the work you are doing with this mod, I actually watched every youtube video you made about it. The problem is that the custom data for the almanac is not working on my current playthrough, I am trying to increase the scale to 10000m and changing the center with a GPS point but nothing changes. I have tried putting the custom data in the LCD as well as in the PB. I have tried several values and different formats, have also tried without putting the ini stuff like "[general]". I dont know what I am doing wrong.