Commit graph

69 commits

Author SHA1 Message Date
a2c0f2d93f removed gui output setting itself topmost 2019-10-15 20:49:45 +02:00
98362ab508 fixed text display search output
Always showed the system it was iniatially started with instead of the
currently searched system.
2019-10-15 19:38:12 +02:00
b3f70aa8a9 win .exe fixes … 2019-10-14 17:27:24 +02:00
6dc1a02691 edsm-getnearest: now exits with code 2 on system not found 2019-10-14 10:14:23 +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
5d9a3dcfc9 fixed Makefile 2019-09-18 14:06:28 +02:00
5bc4c32869 fixed exception handling for commander stuff 2019-09-18 13:55:16 +02:00
d5ccf71303 typo … 2019-09-18 13:37:33 +02:00
e7e22cd414 re-added old Exception for the Commander stuff 2019-09-18 13:36:25 +02:00
84e21b8041 now using pyEDSM :)
https://github.com/alterNERDtive/pyEDSM/
2019-09-18 13:30:21 +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
0ad723e550 added Makefile
I got tired of typing the same stuff on windows every time I wanted to
compile the standalone version.

Joke’s on me, now I’m still going to type the same stuff, but
a different one …
2019-09-17 08:27:30 +02:00
625db382cd see last message :D 2019-09-08 03:10:31 +02:00
1175722d67 made --short output more TTS friendly 2019-09-07 20:14:46 +02:00
ka’imi
f2bb699963 more VoiceAttack mess fixing 2019-09-05 12:30:47 +02:00
6e3110692f removed s from text output
Turns out that Python does unicode, VoiceAttack does unicode, but if you
run Python from VoiceAttack and output unicode, the fucking thing just
dies on you.

GG, VoiceAttack. GG.
2019-09-04 02:44:32 +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
f677b453cd initial commit 2019-09-03 14:56:30 +02:00