StreamAttack: distance to jump target
restricted to single instance
see #40
This commit is contained in:
parent
30a773828f
commit
bffc0d9988
2 changed files with 6 additions and 2 deletions
|
@ -90,9 +90,9 @@ after upgrading.
|
|||
### Changed
|
||||
|
||||
* The Elite client is now targeted by process name instead of window title.
|
||||
Should technically be faster, but probably won’t make much of a difference.
|
||||
Should technically be faster, but probably won’t make much of a difference.
|
||||
* System/body names are now passed to EDDI using the `{P("<string>")}` literal
|
||||
which should improve pronunciation in most cases.
|
||||
which should improve pronunciation in most cases.
|
||||
* No longer targeting the Elite client profile-wide, instead on command level.
|
||||
Should be more accurate and alleviate potential issues with focus switching,
|
||||
and should be more robust when importing the profile.
|
||||
|
@ -103,6 +103,10 @@ which should improve pronunciation in most cases.
|
|||
|
||||
* Configuration via voice commands! Not a lot to configure here though.
|
||||
|
||||
### Changed
|
||||
|
||||
* Restricted `distance to jump target` command to a single running instance.
|
||||
|
||||
-----
|
||||
|
||||
# 1.5.1 (2020-07-05)
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue