Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
richardbuckle committed May 9, 2018
1 parent 5dd9c40 commit 4d151f9
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions EDDI/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ Full details of the variables available for each noted event, and VoiceAttack in
### 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.
* All localizable strings in source code have been moved into resources.
* The default personality file `EDDI.json` has been generalized into `EDDI.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.
* Added French and Spanish localizations, complete at the time of writing.
* 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.
* Ship monitor
* Made sure we are using human readable ship names in all scripts (e.g. "Imperial Eagle" rather than "Empire_Eagle")
* The default personality file `EDDI.json` has been generalized into `EDDI.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](https://github.com/EDCD/EDDI/blob/develop/SpeechResponder/Help.md#transmit)
* Add new audio function `Transmit`, which adds a radio effect to speech output. Details on this new function are described in [the SpeechResponder documentation](https://github.com/EDCD/EDDI/blob/develop/SpeechResponder/Help.md#transmit).
* 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.
Expand Down

0 comments on commit 4d151f9

Please sign in to comment.