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

456 Commits

Author SHA1 Message Date
Jonathan Harris
890c2de639 Suppress auto update if carrying Rares
Mitigates #92
2017-03-01 01:25:51 +00:00
Jonathan Harris
a16a8ac2b3 Track cargo and materials 2017-03-01 01:25:51 +00:00
Jonathan Harris
a1b163da96 Handle new ship ident, name and paintjob info from journal 2017-03-01 01:25:51 +00:00
Jonathan Harris
9c6b9e71f7 Share monitor state with plugins 2017-03-01 01:25:51 +00:00
Jonathan Harris
22de16e505 Generate StartUp monitor event on joining live game 2017-03-01 01:25:50 +00:00
Jonathan Harris
178b0b506e Ignore backups of edited Journal files 2017-01-24 23:25:15 +00:00
Jonathan Harris
a67eb982d8 Multi-account support
Fixes #121
2017-01-22 20:16:32 +00:00
Jonathan Harris
c3df78c2c1 Display Private Group in main window
Fixes #166
2016-12-08 20:20:21 +00:00
Jonathan Harris
4395386ffb Fixes for starting game in SRV or fighter 2016-12-04 18:04:35 +00:00
Jonathan Harris
090a55f8de Add "BodyName" property to Docked event
For planetary stations (if known)
2016-11-12 12:43:59 +00:00
Jonathan Harris
5a9d0730d8 Clean up monitor threads on shutdown
Fixes #136
2016-11-06 12:32:12 +00:00
Jonathan Harris
021fc43345 Send paintjob to EDSM on update if not already set 2016-11-03 01:54:37 +00:00
Jonathan Harris
68f60f4eec Send ship and paintjob info to EDSM 2016-10-28 11:56:36 +01:00
Jonathan Harris
4a1770f165 Send fewer events to EDSM 2016-10-28 11:56:35 +01:00
Jonathan Harris
7a91b1234d Tidy EDSM handling code 2016-10-28 00:25:47 +01:00
AnthorNet
d1f271b3ae Add shipid to ShipyardSwap Event 2016-10-26 15:05:40 +02:00
AnthorNet
31af8be048 Add shipId / Credits from LoadGame event 2016-10-26 14:05:11 +02:00
Jonathan Harris
5a54c3126b Send Cmdr ranks to EDSM 2016-10-22 18:36:01 +01:00
Jonathan Harris
e805f94573 Don't send any messages while in CQC 2016-09-23 00:16:37 +01:00
Jonathan Harris
e8e1401995 Increase journal monitor frequency 2016-09-22 23:51:55 +01:00
Jonathan Harris
3ece764486 Remember system coordinates on undocking 2016-09-22 17:48:29 +01:00
Jonathan Harris
b21e181ab1 Display current location on startup 2016-09-16 17:47:53 +01:00
Jonathan Harris
7f2cf3a286 Rationalise startup sequence 2016-09-16 17:47:53 +01:00
Jonathan Harris
91b5d0a6ea Point to journal location in SavedGames folder 2016-09-16 17:47:53 +01:00
Jonathan Harris
4583f0e316 Monitor the journal file and send events to EDDN
Sends 'FSDJump', 'Docked' and 'Scan' events in draft
http://schemas.elite-markets.net/eddn/journal/1 format.
2016-09-16 17:47:53 +01:00
Jonathan Harris
0ec2a532a0 Remove code to enable VerboseLogging again
No longer required with Journal
2016-09-16 17:47:53 +01:00
Jonathan Harris
3bfa67663a Fall back to polling if watchdog thread dies 2016-09-06 16:17:01 +01:00
Jonathan Harris
5e90f040cc Give error when Companion server lagging 2016-09-02 16:05:20 +01:00
Jonathan Harris
176016090f Enable VerboseLogging in local or remote client
Partially reverts 7821f2a.
2016-07-29 14:51:10 +01:00
Jonathan Harris
d49a744b9e Detect validity of log dir 2016-07-28 16:31:27 +01:00
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