1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 17:12:21 +03:00

19 Commits

Author SHA1 Message Date
Jonathan Harris
49cc2e1f2a Don't send the Training system to EDSM.
Fixes #81.
2016-01-19 20:06:18 +00:00
Jonathan Harris
a3d2ddf6b0 Open system page after flight log has been sent.
Avoids potential race condition of opening the system page for a new
system before EDSM has created it.
2016-01-05 02:26:15 +00:00
James Tandy
19aa5dc9f8 Update edsm.py 2016-01-03 03:29:42 +00:00
James Tandy
f5913eefba Allow auto open of EDSM when finding an uncharted system 2016-01-03 02:24:48 +00:00
Jonathan Harris
f239aeca0d Include software name and version in EDSM lookups. 2015-12-22 15:31:05 +00:00
Jonathan Harris
75cf0d6c16 Don't lookup system in EDSM unless the option to send flight log is selected.
Use EDSM's show-system URL.
2015-12-22 15:06:36 +00:00
Jonathan Harris
6088a6456e Include software name and version in ESDM data. 2015-12-18 05:20:31 +00:00
Jonathan Harris
1868caab99 Show system co-ordinates indication despite not being able to connect to EDSM for logging. 2015-12-01 15:04:38 +00:00
Jonathan Harris
37651aa6e4 Use red circle instead of orange for unknown co-ordinates indication. 2015-11-23 18:10:03 +00:00
Jonathan Harris
b0c88b59c7 Fix hang when using auto flight log on Windows.
Fixes #38
2015-11-08 17:47:23 +00:00
Jonathan Harris
de1b790d44 Automatically make a log entry on entering a system. 2015-11-01 14:14:23 +00:00
AnthorNet
eb43758525 FIX: Error: Can't connect to EDSM 2015-10-19 07:58:05 +02:00
Jonathan Harris
60caf24c8d Add support for sending flight log to EDSM. Export existing flight log to EDSM the first time this is enabled. 2015-10-15 17:02:52 +01:00
Jonathan Harris
7709ec5816 Cache EDSM URLs of systems with known coordinates. 2015-09-17 19:31:34 +01:00
Jonathan Harris
ef75242291 Skip EDSM coordinates lookup for populated systems. 2015-09-14 15:58:14 +01:00
Jonathan Harris
914c2def96 Replace EDSM error '?' with BBC Mode 5. 2015-09-13 16:48:07 +01:00
Jonathan Harris
75bc9bb3d3 Missing bracket 2015-09-07 01:25:29 +01:00
Jonathan Harris
7cfbe214bb Show systems new to EDSM with a star. 2015-09-06 12:54:40 +01:00
Jonathan Harris
cf842d31d9 Show system's EDSM status and automatically create entries for systems not found in EDSM. 2015-09-06 03:08:58 +01:00