Space Engineers

Space Engineers

Rich HUD Master
正在显示第 11 - 20 项,共 72 项条目
< 1  2  3  4 ... 8 >
更新于:2023 年 2 月 24 日 上午 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.

更新于:2023 年 2 月 24 日 上午 6:02

Version: 1.2.4.1

Fixed an out-of-range exception related to ListInputElement

更新于:2022 年 5 月 6 日 上午 7:52

Version: 1.2.4.0

Move control blacklist management to DS to accommodate security patch

更新于:2022 年 3 月 20 日 上午 9:29

Version: 1.2.3.5

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

更新于:2022 年 3 月 17 日 下午 3:32

Version: 1.2.3.4

Added support for spectator cam to input blacklist

更新于:2022 年 3 月 10 日 下午 4:16

Version: 1.2.3.3: Fix Chat Bind Bug in BindManager

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

更新于:2022 年 3 月 5 日 上午 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.

更新于:2022 年 2 月 28 日 上午 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

更新于:2022 年 2 月 26 日 上午 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

更新于:2022 年 2 月 21 日 下午 9: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