Space Engineers

Space Engineers

Space Data Center
Showing 1-7 of 7 entries
Update: Apr 25, 2017 @ 10:58pm

Tried Digi's suggestion to move the .cs file into a subfolder of Scripts to solve conflict problem with other mods

Update: Apr 25, 2017 @ 4:42pm

Update: Apr 23, 2017 @ 6:56am

Solved a bug where frequency could not be set on dedicated servers

Update: Apr 23, 2017 @ 6:42am

Trying to solve dedicated server bug (Need to publish the mod to test it...)

Update: Apr 23, 2017 @ 5:51am

Solved a bug where opening a Programmable Block on the same grid as a Server Rack would crash the game.

Update: Apr 22, 2017 @ 11:46pm

Added a new feature that was also requested!

There is now a "Frequency" slider in the control panel for the block.

It sets the frequency at which you want the script to be executed.

For exemple, every frame (always), each second, each 10 seconds, each minute, each day, never, etc.

The default value is Always. The slider can be moved to the far right to set it to never. Setting it to never will make the block act exactly like a Programmable Block and only run the script if you trigger it. Useful if you only want the block for the look.

Update: Apr 21, 2017 @ 4:41pm

First iteration of the mod