Space Engineers

Space Engineers

Gravity Aligner
Showing 21-27 of 27 entries
< 1  2  >
Update: Dec 13, 2015 @ 5:22pm

Finished the automated setup of the timer block. The only thing you need to do now is make the timer Run the Programmable block. Should persist properly between runs now.
Should now properly format numbers with correct local culture decimal and negative symbols!
Lot of cleanup.
Worked on the graph a bit.

Update: Dec 10, 2015 @ 11:41am

Can now stop the aligner by passing parameter of "stop" :)
Timer blocks no longer need set up to tick themselves, the script does it. Just have it run the programmable block.
Cleaned up a bunch of stuff especially involving the timer blocks.
Added angle limit graphs!
Added blinking red background color when aligning.
Changed default limits to 10 and 5 degrees.
Diagnostic detects ownership inconsistency.

Update: Dec 7, 2015 @ 8:55pm

Actually I like this fix better, now angular damping should also be fixed for any remote orientation.

Update: Dec 7, 2015 @ 8:40pm

hotfix to properly support arbitrarily oriented remote control block, wasn't transforming from remote back to grid before going to gyros DOH!

Update: Dec 6, 2015 @ 11:14am

Cleaned up, switched initialization block finding from name prefix scheme to group-based scheme

Update: Dec 3, 2015 @ 7:31am

Update: Dec 2, 2015 @ 9:38pm