Space Engineers

Space Engineers

Build Vision 3.0
Viser 41-50 af 152 forekomster
< 1 ... 3  4  5  6  7 ... 16 >
Opdatering: 20. feb. 2022 kl. 4:30

Version 3.0.0.3

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

Opdatering: 20. feb. 2022 kl. 2:39

Version: 3.0.0.2

Reordered state changes to reduce latency

Opdatering: 20. feb. 2022 kl. 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

Opdatering: 20. feb. 2022 kl. 1:26

Opdatering: 20. feb. 2022 kl. 1:06

Opdatering: 19. feb. 2022 kl. 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]

Opdatering: 5. nov. 2021 kl. 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

Opdatering: 11. maj 2021 kl. 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.

Opdatering: 6. apr. 2021 kl. 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.

Opdatering: 27. mar. 2021 kl. 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