- Core
- Add
factionstable to local SQLITE database for better tracking of faction reputation data. - Add support for web speech providers on the
Text-to-Speechtab. This will allow you to use voice providers which not installed on your local machine (such as Azure Speech Services). - Add support for Azure Speech Services. (thanks to @Tiberius-Sicae)
- Add support for the Nomad exploration vessel - a new type type of vessel which blurs some of the distinctions between fighters and SRVs.
- Add theme support with Light, Dark, and Classic themes, in addition to a "System" theme that matches your Windows OS preference. (thanks to @Tiberius-Sicae)
- Fix the Type-11 Prospector's specialty limpet controller specialty slot definition. (#2818) (thanks to @Tiberius-Sicae)
- The installer now splits the EDDI installation into a separate folder from the VoiceAttack installation. This removes potential conflicts with other VoiceAttack plugins.
- Refactor and automate variable documentation generation.
Vehicleobject definition updated withdescription,invariantDescription, andisRemotePilotedfields.VoiceDetailobject definition updated withfriendlyName,supportedLocales, andisMultilingualfields.
- Add
- Crime Monitor
- Reviewed and revised crime monitor logic to better handle edge cases and to more accurately track crimes and bounties.
- Events
Embarkedupdated to add new fielddeployedVessels.Fighter dockedremoved - replaced byVessel docked.Fighter launchedremoved - replaced byVessel launched.Module purchasedupdated with new fieldbuymercprice.Module purchased to storageupdated with new fieldbuymercprice.SRV dockedremoved - replaced byVessel docked.SRV launchedremoved - replaced byVessel launched.Touchdownupdated descriptions to use "ship or vessel" rather than "ship"Vehicle destroyedremoved - replaced byVessel destroyed.Vessel destroyedadded.Vessel dockedadded.Vessel launchedadded.
- EDDN Responder
- Add support for new
ScanOrganicschema. - Updated to latest
Outfittingschema (for merc gear).
- Add support for new
- Text-To-Speech
- Add the ability to select the output audio device (rather than relying on Windows settings). (#2413) (thanks to @Tiberious-Sicae)
- Add support for web speech providers on the
Text-to-Speechtab. This will allow you to use voice providers which not installed on your local machine- Add support for Azure and AWS Speech Services.
- Speech Responder
- Scripts
Asteroid prospectedupdated to add platinum as a default spoken mineral.Crew checkupdated to distinguish the Nomad from remote piloted fighters launched via the Vessel Hangar.Destination arrivedupdated to enhance greetings from the commander's fleet carrier or from stronghold carriers.Embarkedupdated to use thedeployedVesselsfield to warn the commander if other vessels are still deployed.Entered normal spaceupdated to remove redundant station model information when visiting construction sites.Fighter dockedremoved.Fighter launchedremoved.Friends statusupdated to remain silent if event.name is an empty string.Jumpedrevised to properly invoke RouteDetails() when guidance is enabled.Limpet checkrevised to reference invariant controller name and identify the type of limpet controllers currently equipped.Message receivedupdated for better rendering of pirate cargo warnings.Module purchasedupdated to utilize new fieldbuymercprice.Module purchased to storageupdated to utilize new fieldbuymercprice.Nav beacon scanupdated to set revised context variables.Respawnedupdated to move deployed vessel state tracking into EDDI back end.Ship targetedupdated to ignore targeting the commander's own ship.SRV dockedremoved.SRV launchedremoved.Star habitable zoneupdated to use revised context variables.Star reportupdated to use revised context variables.Star scannedupdated to set revised context variables.Vehicle destroyedremoved.Vessel destroyedadded.Vessel dockedadded.Vessel launchedadded.
- Scripts
- VoiceAttack Responder
- Events updated as described above.