(BREAKING CHANGE) Updated to target VoiceAttack 2.0.0+. VoiceAttack 1.X is no longer supported.
- Core
- Target framework updated to .Net 8.
- The
Bodyobject boolean propertyalreadyfootfalledhas been renamed toalreadyfirstfootfalledfor clarity. - The
Bodyobject unix timestamp propertyfootfalledhas been revised to record your first footfall regardless of whether another commander had already set foot on the body. - The
Organicobject has been revised to include a creditvalueproperty (set whenever the species is identified and when organic data is sold). - The
Organicobject has been revised to include a creditbonusproperty (set when you have registered a first footfall on the body and when organic data is sold). - The Frontier API can now establish a new connection while VoiceAttack is running.
- Events
Codex entryevent revised to include anewRegionEntryproperty which identifies a new personal discovery for the current region. ThenewEntrynow indicates whether this is a new personal discovery galaxy-wide (since the start of tracking, i.e. the installation of this release)Hand weapon purchasedadded.Hand weapon soldadded.Hand weapon upgradedadded.Suit purchasedupdated with revised properties.Suit soldadded.Suit upgradedadded.
- Speech Responder
Hand weapon purchasedadded.Hand weapon soldadded.Hand weapon upgradedadded.Suit purchasedupdated.Suit soldadded.Suit upgradedadded.
- VoiceAttack Responder
- (BREAKING CHANGE) Updated to target VoiceAttack 2.0.0+. VoiceAttack 1.X is no longer supported.
- Under the hood, EDDI now runs as a separate process from VoiceAttack. Only the plugin component of EDDI runs within the VoiceAttack process. This should improve stability and performance for both EDDI and VoiceAttack.