Commit graph

38 commits

Author SHA1 Message Date
Ant
38ea143ea7
SpanshAttack.md: fix column width 2022-07-11 19:45:25 +02:00
Ant
3cbfe62ae1
docs markdown fixes & author privacy on screenshot 2022-07-11 19:44:19 +02:00
7bc58f19ef docs: fixed some typos/inconsistencies/mistakerinos 2021-08-26 14:51:11 +02:00
4bd6ccc7a7 SpanshAttack: skip [this;current] neutron waypoint command
Skips the next neutron waypoint.

fixes #94
2021-02-12 14:40:36 +01:00
a355af016d docs: DONE! 2021-01-25 14:34:14 +01:00
0db67c44cd SpanshAttack: docs typo 2020-08-10 01:24:23 +02:00
05b1b111c3 docs: fixed some double spaces at line endings … 2020-08-01 00:06:35 +02:00
2879854070 implmented proper logging 2020-07-31 19:01:50 +02:00
41ebe0f89b SpanshAttack: updated docs for ED-Neutronrouter pre-release
Now matches the general README.
2020-07-09 20:26:36 +02:00
c812c5483e clarified the settings commands documentation 2020-07-06 22:02:48 +02:00
807bbed51c updated everything to settings via voice commands!
fixes #12, #26
2020-07-06 21:26:16 +02:00
d237ec9e21 renamed leftover >var style configuration variables
… in preparation for the great config overhaul of 2020™

(see #12, #26)
2020-07-06 17:14:30 +02:00
6f40777d9b SpanshAttack: now using the new edts.py script
Automation of getting unknown target systems’ coordinates! Yay!

fixes #28
2020-07-01 11:52:56 +02:00
b4a3c7abb7 SpanshAttack: refactoring and target system ≠ plot system 2020-07-01 10:08:09 +02:00
cbdc929eb8 automated bindings!
EliteDangerous: now automatically detects the bindings profile in use
and loads that.

SpanshAttack: now loads bindings, like, at all. Guess I forgot that.
Also automated, of course.
2020-06-13 15:47:42 +02:00
284aa120d7 SpanshAttack: clarified EDDI’s “laden” range. 2020-03-09 21:06:59 +01:00
4dd41e850b SpanshAttack: now aware of the router’s system database
Will check if a system exists in the database before trying to plot
a route. If not, will ask for coordinates to find the nearest system
that is.

Now requires `elite-scripts`. **This change breaks compatibilty**.
2020-03-09 20:52:20 +01:00
d22455df38 SpanshAttack: added SpanshAttack.defaultToLadenRange option
If enabled, this will ask EDDI about the ship’s laden range and default
to that instead of asking for user input. Setting a ship’s range
manually in `SpanshAttack.getShipRange` will still have higher priority
(e.g. if you are usually using a ship with less than a full cargo hold).
2020-03-08 02:14:58 +01:00
59fbcd3f82 docs: removed double spaces 2020-02-10 18:53:36 +01:00
5edd0ecad6 SpanshAttack: added info about EDDB to docs
Just a little tidbit about making sure the target system is actually in
the DB.
2020-01-25 02:40:45 +01:00
2a56091b3c some fixes to the docs 2020-01-13 23:25:41 +01:00
a70b202936 SpanshAttack: added plot command “with custom range”
Instead of using the saved jump range for your current ship, you can now
plot a route with a custom range; e.g. if you have temporarily changed
modules around or have more/less cargo than usual for this trip.
2019-12-12 08:48:43 +01:00
b8b5ca6460 {Spansh,Rat}Attack: disabled EDDI’s speech responder by default
In order not to confuse people that have not been using EDDI in the
past, the profiles will now automatically disable the speech responder.
To use it with the profiles, you will have to explicitly enable it
again.
2019-11-08 00:23:49 +01:00
c248a851d0 SpanshAttack: documentation typos 2019-10-31 12:37:57 +01:00
0f97adafa1 SpanshAttack: added requirements to documentation 2019-10-31 12:26:15 +01:00
739e885417 SpanshAttack docs: wording fix “import”→“include” 2019-10-10 12:17:54 +02:00
881484fa70 typo 2019-10-10 12:14:57 +02:00
0f9501c83a SpanshAttack: added option to auto jump ofter fuel scooping
default: on
2019-10-10 07:37:04 +02:00
5c59300347 SpanshAttack docs: better formatting 2019-10-10 07:28:10 +02:00
8f2fca8517 typo corrected 2019-10-10 07:26:43 +02:00
16905c68cf SpanshAttack: added option to clear route on game shutdown
Defaults to true. Also added compatibility for that to EliteDangerous.
2019-10-10 06:44:30 +02:00
44f1823b11 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.
2019-08-27 23:27:04 +02:00
411bda4b94 added SpanshAttack.announceTripTime and associated stuff
You are now able to get the exact time you’ve spend on your plotted
neutron trip, complete with the option to automatically tell you your
time at the end of the route.

closes #3
2019-08-27 23:24:10 +02:00
cdaac3f828 added SpanshAttack.getJumpsLeft and corresponding voice command
closes #1
2019-08-26 21:00:21 +02:00
9448a9781a using <jumps>; now for jump announcement substring search
This _should_ fix #4. let’s see :)
2019-08-26 20:39:54 +02:00
d349927fe0 initial version of the SpanshAttack profile 2019-08-06 17:27:23 +02:00
37f54c06dc markdown fixes 2019-08-06 17:01:42 +02:00
af13889039 initial commit
Pretty raw state, SpanshAttack is in a usable state. Use things at your
own risk.
2019-08-06 16:37:51 +02:00