Space Engineers

Space Engineers

Build Vision 3.0
152件中 41-50 を表示
< 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日 @ 22時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日 @ 16時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日 @ 18時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