parent
4554a4f789
commit
9d91d124f1
3 changed files with 5 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
||||||
TTS.
|
TTS.
|
||||||
* Limited `target nearest…` commands to a single concurrently running route
|
* Limited `target nearest…` commands to a single concurrently running route
|
||||||
search. Also added some feedback TTS. (#59)
|
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
|
### Added
|
||||||
|
|
||||||
|
@ -19,6 +19,8 @@
|
||||||
* Update check logging: now logs the current version when no update is found.
|
* Update check logging: now logs the current version when no update is found.
|
||||||
(#58)
|
(#58)
|
||||||
* `target nearest …` commands now have a `find nearest` variation (#55)
|
* `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
|
### 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.
|
* `shut up EDDI`: Immediately stops any ongoing (and queued) EDDI speech.
|
||||||
* `[start;stop] [EDISON;navigation]`: Hits `CTRL+ALT+E` which just so happens to
|
* `[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.
|
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
|
* `[bodies;what’s;what is] left to [map;be mapped;scan]`: Tells you which bodies
|
||||||
are worth mapping in the system that you haven’t mapped yet.
|
EDDI thinks are worth mapping in the system that you haven’t mapped yet.
|
||||||
|
|
||||||
### Navigation ###
|
### Navigation ###
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue