dev-20211031a
Pre-release
Pre-release
viktor-ferenczi
released this
31 Oct 17:23
·
5 commits
to master
since this release
Changes
- Proper view model with versioning of changes on C# side
- jQuery based test Web app works reliably to show blocks and their properties
- Modification of block properties work (test Web app is unusable with frequently updated blocks, like active rotors)
- Only the Control Panel has a browser 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
- Missing: interacted block ID, grids, named groups
- Slows down as the browser is open, collects some threads/garbage, needs to be profiled
- 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)