1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 08:40:34 +03:00

6171 Commits

Author SHA1 Message Date
Jonathan Harris
abc5100b39 Restore stats display with remaining info - i.e. balance, ranks and ships.
Also make this info available from the command-line.
2015-11-25 16:14:33 +00:00
Jonathan Harris
a94cf4cfd9 Use watchdog module instead of polling for new log files.
Notify user at startup if client restart required.
2015-11-25 16:03:32 +00:00
Jonathan Harris
393ade32af New specific error message for issue #6. 2015-11-25 16:03:31 +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
98059e1d18 Add shipyard.py.
Fixes #42.
Should have been committed with b0f60af.
2015-11-22 23:05:26 +00:00
Jonathan Harris
02772872fd Minor optimzation. 2015-11-19 00:54:04 +00:00
Jonathan Harris
62c85d5417 Carry on with station update after EDSM error. 2015-11-18 00:10:10 +00:00
Jonathan Harris
b799494e3c More robust handling of auto flight log poll that spans midnight. 2015-11-09 17:00:47 +00:00
Jonathan Harris
55147b062b Release 1.87 rel-187 2015-11-09 16:28:52 +00:00
Jonathan Harris
51b3b9f3bd Fix for system names that contain parentheses. 2015-11-09 15:51:22 +00:00
Jonathan Harris
31cf2eb3bd Release 1.86 rel-186 2015-11-08 20:26:13 +00:00
Jonathan Harris
4a338b99ac Fix selecting auto flight log.
Fixes #38 (really).
2015-11-08 20:25:55 +00:00
Jonathan Harris
756a31f8da Release 1.85 rel-185 2015-11-08 18:07:51 +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
a4e38f7c63 Remove label underline before opening URL in browser window. 2015-11-08 15:19:23 +00:00
Jonathan Harris
e93810b4ce Fix typo. 2015-11-07 13:15:47 +00:00
Jonathan Harris
d13aa73cae Release 1.84 rel-184 2015-11-07 13:05:21 +00:00
Jonathan Harris
1e875d3499 Update French & Italian translations. 2015-11-07 13:01:01 +00:00
Jonathan Harris
71060835c3 Merge branch 'auto_flight_log' 2015-11-07 05:12:03 +00:00
Jonathan Harris
b0f60af38d Add command-line program. 2015-11-07 05:08:49 +00:00
Jonathan Harris
9cad8aed9d Reduce cooldown time to 1 minute. 2015-11-05 03:44:43 +00:00
Jonathan Harris
9570ed7cb0 Set InstallLocation under Windows registry Uninstall key. 2015-11-04 20:00:12 +00:00
Jonathan Harris
de1b790d44 Automatically make a log entry on entering a system. 2015-11-01 14:14:23 +00:00
Jonathan Harris
d485a73243 Poll logs for current system. 2015-10-31 01:25:18 +00:00
Jonathan Harris
e50cd2b808 Update stations database from eddb. 2015-10-26 16:53:45 +00:00
Jonathan Harris
d14608ae40 Build win32 using tools from Windows Kit 8.1. 2015-10-26 16:53:45 +00:00
Jonathan Harris
2cb27ddc0e Tidy up handling of Discovery Scanners and Docking Computer. 2015-10-22 02:47:25 +01:00
Jonathan Harris
69466eb26e Release 1.83 rel-183 2015-10-19 13:18:38 +01:00
Jonathan Harris
d4759651bc Merge pull request #31 from AnthorNet/master
FIX: Error: Can't connect to EDSM
2015-10-19 13:14:35 +01:00
AnthorNet
eb43758525 FIX: Error: Can't connect to EDSM 2015-10-19 07:58:05 +02:00
Jonathan Harris
52fc4abf53 Fix for Coriolis format loadout for ships with extra Fuel Tanks.
Fixes #30.
2015-10-18 21:21:18 +01:00
Jonathan Harris
e8976c4e8f Release 1.82 rel-182 2015-10-16 15:55:51 +01:00
Jonathan Harris
02d065dcb6 Fix for stations with shipyard or outfitting but not commodities. 2015-10-16 15:55:35 +01:00
Jonathan Harris
16172eefe9 Release 1.81 rel-181 2015-10-15 17:04:33 +01:00
Jonathan Harris
762b35c9fb Update translations for EDSM. 2015-10-15 17:03:01 +01:00
Jonathan Harris
be8d329492 Omit line numbers from translation files - too noisy in commit history. 2015-10-15 17:03:01 +01: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
a74a928764 Split out ttk HyperlinkLabel widget into a separate file and generalise. 2015-10-13 23:10:21 +01:00
Jonathan Harris
c4991d09ef Log spurious outfitting in debug.
Fixes up f6e6af6.
2015-10-13 17:00:12 +01:00
Jonathan Harris
6c9d997f24 Send outfitting and shipyard data even if the station has no market.
Broken in ac33861. Fixes #28.
2015-10-13 15:49:16 +01:00
Jonathan Harris
f6e6af63bd Only send outfitting data for stations that eddb thinks provide outfitting.
Update stations database from eddb.
2015-10-10 19:41:46 +01:00
Jonathan Harris
51a57e1a60 Document mEDI's Elite Tools. 2015-10-09 14:43:36 +01:00
Jonathan Harris
58b7a18eec Correct ship name in flight log. 2015-10-08 14:35:23 +01:00
Jonathan Harris
76b8e09ea9 Release 1.80 rel-180 2015-10-07 17:41:20 +01:00
Jonathan Harris
b47648885c Send outfitting data to EDDN. 2015-10-07 17:41:20 +01:00
Jonathan Harris
f199191357 Release 1.78 rel-178 2015-10-07 16:42:43 +01:00
Jonathan Harris
84167202d2 Retry on Companion server error.
Don't complain if errors occur during shipyard retry.
2015-10-07 16:40:07 +01:00
Jonathan Harris
06fbb66c9a Release 1.77 rel-177 2015-10-01 14:06:47 +01:00
Jonathan Harris
0800781503 Correctly handle case where player undocks while we're waiting for shipyard retry. 2015-09-30 22:58:00 +01:00
Jonathan Harris
51ab1f385c Release 1.76 rel-176 2015-09-24 19:06:41 +01:00