Space Engineers

Space Engineers

Control Module - basically key binding for ships
39件中 31-39 を表示
< 1  2  3  >
更新: 2016年7月1日 @ 8時34分

No changes, accidental update, ignore.

更新: 2016年6月30日 @ 13時11分

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

更新: 2016年6月16日 @ 16時34分

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

更新: 2016年6月16日 @ 16時26分

(see next update)

更新: 2016年6月14日 @ 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: +".

更新: 2016年5月24日 @ 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.

更新: 2016年3月31日 @ 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

更新: 2016年3月30日 @ 9時43分

First public version.

更新: 2016年3月30日 @ 6時44分