Space Engineers

Space Engineers

Control Module - basically key binding for ships
Mostrando 31-39 de 39 aportaciones
< 1  2  3  >
Actualización: 1 JUL 2016 a las 8:34

No changes, accidental update, ignore.

Actualización: 30 JUN 2016 a las 13:11

- Compatible with 01.142.
- Added "c.cubesizemode" input.

Actualización: 16 JUN 2016 a las 16:34

- Some minor fixes, which includes fixed LCD blinking while PB was updating its text every tick (run by this mod).

Actualización: 16 JUN 2016 a las 16:26

(see next update)

Actualización: 14 JUN 2016 a las 8:00

- Added "c.view" for getting the view analog control from mouse, keyboard and gamepad combined.
- Added properties to allow PBs to use the mod's UI stuff, like: adding inputs, removing inputs, getting slider values, etc.
- Fixed having control for half a second before filtered cockpit was rechecked.
- Fixed key 'plus' being labeled as "Key: ," instead of "Key: +".

Actualización: 24 MAY 2016 a las 18:05

- Replaced tag system with terminal UI, you can make way easier now.
- Replaced the argument passing of inputs with a property which means PBs can read inputs with just one line (see guide for more info).
- Added 'hold' option, requires the user to hold the input for a specified amount of time before it's triggered.
- Inputs check "any" is now the default instead of "all".
- Fixed being able to control timer/PB from cryo chambers.
- Various code tweaks and improvements.

Actualización: 31 MAR 2016 a las 7:32

- Removed +seats tag and seats are no longer excluded from controllers
- Fixed +input:all not working and not working on absolutely all inputs
- Fixed ownership checking, if the block is red in control panel then
you can't control it via +input
- Added connected grids checking, it checks all as soon as you get into
a cockpit and then at seemingly random intervals between 0.5 and 1
second to avoid overloading a single update with all the checks.
- Added bad input detailed info message as well as HUD message if debug
tag is present
- Fixed gamepad buttons not appearing properly in detailed info because
of the missing font features
- Fixed primarybuildaction and secondarybuildaction buttons being
assigned to slot1 instead of their respective actual controls

Actualización: 30 MAR 2016 a las 9:43

First public version.

Actualización: 30 MAR 2016 a las 6:44