v0.6.2
- Rewrote SkyEye's TacView client.
- If the client detects a data inconsistency, it invalidates SkyEye's internal state and then fully resynchronizes with TacView.
- Client logging is significantly more verbose to allow operators to correlate tacview object state with trackfile state.
- FADED calls are now only issued if the faded hostile is within weapons range of a friendly.
- Decluttered Discord trace reports.
What's Changed
- Only broadcast FADED calls when contact is near a friendly aircraft by @dharmab in #313
- Remove internal response line from trace report by @dharmab in #314
- ignore .acmi files by @dharmab in #315
- Add more callsign parser tests by @dharmab in #316
- Check if found trackfile location is zero in most workflows by @dharmab in #317
- Rewrite TacView client by @dharmab in #318
- Remove callsign from trace context by @dharmab in #319
Full Changelog: v0.6.1...v0.6.2