changed “distance to” command to be more flexible

Right now includes “home”, “the center”, “Beagle Point”, “Colonia” and
is easily extensible.
This commit is contained in:
alterNERDtive 2019-10-10 00:44:36 +02:00
parent f46ef41fe1
commit 7cd25e4a5b
2 changed files with 1697 additions and 1555 deletions

View file

@ -7,7 +7,8 @@
* fixed `EliteDangerous.jumpToSuperCruise` to no longer drop you from SC when
called while in SC
* fixed “relog to {open,solo}” command for new menu structure
* added “distance from home” command (requires python scripts, see docs)
* added “distance [from;to] [home;the center;Beagle Point;Colonia]” command
(requires python scripts, see docs)
* now compares current system bodies to the bodies found on EDSM and gives
feedback if theres a discrepancy (and you should FSS the entire system to
update EDSM) (requires python scripts, see doc)

File diff suppressed because it is too large Load diff