Skip to content

dev-20211025a

Pre-release
Pre-release
Compare
Choose a tag to compare
@viktor-ferenczi viktor-ferenczi released this 25 Oct 01:05
· 7 commits to master since this release
97b9ea9

Changes

  • Merged Z's input code based on WinHook
  • Input focus fixes
  • Separate browsers for the Inventory and Control Panel terminal tabs (for now)

Installation

  • Create folder: C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Bin64\Plugins\Local
  • Copy the ZIP file into that folder
  • Extract it

Modes

  • Production or plugin development mode if there is a Content folder next to EnhancedUI.dll, uses static files as content
  • Web developer mode if there is no Content folder, loads the content from http://127.0.0.1:3000/Terminal.html

Known bugs

  • C#-JS data exchange is incomplete and has race conditions
  • May not react properly to display (resolution) changes
  • Color picker does not work, see https://bitbucket.org/chromiumembedded/cef/issues/899
  • Extra DLL files causes the Plugin Loader to list all DLLs as plugins (but they are not)