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

949 Commits

Author SHA1 Message Date
Jonathan Harris
73d7e7a41b Handle CargoDepot event
from E:D >= 3.01
2018-03-03 00:37:11 +00:00
Jonathan Harris
def5314f17 Handle MaterialTrade, TechnologyBroker and MissionCompleted events
MissionCompleted:MaterialsReward only supported from E:D 3.01.
2018-03-01 19:24:02 +00:00
Jonathan Harris
dcd3441470 Release 3.00 rel-300 2018-03-01 03:00:02 +00:00
Jonathan Harris
3add73a496 Use correct sparkle:os value on macOS for Sparkle>=1.18.1 2018-03-01 02:57:54 +00:00
Jonathan Harris
9c8a3d628a Handle hard dependency on certifi in requests>=2.16 2018-03-01 02:57:54 +00:00
Jonathan Harris
d2122108c7 Fix setCommanderShipLoadout event 2018-02-28 19:31:01 +00:00
Jonathan Harris
a14ce6b89f Poll for dashboard on macOS
since can't have two watchdof observers on one directory.
2018-02-28 18:24:36 +00:00
Jonathan Harris
8e00d42eb2 Handle some more 3.0 modules 2018-02-28 17:59:27 +00:00
Jonathan Harris
f358b51719 Add Thargoid Scout Tissue Sample 2018-02-28 15:29:52 +00:00
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