EliteDangerous: fixed the discovery scan event
Now will only tell you about differences with EDSMM when EDSM knows _fewer_ bodies (there are some issues with duplicate entries in EDSM, e.g. in Dromi)
This commit is contained in:
parent
f5d0a999df
commit
0bfc7ac63e
2 changed files with 1487 additions and 1397 deletions
|
@ -1,4 +1,4 @@
|
|||
## RatAttack v1.0
|
||||
## RatAttack v0.1
|
||||
|
||||
RatAttack is now a thing! :D
|
||||
|
||||
|
@ -9,6 +9,12 @@ RatAttack is now a thing! :D
|
|||
* fixed auto jump on scooping. Now only queues a jump _once_ not once per
|
||||
“refuelled” event (fires every 5s)
|
||||
|
||||
## EliteDangerous v2.0.2
|
||||
|
||||
* fixed the discovery scan event to only tell you about differences with EDSM
|
||||
when EDSM knows _fewer_ bodies (there are some issues with duplicate entries
|
||||
in EDSM, e.g. in Dromi)
|
||||
|
||||
# v0.4.1 (2019-10-14)
|
||||
|
||||
This is a bug fix release (as the version number indicates). Mainly for changes
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue