Commit graph

212 commits

Author SHA1 Message Date
0f9501c83a SpanshAttack: added option to auto jump ofter fuel scooping
default: on
2019-10-10 07:37:04 +02:00
c960d468cd SpanshAttack: fixed SpanshAttack.announceTripTime
Now knows proper singular for hours and minutes.

fixes #13
2019-10-10 06:53:05 +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
7cd25e4a5b changed “distance to” command to be more flexible
Right now includes “home”, “the center”, “Beagle Point”, “Colonia” and
is easily extensible.
2019-10-10 00:44:36 +02:00
f46ef41fe1 changed EliteDangerous version to 2.0
adding the elite-scripts dependency should be viewed as breaking
compatibility, IMO. requires manual changes when upgrading.
2019-10-08 11:35:58 +02:00
b15ad00a61 added missing CHANGELOG entries 2019-10-07 21:22:43 +02:00
98997a5622 moved EDSM body count call to the jumped event
– got its own command now
– called on jumped instead of disco scan for less spamming the API and
having the information available in the scan event without waiting
– information is cleared on commander login to not interfere with other
sessions
– if not already downloaded when disco scan is executed, will download
then
2019-10-07 21:18:31 +02:00
c5c1801748 SpanshAttack: plotting a route now aborts if no jump range was given 2019-09-27 16:04:41 +02:00
1c3f85bf18 adde missing SpanshAttack changes 2019-09-22 14:01:37 +02:00
bef89087b4 v0.3!
fixes #6
2019-09-22 13:56:55 +02:00
1936f1d1ff * added a command to announce (approximate) jumps left, see docs (#1)
* added command to announce the time spent on a trip and configuration
  option to automatically tell it after completing it (#3)

* fixed a race condition with waypoint pasting into the galaxy map (#2)
* fixed the list of jumps left to announce automatically not working
  correctly in all cases (#4)

Added EliteDangerous profile in its current state. It’s in no way sanitised or
advised for general use, but feel free to dig around and draw inspiration from
it. Soon™ it will be published in a more usable state, but I wanted to
get it
out there for reference.
2019-08-28 13:30:57 +02:00
8fc139833a Initial Release
I’ve finally started doing this, but for now only the SpanshAttack
profile is in a releasable state.

I’m not going to lie to you, you are probably going to run into
problems. There be dragons :)
2019-08-06 17:35:41 +02:00