Space Engineers

Space Engineers

Wico Craft Control
Viser 21-30 af 42 forekomster
< 1  2  3  4  5 >
Opdatering: 8. apr. 2017 kl. 20:15

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

Opdatering: 2. apr. 2017 kl. 9:52

Add MasterReset command

Opdatering: 29. mar. 2017 kl. 22:02

Performance Optimizations.

Opdatering: 14. mar. 2017 kl. 20:52

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

Opdatering: 10. feb. 2017 kl. 20:02

2.3 Start to add Power information

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

Opdatering: 27. jan. 2017 kl. 23:40

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

Opdatering: 16. dec. 2016 kl. 17:57

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

Opdatering: 9. nov. 2016 kl. 8:30

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.

Opdatering: 30. juni 2016 kl. 14:13

Updates for SE V1.142

Opdatering: 4. juni 2016 kl. 18:54

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