1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 00:07:14 +03:00

426 Commits

Author SHA1 Message Date
Jonathan Harris
bc42ff6f28 Allow monitoring of client log over network share
on windows and Linux.
2016-07-27 15:55:46 +01:00
Jonathan Harris
a30d85990b Remove support for edproxy and for flight log file
Flight log to file is redundant and little-used. Suitable replacements
are EDSM integration and/or other apps such as Captain's Log.

edproxy since v2.1 supports sending flight log directly to EDSM, and
integration has no other purpose.
2016-07-25 20:11:49 +01:00
Jonathan Harris
7821f2a454 Don't enable VerboseLogging in E:D client
No longer needed with E:D 2.2 journal.
Partially reverts 5b1cb25.
2016-07-24 14:05:33 +01:00
Jonathan Harris
5b1cb25435 Re-enable VerboseLogging in E:D client
Reduces likelihood that Docked/Undocked messages will be delayed.
Partially reverts a3edf80.
2016-07-18 18:50:43 +01:00
Jonathan Harris
e9ef32598d Option to automatically update on docking
Fixes #83
2016-07-18 18:50:42 +01:00
Jonathan Harris
a3edf805bb
Remove code to enable VerboseLogging
No longer required
2016-06-04 04:39:54 +01:00
Jonathan Harris
c5e50240b0
Get system coordinates from 1.6/2.1 netlog 2016-06-04 02:42:57 +01:00
Jonathan Harris
9b50bea5c6 Horizons on Steam is now a DLC
So stop looking for logs in the "Elite Dangerous Horizons" folder under
Steam libraries.
2016-02-18 17:20:10 +00:00
Jonathan Harris
6d6c673ed9 Simplify detection of CQC system.
Use post 2.0.03(?) "ProvingGround" tag.
2016-01-28 12:32:27 +00:00
Jonathan Harris
06006432a3 Add support for edproxy on same subnet.
Fixes #82.
2016-01-28 12:32:26 +00:00
Jonathan Harris
49cc2e1f2a Don't send the Training system to EDSM.
Fixes #81.
2016-01-19 20:06:18 +00:00
Jonathan Harris
3534e89840 Delay logfile monitoring until it is required.
So that command-line app doesn't start monitoring for no purpose.
2016-01-13 20:16:09 +00:00
Jonathan Harris
31d1f02043 Don't auto update System while in CQC. 2016-01-11 18:59:29 +00:00
Jonathan Harris
04cb1d7345 Log monitored folder.
Appears in Mac Console or Windows temp log file.
2016-01-09 19:37:23 +00:00
Jonathan Harris
2ddf72cd31 More Log folder fixes. 2016-01-08 18:23:07 +00:00
Jonathan Harris
0ff5c515f7 Change Log folder search order.
So Steam is searched before custom install, to match documentation.
2016-01-08 18:03:19 +00:00
Jonathan Harris
7ff02567ef Detect log folder under additional Steam libraries
On Windows.
2016-01-08 17:39:33 +00:00
Jonathan Harris
34633b8003 Detect Horizons on Steam log folder.
Fixes #59.
2015-12-23 00:37:44 +00:00
Jonathan Harris
90fc174181 Look for logs in Elite Dangerous: Horizons folder. 2015-12-21 01:04:01 +00:00
Jonathan Harris
64cbffad1e Stub out use of watchdog module on Linux.
Fix for bug introduced by a94cf4c.
2015-11-30 14:43:16 +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
b799494e3c More robust handling of auto flight log poll that spans midnight. 2015-11-09 17:00:47 +00:00
Jonathan Harris
51b3b9f3bd Fix for system names that contain parentheses. 2015-11-09 15:51:22 +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
Jonathan Harris
d485a73243 Poll logs for current system. 2015-10-31 01:25:18 +00:00