Space Engineers

Space Engineers

Build Vision 3.0
正在显示第 41 - 50 项,共 152 项条目
< 1 ... 3  4  5  6  7 ... 16 >
更新于:2022 年 2 月 20 日 上午 4:30

Version 3.0.0.3

• Fixed bug causing incorrect index wrapping in list menu
• Increased radial selection dot threshold

更新于:2022 年 2 月 20 日 上午 2:39

Version: 3.0.0.2

Reordered state changes to reduce latency

更新于:2022 年 2 月 20 日 上午 2:00

Version: 3.0.0.1

• Increased display limit in wheel menu from 13 to 15
• Prioritized rotor velocity property
• Fixed state switching bug during dupe preventing the wheel menu from reopening
• Fix bug preventing incompatible property paste warning from appearing

更新于:2022 年 2 月 20 日 上午 1:26

更新于:2022 年 2 月 20 日 上午 1:06

更新于:2022 年 2 月 19 日 下午 10:26

Version: 3.0.0.0: Full UI Redesign

The entire UI frontend was completely redesigned and reimplemented, including the list menu (not that you'd know it). I'm not compiling a changelog for this. If you want to get an idea of the extent of the changes, see the comparison on GitHub.[github.com]

更新于:2021 年 11 月 5 日 下午 4:27

Version: 2.5.1.14

• Added check to prevent ComboBoxes without any selectable items from being added to the list
• Exported block properties now serialize to byte[] using ProtoBuf instead of using strings
• Updated RHF client
• Reduced allocations for UI string building

更新于:2021 年 5 月 11 日 下午 6:53

Version: 2.5.1.13

• Block targeting now supports mech block top parts, meaning targeting an attached wheel, piston head, rotor head, etc. will now retrieve the terminal block it's attached to.
• Made targeting a little more reliable when attempting to select small blocks attached to large terminal blocks.
• Block targeting is now slightly more efficient, as it now uses a non-allocating version of GetBlocksInsideSphere().
• Peek mode no longer displays Air Vent pressurization mode when the block is disabled since that property is only valid when the block is enabled.
• Fixed bug preventing block subtype flags from getting reset, sometimes causing the menu to incorrectly identify the block type and display fields it doesn't use (like power draw readouts on unpowered blocks).
• Updated RHF client to resolve bug preventing the settings menu from accepting input while Build Vision was also open.

更新于:2021 年 4 月 6 日 上午 3:14

Version 2.5.1.12

Build Vision now handles synchronization for air vent oxygen, rotor angle and warhead time properties with the server itself. For some reason these properties aren't being synchronized by the mod API; probably just a bug.

更新于:2021 年 3 月 27 日 上午 9:59

Version 2.5.1.11

• Fixed bug that was preventing the "Open chat to continue" warning from appearing on text properties
• Updated RHF client
• Updated help text formatting