EliteDangerous: fixed Route details event

Now not firing on atuomated events like handing in missions which caused
an event of type `update`. Might need additional tinkering in the future
if I want to expand on the functionality, like actually having voice
commands for mission route updates. I don’t see that coming, but who
knows.

fixes #46
This commit is contained in:
alterNERDtive 2020-07-25 15:09:55 +02:00
parent 6635c158bc
commit da60d3cc4d
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,14 @@
# devel
## EliteDangerous 6.0.2
### Fixed
* `Route details event` now only firing when it should, not on automated
triggers like handing in missions (#46)
-----
# 2.0.1 (2020-07-21)
## EliteDangerous 6.0.1

Binary file not shown.