Commit graph

13 commits

Author SHA1 Message Date
3def9ad3c3 some refactoring 2020-01-08 08:49:15 +01:00
f2769f19ea Revert "Revert "implemented argcomplete""
This reverts commit db34c8fcb8.
2020-01-08 08:24:31 +01:00
db34c8fcb8 Revert "implemented argcomplete"
This reverts commit f5a38c4cac.
2020-01-07 20:53:34 +01:00
dfeb6993b0 added option to get profileURL to findcommander 2020-01-07 17:27:31 +01:00
1508ccf5c5 added help fluff text for arguments 2020-01-06 17:28:30 +01:00
1dd8958ed5 added optional API key to findcommander 2020-01-06 17:24:57 +01:00
d062d90307 refactoring for less duplicate code 2020-01-06 17:20:37 +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
f2daa3f68d ordering; i like it alphabetically 2020-01-05 19:04:05 +01:00
f5a38c4cac implemented argcomplete 2020-01-05 19:03:48 +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