1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 09:32:23 +03:00

890 Commits

Author SHA1 Message Date
Jonathan Harris
cf0a1bf394 Add marketId to EDDN commodity, outfitting and shipyard messages 2018-02-28 15:21:14 +00:00
Jonathan Harris
8b53b25a86 Handle pointless change to the ShipyardNew event 2018-02-27 23:05:34 +00:00
Jonathan Harris
94e9ff64cc Add SystemAddress to EDDN journal/Scan messages 2018-02-27 22:59:06 +00:00
Jonathan Harris
0b0ac162e1 Add dashboard constants 2018-02-27 19:47:54 +00:00
Jonathan Harris
9c8c9e8e83 Correct dashboard_entry() docs 2018-02-27 02:01:45 +00:00
Jonathan Harris
c79398eb12 Merge branch 'beyond' 2018-02-26 17:57:49 +00:00
Jonathan Harris
3a00166621 Send credits at startup 2018-02-18 02:56:23 +00:00
Jonathan Harris
60ddc55d5e Send CommunityGoal TopTier info 2018-02-18 02:43:43 +00:00
Jonathan Harris
4aa80c8426 Get fleet and loadout from Journal 2018-02-18 02:41:41 +00:00
Jonathan Harris
1de3edc452 MissionCompleted has MaterialsReward property 2018-02-18 02:41:41 +00:00
Jonathan Harris
2552c46d09 Track Reputation and Statistics 2018-02-18 02:41:40 +00:00
Jonathan Harris
88f323d36e Switch EDShipyard import to Loadout event 2018-02-18 02:38:30 +00:00
Jonathan Harris
2aadc17a9d Track ship loadout 2018-02-18 02:38:30 +00:00
Jonathan Harris
d8dd7af2e2 Adjust batching for new startup event order 2018-02-18 02:38:30 +00:00
Jonathan Harris
196cf0fc98 Fix for EDSM outage handling
Fixes #279
2018-02-13 13:28:49 +00:00
Jonathan Harris
4e674f85d5 Log individual event errors 2018-02-10 17:09:32 +00:00
Jonathan Harris
1a2b16a7b3 Handle transitory files 2018-02-10 16:43:08 +00:00
Jonathan Harris
7b8afa4f4a Fix StartUp event
Bug introduced in 1636148
2018-01-30 23:07:14 +00:00
Jonathan Harris
1636148fe0 Include planetary body in StartUp event 2018-01-30 22:56:47 +00:00
Jonathan Harris
75edff5fc3 Rename plugin callback to dashboard_entry 2018-01-30 00:11:49 +00:00
Jonathan Harris
a081b6b637 Monitor player status, and call new "status" plugin callback 2018-01-29 01:36:14 +00:00
Jonathan Harris
b9815400b3 Add Alliance Chieftain and Recon Limpet Controller 2018-01-28 00:49:52 +00:00
Jonathan Harris
41e2b0a64e Add Decontamination Limpet Controller 2018-01-27 19:44:16 +00:00
Jonathan Harris
7d1fa33aa0 Try to send any unsent events on closing 2018-01-27 17:51:00 +00:00
Jonathan Harris
80d1b0760c Track system and station URLs 2018-01-27 17:51:00 +00:00
Jonathan Harris
bca3d63ffe Check that EDShipyard and Coriolis links shouldn't be discarded 2018-01-27 17:51:00 +00:00
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