Space Engineers

Space Engineers

Wico Craft Control
Showing 31-40 of 42 entries
< 1  2  3  4  5 >
Update: 3 Jun, 2016 @ 6:00pm

68.1 Don't autodock in domodes when MODE_LAUNCH or MODE_RELAUNCH

68.2 speed added to shipcontroller (SE V1.36)

68.3 handle MODE_ATTENTION

Update: 27 Mar, 2016 @ 9:41pm

67 Vertical Support (Sabrina)
"No Power" setting
Optimizations

67.1 IMyInventory is back to normal (and workaround broken)

67.2 Remove Sled Miner and Orbital commands from (this) main module.
Don't assume SLED just because has wheels.
SABRINA

68
tighten gyro alignment operation so keep more perfectly level. Also made this a variable in gyro section for setting alignment limits

Update: 27 Feb, 2016 @ 10:40am

.66.3 Support for Wico Atmo Miner (connectors!=docked)

.66.4 Airvent control only in MODE_IDLE

.66.5 IMyInventory broken with 1.123; use work-around
and again with hotpatch.

66.5.1 don't echo progress bar

Update: 27 Jan, 2016 @ 11:16pm

66.1 check dictionary for mode commands dictionary
Set speed limit in pet mode.

66.2 antennaInit so that verifyAntenna has something to work on..
[WCCT] for fast timer

Update: 21 Jan, 2016 @ 6:00pm

Fix re-init and re-adding commands to dictionary (which results in error).

Update: 21 Jan, 2016 @ 5:19pm

Add support for sub-modules. And PET mode..

*
* .64.13
* load into Sled
* Force antenna ON like miner does.
* PET mode
*
* .65
* (used before, so skip)
*
* .66
* sub-script prep: all StartXXXMode() does just setmode and current_state=0; Done
* add dict of commands and modes in prep for loading dynamically: done
* add simple trigger of sub-modules: done
* BP Change: master timer must contain [WCCM] (or FAST won't work)
* BP Change: sub-timers must contain [WCCS]

Update: 19 Jan, 2016 @ 8:38am

.12
add local only for remote and cockpit for directions..
got rid of 'config'
save state (serialize) the orbital code
"Working Projector" Message

Update: 17 Jan, 2016 @ 5:27pm

* .10 add setsimspeed command to set current simspeed.
*
* .11 add undock and dock commands.
* Added prepareForSolo that turns off stockpile, etc.
* added check for connector and gear releases to oribitallaunch

Update: 15 Jan, 2016 @ 8:04pm

.4
Air vent control: On when cockpit occupied. Off when cockpit not occupied.
.5 get thrusters by orientation
.6 godock (incomplete)

.7 Orbital Launch Control
automatically control all three thruster types to minimize usage of ower and hydrogen

.8 Start Minify
calculate altitude on orbital launch and use for thruster controls
align ship to gravity during orbital launch
only turn off air vents that are set to 'depressurize' when not in cockpit

Update: 8 Jan, 2016 @ 11:41am

Sled Miner controls

* (Backwards) 1.64 to match WSAM
* Wico Sled Miner control code.
* .4
* Air vent control: On when cockpit occupied. Off when cockpit not occupied. NEED: Override control
* globals for rotor angles
* .5
* get thrusters by orientation
*