Commit graph

27 commits

Author SHA1 Message Date
0176f70c86 spansh.py: now takes minimum age of data as argument
Still defaults to 1 year.

fixes #6
2020-07-10 14:21:26 +02:00
e5dcb465fb properly fixed the Discord invite … 2020-07-01 11:34:16 +02:00
92eb2c9008 edts.py: added script to pull from Alot’s hosted EDTS API
fixes #4
2020-07-01 09:41:00 +02:00
3d4e25866a README: fixed Discord invite 2020-04-24 10:22:42 +02:00
fec66bfebb spansh.py: added systemexists subcommand 2020-03-09 22:00:38 +01:00
15a8deca65 spansh.py: added --parsable format to nearestsystem 2020-03-09 17:59:08 +01:00
07ca9ec406 spansh.py: added nearestsystem subcommand
Used to get the nearest system in the database, e.g. for plotting
a neutron route.

Useful since the elastic search powering the plotter might be behind
current EDDN data, so having a system in EDDN/EDSM doesn’t necessarily
mean it’s already available in the router.
2020-03-09 17:42:45 +01:00
19e8cbfdff spansh.py: added short output format
To both station and systems list. Replaces the `--systemlist` switch.
2020-03-08 00:59:55 +01:00
adec36ded9 fixed docs typo 2020-03-05 14:46:29 +01:00
95f5de2377 added spansh.py for Spansh API related shenanigans 2020-03-04 18:07:56 +01:00
13510f9824 findcommander now gives a date for the known position 2020-01-16 18:51:43 +01:00
355b53c24c updated README with pyEDSM’s requirements
That will aaaaall go away once I decide to properly package that …
2020-01-13 21:33:54 +01:00
37555b0a2e added findsystem command 2020-01-13 21:23:41 +01:00
bfad499050 added rounding option to distancebetween 2020-01-09 21:37:42 +01:00
61f6051c20 updated README 2020-01-08 15:13:10 +01:00
a3069a4c6a new command: systemlist
Runs an EDSM search query for systems starting with the given string.
2020-01-08 14:54:39 +01:00
6ff10430eb added --coords option to findcommander 2020-01-08 08:51:17 +01:00
ce5817faab properly documented required packages 2020-01-08 08:36:37 +01:00
dfeb6993b0 added option to get profileURL to findcommander 2020-01-07 17:27:31 +01:00
1f113611d4 regenerated docs 2020-01-06 17:28:40 +01:00
c255277e89 explorationtools: added findCommander
Let’s you, duh, find a Commander’s last known system if they are on EDSM
and have their flight logs public.
2020-01-05 19:20:20 +01:00
77707c1d78 added README generator :) 2019-11-12 10:31:51 +01:00
09d528b7d5 typo corrected: exti → exit 2019-10-22 01:33:35 +02:00
b697a30f75 added distancebetween subcommand
Returns the distance between two systems.
2019-10-04 05:09:33 +02:00
57ffbc8559 added explorationtools.py
For now only has a single subcommend, `bodycount`. It returns the number
of bodies in a system.
2019-10-04 00:56:08 +02:00
9788b4589b typo in README corrected
I was not going to do this, but eventually it did piss me off enough.
2019-09-17 08:28:31 +02:00
f21e32f653 edsm-getnearest.py
Now in a usable form with help text and stuff. Bear with me, I literally
picked Python up again about today after having used it like 5y ago on
for completely unrelated things.
2019-09-03 21:08:50 +02:00