parent
4554a4f789
commit
9d91d124f1
3 changed files with 5 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
TTS.
|
||||
* Limited `target nearest…` commands to a single concurrently running route
|
||||
search. Also added some feedback TTS. (#59)
|
||||
* Moved R2R announcements to the `Jumped` event. No discovery scan needed!
|
||||
* Moved R2R announcements to the `Jumped` event. No discovery scan needed! (#61)
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -19,6 +19,8 @@
|
|||
* Update check logging: now logs the current version when no update is found.
|
||||
(#58)
|
||||
* `target nearest …` commands now have a `find nearest` variation (#55)
|
||||
* `[bodies;whats;what is] left to [map;be mapped;scan]` has some more words now!
|
||||
(#54)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
@ -309,8 +309,8 @@ The commands in here do random more or less useful things.
|
|||
* `shut up EDDI`: Immediately stops any ongoing (and queued) EDDI speech.
|
||||
* `[start;stop] [EDISON;navigation]`: Hits `CTRL+ALT+E` which just so happens to
|
||||
be the start/stop hotkey I have set in E.D.I.S.O.N.
|
||||
* `[what’s;what is] left to [map;be mapped]`: Tells you which bodies EDDI thinks
|
||||
are worth mapping in the system that you haven’t mapped yet.
|
||||
* `[bodies;what’s;what is] left to [map;be mapped;scan]`: Tells you which bodies
|
||||
EDDI thinks are worth mapping in the system that you haven’t mapped yet.
|
||||
|
||||
### Navigation ###
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue