Space Engineers

Space Engineers

Wico Craft Control
Showing 21-30 of 42 entries
< 1  2  3  4  5 >
Update: 8 Apr, 2017 @ 8:15pm

* 3.0f
* check for grid changes and re-init
* rotor NOFOLLOW
* ignore projectors with !WCC in name or customdata
* ignore 'cutter' thrusters

Update: 2 Apr, 2017 @ 9:52am

Add MasterReset command

Update: 29 Mar, 2017 @ 10:02pm

Performance Optimizations.

Update: 14 Mar, 2017 @ 8:52pm

V3 of code and sub-moduels. NOTE: Does NOT support sub-modules that are not upgraded to 3.0 format.

History:

2.3a Add drills and ejectors to reset motion. Add welders, drills, connectors and grinders to cargo check.
don't set PB name because it erases settings.. :(

.3b getblocks fixes when called before gridsinit

3.0 remove older items from serialize that are no longer needed
removed NAV support
fixed battery maxoutput values

Update: 10 Feb, 2017 @ 8:02pm

2.3 Start to add Power information

.3a Add drills and ejectors to reset motion. Add welders, drills, connectors and grinders to cargo check.

Update: 27 Jan, 2017 @ 11:40pm

2.0.4b check mass change and request reinit including sub-modules.

2.1 Code Reorg
Cache all blocks and grids. Support for multi-grid constructions.
!Needs handling for grids connected via connectors..

.1a Don't force re-init on working projector.
.1b Add 'brake' command
Add braking for sleds (added wheelinit)

2.2 PB changes in 1.172
Working Local Grid filters

Update: 16 Dec, 2016 @ 5:57pm

2.0 Removed many built-in functions to make script room. These functions were duplicated in sub-modules anyway.
2.0.1
0.2 Remove items from serialize that main control no longer calculates (cargo, battery, etc).
if simspeed>1.01, assume 1.0 and recalculate.

0.3 re-org code sections
Pass arguments to sub-modules

0.4 (re)integrate power and cargo

0.4a process multiple arguments on a command line

Update: 9 Nov, 2016 @ 8:30am

Major changes.

Minimized Craft Control Main module (this script) to handle just the basic.

New format for the saved state with just the minimized information.

Update: 30 Jun, 2016 @ 2:13pm

Updates for SE V1.142

Update: 4 Jun, 2016 @ 6:54pm

68.3.2 re-init after landing gear released as grids change (me was everything, not just 'me')