Space Engineers

Space Engineers

Build Vision 3.0
正在显示第 101 - 110 项,共 152 项条目
< 1 ... 9  10  11  12  13 ... 16 >
更新于:2020 年 2 月 9 日 下午 12:32

Version 2.4.0.3

Added workaround for mods that add custom block properties that report as enabled and visible on blocks they aren't defined for.

更新于:2020 年 2 月 7 日 下午 2:02

Version 2.4.0.2

Updated API client

更新于:2020 年 2 月 3 日 下午 12:37

更新于:2020 年 1 月 29 日 下午 7:32

Version 2.4.0.1

• Text field caret no longer jumps around when inserting text
• Scroll binds can be pressed and held again
• Opening text fields with chat should be more reliable

更新于:2020 年 1 月 29 日 下午 7:19

更新于:2020 年 1 月 29 日 下午 7:13

更新于:2020 年 1 月 17 日 上午 12:29

Version 2.4.0.0:

Migrated to the Rich HUD Framework:
• New settings menu
• New text renderer
• No longer using the Text HUD API


Text fields:
• The caret can be moved using arrow keys
• Numerical values can be typed in
• Pressing Ctrl + A will select all text in the field
• Text can be copied/cut/pasted using (Ctrl + C/X/V)
• Note: The clipboard the text is stored to only works between mods using the Rich Hud Framework. Copy/pasting from in-game fields or from outside the game is not supported.


• Power consumption/production, battery charge and tank fill pct. are now displayed in the menu.
• Rotor and piston positions are now displayed in the menu.
• Menu scrolling now wraps around. If you attempt to scroll off either edge of the menu, it will jump to the other end of the list.
• Holding down Ctrl (MultX) while scrolling will allow you to scroll through the menu faster
• Improved block targeting. Block targeting now checks the neighboring block as well as the bounding box of the models.
• The fallback GUI has been removed.
• Support for custom UI colors has been removed. Opacity is still configurable.

更新于:2019 年 8 月 29 日 上午 7:43

Version 2.3.1.9

• Property cap in the Cfg menu doubled to 40.

更新于:2019 年 8 月 29 日 上午 6:09

Version 2.3.1.8

• Bool properties now toggle with a click
• Text fields now open/close with chat
• Block open/control range now configurable

更新于:2019 年 8 月 22 日 下午 8:50

Version 2.3.1.7

Updated to be compliant with C# 6 because KSH downgraded their compiler for some reason.