Brian Wilson
Brian Wilson
EDSM has a Discord. I think it's linked from the EDSM website. But I don't think Anthor would be keen to have someone come in and rewrite their API (particularly...
Closing as a duplicate of #2327.
I believe this is already fixed in the next release. Please re-test after the next release and let me know if it's still misbehaving.
> Status of this? triaged? There are a few unknowns (discussed above) but overall I think this is ok to merge as-is.
Net8 is not compatible with the current version of VoiceAttack. What was missing in the current framework that necessitated the switch to Net8?
I've added #2690 with the solution that I've been considering to allow framework updates.
Note: I should also note that ports which I've tested in Net8 have actually lost access to some older 32 bit voices as well.
Thanks @Darkcyde13 for the additional perspective. @seba76 it sounds like there may be some issue that is specific to your PC. You might want to try combining EDDI + NaturalVoiceSAPIAdapter...
Examples of updated `FSSSignalDiscovered` events: ```json { "timestamp":"2023-10-16T14:35:30Z", "event":"FSSSignalDiscovered", "SystemAddress":224644818084, "SignalName":"$MULTIPLAYER_SCENARIO42_TITLE;", "SignalName_Localised":"Nav Beacon", "SignalType":"NavBeacon" } { "timestamp":"2023-10-16T14:35:30Z", "event":"FSSSignalDiscovered", "SystemAddress":224644818084, "SignalName":"Unknown Probe Code", "SignalType":"TouristBeacon" } { "timestamp":"2023-10-16T14:35:30Z", "event":"FSSSignalDiscovered", "SystemAddress":224644818084, "SignalName":"Reed's Rest",...
Examples of updated `ApproachSettlement` event: ```json { "timestamp":"2023-10-16T14:46:16Z", "event":"ApproachSettlement", "Name":"Lodestar Laboratory", "MarketID":128761132, "StationFaction":{ "Name":"The Hive" }, "StationGovernment":"$government_Cooperative;", "StationGovernment_Localised":"Cooperative", "StationServices":[ ], "SystemAddress":224644818084, "BodyID":16, "BodyName":"Merope 1 b", "Latitude":46.986668, "Longitude":-131.783752 } { "timestamp":"2023-10-16T14:53:33Z",...