Conan Exiles

Conan Exiles

ModControlPanel
8개 중 1~8개 표시 중
업데이트: 2023년 12월 15일 오후 2시 49분
작성자: hades

Changelog v1.1.5:

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

업데이트: 2022년 9월 6일 오전 4시 54분

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)

업데이트: 2021년 6월 4일 오전 6시 06분

Changelog v1.1.3:

-- Fix confirmation dialogue Z order

업데이트: 2020년 11월 3일 오전 3시 37분

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.

업데이트: 2020년 2월 3일 오전 8시 46분

Changelog:

UI Updates.

업데이트: 2019년 9월 3일 오전 8시 20분

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.

업데이트: 2019년 8월 11일 오전 7시 33분

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

MCP;UIModuleID;WidgetName;Admin;10

업데이트: 2019년 8월 2일 오후 8시 26분