BioScan 2.10.1
Translation Support
2.10.0 brings translation support to BioScan, using the same translation schema as core EDMC. Currently Spanish, French, and German are supported. Submissions welcome. (German translations likely have issues, sorry.)
Special thanks to
Malt Drinker for help with the French translations.
7/4/2025 - Russian translations added as additional download. Thanks to
Иван Сусанин. Put the 'ru.strings' file in the
L10n directory inside the plugin files.
Overlay Radar
There is now an optional radar display for the overlay. This draws a radar that contains active scan locations and any waypoints set for the current planet. You can configure the center point and size (radius) in the settings, as well as the maximum distance value. (Scans and waypoints exceeding this distance still draw at the edge of the radar.) There are linear and logarithmic scaling options.
The radar orients itself to your current facing direction. That is, the front of your ship, SRV, or helmet. You can also optionally display your ship location. Note that this requires certain events to pick up. If you start EDMC already landed, leaving or entering your ship should set the ship location.
With no active scan, all waypoints will display in white with the genus indicated by three letters (e.g.. Bacterium = BAC). Once you start a scan, other waypoints will dim to gray while the relevant waypoints will highlight green. The minimum sample distance will show on the radar in orange (assuming the radar distance is large enough) as well as any existing scan locations. Just like the heading display of yore, waypoints that are too near a scan location will be pruned. Completed species will no longer display.
Other Changes & Fixes
- Added status flags introduced by ED 4.1.0.2 to avoid crashes in the Status.json parser
- Added option to shorten number displays. (e.g. 19,010,800 becomes 19.01m)
- Added line spacing configuration for overlay text displays
- Add planetary nebula "Shrogeau QO-R e4-711" to the list
- Add major silicate vapor volcanism to blatteum sinuous tuber criteria
- Add major rocky volcanism to viride sinuous tubers criteria
- Fixes for initialization if cmdr or ship name not present
NOTE
edmcoverlay2 (with the X11 renderer) lacks proper support for vector markers, which are used heavily by the radar. Use the attached patched version to correct this issue. (You don't need this if you use Windows.) And you'll need to
follow the install instructions from that repo.