Skip to content

Release 2.7.0

Compare
Choose a tag to compare
@Silarn Silarn released this 02 Feb 05:37
· 125 commits to master since this release
6a48558

EDMCOverlay Support

image

Added preliminary support to utilize the EDMCOverlay plugin. This allows you to draw the BioScan predictions, body summary, and scan status text directly over the game. This can be an alternative to running EDMC on top of the game window and generally removes the need for scrolling the prediction details. It's possible that some extremely bio-rich systems may not be able to render without overflowing.

Settings

The overlay functionality is off by default. You are able to choose the color of the overlay text and define the anchor points for the data displays.

Caveats

EDMCOverlay is unable to display certain symbols. For this reason, the check marks are replaced by a square root symbol and the codex entry memo emoji is replaced by a diamond.

In addition, the ability to position and display text is fairly limited and you can only position the anchor relative to the top left corner. It's also not possible to change the text justification, unfortunately.

The color picker button text currently does not update dynamically. It will update if you reopen the settings dialog. Hopefully this can be fixed.