Releases: dharmab/skyeye
Releases · dharmab/skyeye
v0.6.7
v0.6.6
v0.6.5
v0.6.4
What's Changed
- restore telemetry connection timeout by @dharmab in #328
- format discord traces using embed fields by @dharmab in #326
- Automatically restart tacview stream if no updates received for 10 minutes by @dharmab in #329
- implement stringer for filter type by @dharmab in #327
Full Changelog: v0.6.3...v0.6.4
v0.6.3
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
v0.6.1
Fix a crash that could occur if a hostile trackfile was removed or expired while the controller iterated over combinations of potentially merged trackfiles.
What's Changed
Full Changelog: v0.6.0...v0.6.1
v0.6.0
SkyEye can now publish a report to a Discord webhook when it responds to a request or broadcasts a call, making it easier for players and admins to troubleshoot the bot.
What's Changed
Full Changelog: v0.5.2...v0.6.0