dev-20211025a
Pre-release
Pre-release
viktor-ferenczi
released this
25 Oct 01:05
·
7 commits
to master
since this release
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 toEnhancedUI.dll
, uses static files as content - Web developer mode if there is no
Content
folder, loads the content fromhttp://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)