Space Engineers

Space Engineers

Build Vision 3.0
Showing 41-50 of 155 entries
< 1 ... 3  4  5  6  7 ... 16 >
Update: Feb 20, 2022 @ 9:16pm

Updated v2.5 cfg handler to reset newer (v3) save versions.

Update: Feb 20, 2022 @ 3:49pm

Revert to 2.5. I’ll handle the details later.

Update: Feb 20, 2022 @ 5:32am

Update: Feb 20, 2022 @ 4:30am

Version 3.0.0.3

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

Update: Feb 20, 2022 @ 2:39am

Version: 3.0.0.2

Reordered state changes to reduce latency

Update: Feb 20, 2022 @ 2:00am

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

Update: Feb 20, 2022 @ 1:26am

Update: Feb 20, 2022 @ 1:06am

Update: Feb 19, 2022 @ 10:26pm

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]

Update: Nov 5, 2021 @ 4:27pm

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