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일 오후 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