3.0.1-b2
- Localization
- EDDI is now localized! You can choose your language in the EDDI tab or just go with the system default.
- Added French and Spanish localizations, complete at the time of writing, except for the personality scripts.
- Added Italian localization, 4% work in progress at the time of writing.
- The default personality file
EDDI.json
has been generalized intoEDDI.fr.json
etc. However it is clear that this will not scale with the number of supported languages and we will be looking at re-working this in future.
- Text-to-Speech
- Add new audio function
Transmit
, which adds a radio effect to speech output. Details on this new function are described in the SpeechResponder documentation.
- Add new audio function
- Ship monitor
- Made sure we are using human readable ship names in all scripts (e.g. "Imperial Eagle" rather than "Empire_Eagle").
3.0.1-b1
- Completely re-witten Cargo Monitor. Cargo and limpets should now be tracked accurately.
- Exports to Coriolis and EDShipyard now send data in
Loadout
journal event format, rather than in the old Frontier API format.