Releases: EDCD/EDDI
3.1-b4
Minor bugfixes, and added VoiceAttack commands to export ships to Coriolis and EDShipyard.
Both the live version of EDDI (v3.0.3) and this release are safe to use with the beta of Chapter 4 insofar as they won't upload any data that they shouldn't. However both are currently showing minor issues due to events not triggering in exactly the same way in the beta of Chapter 4.
3.1-b3
3.1-b2
- Core
- Implemented log rotation. EDDI will now create a new log file every time it starts, and shall retain no more than 10 log files before it starts clearing the old logs. Immense log files are a thing of the past!
- Added data definitions for Guardian fighters.
- EDDP monitor
- Fixed a bug that prevented selection of any state other than
(anything)
and blocked filter input when any state other than(anything)
was selected.
- Fixed a bug that prevented selection of any state other than
- Galnet Monitor
- Updated category assignments to match updated article format from Frontier Developments
- Localization
- Fixed a bug preventing localized module names from being displayed correctly within the ship object.
- The filters used to assign categories to Galnet articles in the Galnet monitor are now a translatable resource.
- The category names for categories assigned to Galnet articles in the Galnet monitor are now a translatable resource.
- The source url used by the Galnet monitor for each language is now a translatable resource. For languages that do not have official Galnet feeds, translators may create unofficial feeds that follow the same format as the official Galnet feeds for use with EDDI.
- Ship Monitor
- Added 'Module info' event
- Speech responder
- Revised
Galnet news published
script to identify interesting articles by category. - Added new event:
Glide
, triggered when your ship enters or exits glide near a planet's surface - Revised script:
Entered normal space
to omit a pause if it is immediately following a glide event and to check whether gravity is set prior to reporting gravity. - Revised script:
Star scanned
to allow us to fix pronunciations of stellar class (some voices rendered "TTS" class stars as "text-to-speech" class stars).
- Revised
- UI
- Enhanced IPA help with additional links.
- Corrected window size to prevent UI elements from being hidden / obscured at the default window size.
- Minor visual enhancements.
- Voice Attack plugin / Speech synthesizer
- Improved stability by switching to using a single speech synthesizer instance (kudos to VoiceAttack's developer for working with us on this).
3.1-b1
Streamlined UI and new Mission Monitor with a metric tonne of new functionality.
- Core
- Tabs are now shown on the the left, and all but the first "EDDI" tab are sorted alphabetically according to the rules of the current locale.
- New Mission monitor feature, tracking all mission parameters. Check the Speech responder
Variables
window for details.- New
Mission expired
event, triggers when a mission has expired. - New
Mission warning' event, triggers when a mission expiration is within the 'warning' threshold, set in the
Mission monitor` tab.
- New
- Speech responder
- New
MissionDetails()
function for Cottle scripting to access mission data. - New
RouteDetails()
function for Cottle scripting to query for various mission routes.expiring
- The destination of your next expiring mission.farthest
- The mission destination farthest from your current location.most
- The system with the most missions.nearest
- The mission destination nearest to your current location.route
- The "Traveling Salesman" (RNNA) route for all active missions.update
- The next mission destination, once all missions in current system are completed.
- New
Missions route
event to provide pertinent data for mission route queries. - New
Missions route
script to report the results of theMissions route
event. - New
Mission check galaxy
script, which reports all active missions. - New
Mission check system
script, which reports active and completed missions in your current system. - New
Mission check station
, which reports active & completed missions, if docked or station in vicinity. - Revised
Commander continued
script to include theMission check galaxy
script. - Revised
Location
andJumped
scripts to include theMission check system
script. - Revised
Location
&Entered normal space
scripts to include theMission check station
script.
- New
- Voice Attack plugin
- New
missionsroute
external function to query for various mission routes from VA. See RouteDetails() above for query types.
- New
3.0.3
- Core
- Added data definitions for Beyond Chapter 3 (game v3.2).
- Cargo monitor
- Added support for solo delivery missions using the mission depot.
3.0.3-rc1
Added support for solo delivery missions using the mission depot.
3.0.2
3.0.2-b1
3.0.1
3.0.1-rc6
Fixes submission of shipyard data for the Krait Mk II to EDDN and re-enables live EDDN submission.
Please note that EDDB is no longer accepting data from older versions of EDDI than this. We hope to graduate it to final release as soon as possible.
Full changelog here.