Space Engineers

Space Engineers

(Obsolete) Loop Computers
Showing 11-20 of 22 entries
< 1  2  3 >
Update: 20 May, 2016 @ 8:08am

Update: 20 May, 2016 @ 4:54am

- Fixed PBs running every frame when the slider is set to off.

Update: 19 May, 2016 @ 1:41pm

- Added terminal UI slider to control the repeat delay.
- Replaced old tag with a more standardized storage format, has backwards compatibility.

Update: 13 Apr, 2016 @ 2:37pm

- Fixed repeating PBs that updated LCDs were making the LCDs blink every repeat.
- Added optional : and = as character in between repeat and number (space is still available too).
- Added logger and some error handling to avoid crash to desktop, it now saves the error in info.log same as any of my other script mods.

Update: 14 Jan, 2016 @ 11:13am

- Fixed not working in v01.117 due to API changes.

Update: 4 Apr, 2015 @ 10:56pm

- Fixed PBs not being repeated at initialization.

Update: 4 Apr, 2015 @ 10:56pm

(see next update)

Update: 4 Apr, 2015 @ 11:32am

- Fixed an issue in dedicated servers caused by the previous fix xD

Update: 4 Apr, 2015 @ 2:39am

- Fixed a multiplayer issue where the PBs were being triggered faster the more players were online.

Update: 28 Feb, 2015 @ 11:21am

- Added the ability to specify a repeat time between 0.16 and 600 seconds while keeping the original [repeat] tag to 60 ticks/1 second;
- Made the tag work anywhere in the name instead of just at the end.