Space Engineers

Space Engineers

Rich HUD Master
Viser 11-20 af 72 forekomster
< 1  2  3  4 ... 8 >
Opdatering: 24. feb. 2023 kl. 9:23

Version: 1.2.4.2

Fixed a race condition that could allow the Tree Manager to invoke client delegates while the client is in an undefined state.

Opdatering: 24. feb. 2023 kl. 6:02

Version: 1.2.4.1

Fixed an out-of-range exception related to ListInputElement

Opdatering: 6. maj 2022 kl. 7:52

Version: 1.2.4.0

Move control blacklist management to DS to accommodate security patch

Opdatering: 20. mar. 2022 kl. 9:29

Version: 1.2.3.5

• Clear spectator camera control blacklist on unload
• Preload cursor UI element

Opdatering: 17. mar. 2022 kl. 15:32

Version: 1.2.3.4

Added support for spectator cam to input blacklist

Opdatering: 10. mar. 2022 kl. 16:16

Version: 1.2.3.3: Fix Chat Bind Bug in BindManager

Ensure chat open prop == false when closed w/Enter

Opdatering: 5. mar. 2022 kl. 2:04

Version: 1.2.3.2: Fix: Only Unload BB Utils on Component Unload

Client BB utils don't expect Master utils to reload, meaning master utils can't reload.

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

Version: 1.2.3.1: Bind Update Fix and Reload Crash Fix

• Fixed bug in BindManager that allowed Bind update to accept duplicates
• Fixed bug in BindManager that would prevent a Bind from being cleared properly when being changed
• Fixed bug causing crash if the currently selected page was no longer in the mod list
• Pressing escape will now cause any control to lose input focus

Opdatering: 26. feb. 2022 kl. 9:35

Version: 1.2.3.0: Text and Cursor Fixes

Additions

• Added universal InputEnabled flag to HudElement base for enabling/disabling input updates for any element type
• Added implicit conversion for RichText to ToolTip

Fixes

• Fixed bug causing reported cursor position to be out of sync for custom HUD spaces
• Fixed bug causing TextBox caret to jump back to start
• NamedSliderBox now clips name text to prevent overlap with value
• Fixed face range calculation in PolyBoard types causing incorrect triangles to be drawn for a given slice
• Stabilized input for RadialSelectionBox and increased sensitivity range
• Fixed null ref exception in TextBuilder lined formatter
• Fixed null ref exception preventing client reload on crash
• Fixed typo in IRichChar accessor index

Other Changes

• Removed HudSpaceNode.DrawCursorInHudSpace. The captured draw matrix is out of sync and not easily fixed, so I've removed this feature for now.
• BindGroupInitializer now accepts empty binds

Opdatering: 21. feb. 2022 kl. 21:56

Version: 1.2.2.2: Fix Null Ref and Increase BB Pool Size

• Fixed null ref exception in Bind.GetCombo()
• Increased BB swap pool size