Commit graph

17 commits

Author SHA1 Message Date
a7a44a34b2 updated to latest pyEDSM 2020-10-28 10:24:53 +01:00
5ff0557956 updated to current pyEDSM
… and now making full use of the new `distanceTo` stuff :)
2020-01-08 11:29:18 +01:00
487168c6fb refactoring using Commander model
Also refactored everything to use the actual models instead of passing
strings around. Functionally the same, but … nicer, I guess.
2019-11-24 22:58:16 +01:00
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
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
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