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

964 Commits

Author SHA1 Message Date
Jonathan Harris
d014750e6d Delay opening logfile until after check for app already running
Addresses #286
2018-01-27 17:50:48 +00:00
Jonathan Harris
0666e30c1b Release 2.49 rel-249 2018-01-13 14:14:58 +00:00
Jonathan Harris
a47be928c5 Update eddb database 2018-01-13 11:54:25 +00:00
Jonathan Harris
5b653465bc Add Type 10 ship and armour masses 2018-01-13 11:35:27 +00:00
Jonathan Harris
3835110ddc Handle unset FOLDERID_Documents
Addresses #284
2018-01-13 11:02:43 +00:00
Jonathan Harris
e31b4f36e2 Send location to Inara at startup 2018-01-13 11:01:48 +00:00
Jonathan Harris
e2161cd108 Get system status from results of StartUp pseudo-event
Fixes #277
2018-01-07 19:04:53 +00:00
Jonathan Harris
8083b1978d Send _systemCoordinates with every event 2018-01-07 18:42:24 +00:00
Jonathan Harris
1bc36edbc2 Include location info with StartUp pseudo-event 2018-01-07 18:39:14 +00:00
Jonathan Harris
7d022016fe Don't send ship info to EDSM if EDSM sync not requested or on a crew
Fixes #280
2018-01-07 18:39:14 +00:00
Jonathan Harris
17f89afa0d Return None for unset config entries on OSX
Was broken by d763e59. Fixes #281
2018-01-07 01:30:21 +00:00
Jonathan Harris
ba4809942a Treat return code 5xx as successfully sent 2018-01-03 17:54:30 +00:00
Jonathan Harris
61aab83244 Send shipID with EDShipyard and Coriolis links 2018-01-03 17:43:33 +00:00
Jonathan Harris
b4df27cc03 Release 2.48 rel-248 2018-01-03 00:41:53 +00:00
Jonathan Harris
a47fd92bc3 Update eddb database 2018-01-03 00:41:52 +00:00
Jonathan Harris
17c24fee81 Batch CommunityGoal events 2018-01-02 18:50:45 +00:00
Jonathan Harris
720a83db36 Send EDShipyard and Coriolis links 2018-01-02 17:16:43 +00:00
Jonathan Harris
f95baf4ae4 Document that missions are sent to EDSM
Undocument ED-TD
2018-01-02 16:48:42 +00:00
Jonathan Harris
b8eb9f979d Synthesise Cargo and Materials events on LoadGame 2018-01-02 16:48:42 +00:00
Jonathan Harris
07c0f6bb31 Batch startup events and retry on failure 2018-01-02 16:48:42 +00:00
Jonathan Harris
d4ffdab30c UTF-8 encode json POST data 2018-01-02 16:35:07 +00:00
Jonathan Harris
105f44e6ca Tidy 2018-01-02 16:35:07 +00:00
Jonathan Harris
b28355d182 Merge EDSM-NET/master
Squashed commit of the following:

commit a13a5c431396a131aad21927f2b4cc43b948d417
Author: AnthorNet <anthor.net@gmail.com>
Date:   Sun Dec 17 16:51:58 2017 +0100

    Ready for testing

commit 3e5915075b20e824580e5c3d879bce467dcb8b8d
Author: AnthorNet <anthor.net@gmail.com>
Date:   Sat Dec 16 21:47:22 2017 +0100

    Fix message json encoding

commit 868030578422f9c8568d5ba21d6f3aa132c01232
Author: AnthorNet <anthor.net@gmail.com>
Date:   Sat Dec 16 17:54:10 2017 +0100

    Fix double Dict conversion

commit 7693031f6f09c7119c51f91abbed7241e5ad6a1c
Author: AnthorNet <anthor.net@gmail.com>
Date:   Sat Dec 16 17:31:19 2017 +0100

    Fix transient state format

commit 54c96e31774ba5bfa2d19ac45b07d355dbefe46b
Author: AnthorNet <anthor.net@gmail.com>
Date:   Sat Dec 16 17:25:02 2017 +0100

    Fix calling discarded event callback

commit 24d006947f3bbb6607f893042d783c9232402c28
Author: AnthorNet <anthor.net@gmail.com>
Date:   Fri Dec 15 15:11:28 2017 +0100

    Retry Discarded Event list if empty

commit 4defedba965489d2d0c009189a193f9ecabc84fd
Author: AnthorNet <anthor.net@gmail.com>
Date:   Fri Dec 15 14:43:28 2017 +0100

    Prepare API migration
2018-01-02 16:35:06 +00:00
Jonathan Harris
9637735958 Don't attempt to login to cAPI if at main menu 2018-01-02 16:16:45 +00:00
Jonathan Harris
7f4d45d6af Handle empty station economies or prohibited lists
Fixes #276
2018-01-02 16:16:45 +00:00
Jonathan Harris
457be5c812 Update translations 2018-01-02 16:16:45 +00:00
Jonathan Harris
6c351dd4de Update Thargoid salvage commodities 2018-01-02 16:16:44 +00:00
Jonathan Harris
036b651980 Only try login if output requested 2018-01-02 16:16:44 +00:00
Jonathan Harris
95f96c1c03 Send "ShutDown" event to plugins on quitting to Main Menu 2017-12-03 17:14:18 +00:00
Jonathan Harris
6fd492e910 New weapons from the fifth Aegis CG 2017-12-03 12:47:03 +00:00
Jonathan Harris
d763e5931a Correct config examples
config.get() never returns int for consistency across platforms.
Fixes #271
2017-12-03 12:46:45 +00:00
Jonathan Harris
f65d2623ac Send ShutDown event on game close 2017-11-26 14:25:38 +00:00
Jonathan Harris
e3323f8f6f Drop support for interaction log 2017-11-24 08:59:50 +00:00
Jonathan Harris
ac37c81792 Log individual event errors and warnings, and display errors 2017-11-22 17:44:07 +00:00
Jonathan Harris
34868de523 Release 2.47 rel-247 2017-11-20 18:39:55 +00:00
Jonathan Harris
5a28e6fefc Update eddb database 2017-11-20 18:39:42 +00:00
Jonathan Harris
7b649e936f Handle leading or trailing spaces in config list entries on Windows
Fixes issue with Cmdr names with trailing spaces.
2017-11-20 12:55:19 +00:00
Jonathan Harris
f86a3ecb69 Track online friends
Addresses #264
2017-11-20 12:55:05 +00:00
Jonathan Harris
db2e9b156a Don't cancel unsent events when re-logging
Fixes #266
2017-11-19 11:51:21 +00:00
Jonathan Harris
44f3025cc6 Handle non-ASCII Cmdr and ship names in command-line output 2017-11-17 18:38:59 +00:00
Jonathan Harris
b860b85d91 Handle selling ship on ShipyardSwap 2017-11-14 10:49:01 +00:00
Jonathan Harris
8314a47da6 Release 2.46 rel-246 2017-11-12 15:50:14 +00:00
Jonathan Harris
e059f3c354 Send fleet and credits immediately after startup 2017-11-12 15:50:14 +00:00
Jonathan Harris
ed9180d6d6 Release 2.46 beta 1 rel-246-0 2017-11-12 15:50:03 +00:00
Jonathan Harris
2991e8a452 Update translations 2017-11-12 04:04:52 +00:00
Jonathan Harris
ab7850bb2d Add Inara plugin 2017-11-12 04:04:52 +00:00
Jonathan Harris
26d0a585ea Send fleet details 2017-11-12 03:52:17 +00:00
Jonathan Harris
3645d821dc Fix for in-system jump after undocking 2017-11-10 17:01:06 +00:00
Jonathan Harris
b4760d4649 Fixes for Interdiction 2017-11-10 17:00:14 +00:00
Jonathan Harris
6445b6f8c8 Correctly handle death by station 2017-11-10 00:37:22 +00:00