SpanshAttack.announceJumpsLeft fixed

It now has `;` on both ends. That allows to check for “;<jumps>;” and
this in turn (hopefully? :p) fixes #4 for good.
This commit is contained in:
alterNERDtive 2019-08-27 23:27:04 +02:00
parent 411bda4b94
commit 44f1823b11
2 changed files with 310 additions and 310 deletions

View file

@ -141,7 +141,7 @@ if you have imported SpanshAttack.
* SpanshAttack.announceJumpsLeft (string): `;`-separated list of remaining jumps * SpanshAttack.announceJumpsLeft (string): `;`-separated list of remaining jumps
to announce when said amounts are reached. Right now only works if they are to announce when said amounts are reached. Right now only works if they are
_exactly_ reached when supercharging off a neutron. Note the extra `;` at the _exactly_ reached when supercharging off a neutron. Note the extra `;` at the
end. Default: `1;3;5;10;15;20;30;50;75;100;` beginning and end of the string. Default: `;1;3;5;10;15;20;30;50;75;100;`
* SpanshAttack.autoPlot (boolean): whether to automatically plot to the next * SpanshAttack.autoPlot (boolean): whether to automatically plot to the next
waypoint on supercharging. Default: true. waypoint on supercharging. Default: true.
* SpanshAttack.copyWaypointToClipboard (boolean): whether to copy the next * SpanshAttack.copyWaypointToClipboard (boolean): whether to copy the next

File diff suppressed because it is too large Load diff