Space Engineers
Control Module - basically key binding for ships
Показані результати 31–40 із 40
< 1  2  3  >
Оновлено: 1 лип. 2016 о 8:37

Fixed the accidental update from below, just ignore this.

Оновлено: 1 лип. 2016 о 8:34

No changes, accidental update, ignore.

Оновлено: 30 черв. 2016 о 13:11

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

Оновлено: 16 черв. 2016 о 16:34

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

Оновлено: 16 черв. 2016 о 16:26

(see next update)

Оновлено: 14 черв. 2016 о 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: +".

Оновлено: 24 трав. 2016 о 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.

Оновлено: 31 берез. 2016 о 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

Оновлено: 30 берез. 2016 о 9:43

First public version.

Оновлено: 30 берез. 2016 о 6:44