Conan Exiles

Conan Exiles

ModControlPanel
Menampilkan1-8 dari 8 kiriman
Pembaruan: 15 Des 2023 @ 2:49pm

Changelog v1.1.5:

-- Fix visual bug in Settings, now Enable Input toggle should show correct save state instead of reverting to default state.

Pembaruan: 6 Sep 2022 @ 4:54am

Changelog v1.1.4:

-- Fix issue with ResolveClassID.

Developers Only: (experimental)
-- Added "DataCmd MCP_ReloadUI" that can be used to set the Control Panel into startup state, useful for adding/removing widgets at runtime. ExecuteConsoleCommand(DataCmd MCP_ReloadUI)

Pembaruan: 4 Jun 2021 @ 6:06am

Changelog v1.1.3:

-- Fix confirmation dialogue Z order

Pembaruan: 3 Nov 2020 @ 3:37am

Changelog v1.1.2:

-- The control panel can now be opened entering "DataCmd ModControlPanel" into the console.
-- Added the ability to enable/disable Shift + END shortcut in the options (to better support other mods), enabled by default.
-- Control panel now opens if there are no widgets available and informs you there are no widgets available.

Pembaruan: 3 Feb 2020 @ 8:46am

Changelog:

UI Updates.

Pembaruan: 3 Sep 2019 @ 8:20am

Changelog:

Mod Control Panel now correctly blocks input when the widget is open to prevent the map/inventory etc opening when typing into textbox's.
Added widget categories.

Developer options:
Developers can now set "Priority" 1 in the widget info structure to limit a widget so it will only be available when running via a dedicated server.

Pembaruan: 11 Agu 2019 @ 7:33am

Added support for a more compact data tag to allow for adding widgets using 1 actor tag.

MCP;UIModuleID;WidgetName;Admin;10

Pembaruan: 2 Agu 2019 @ 8:26pm