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

535 Commits

Author SHA1 Message Date
Jonathan Harris
45df7bc417 Check System consistency only if we have a log
Addresses #145
2016-10-04 15:30:35 +01:00
Jonathan Harris
810488bf3c Merge pull request #146 from devdave/master
Add requirements file for use with pip
2016-10-02 13:34:37 +01:00
Jonathan Harris
e70ef58412 Point EDDN links to its wiki 2016-10-02 13:24:35 +01:00
Jonathan Harris
6519f09495 Tidy use of SHGetKnownFolderPath on Windows
Fixes #144
2016-10-02 13:24:28 +01:00
devdave
85c18bde5b Merge pull request #1 from devdave/devdave-patch-inclusives
change to inclusive clauses >= vs absolute ==
2016-09-26 09:53:04 -06:00
devdave
cd5b81fe8d change to inclusive clauses >= vs absolute == 2016-09-26 09:47:37 -06:00
devdave
6a9a17c93b Add requirements file for use with pip 2016-09-25 13:14:50 -06:00
Jonathan Harris
dd2bdd15f6 Fix version check on Windows 2016-09-25 00:33:52 +01:00
Jonathan Harris
b18589f7bf Disable API access if Journal says we're in beta 2016-09-24 00:12:20 +01:00
Jonathan Harris
15eeda2309 2.20 beta 0 rel-220-0 2016-09-23 00:55:03 +01:00
Jonathan Harris
5b041dfc77 Add new ships in E:D 2.2 2016-09-23 00:53:46 +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
3dcd724104 Fix Journal path 2016-09-22 17:47:59 +01:00
Jonathan Harris
add254978d Update translations 2016-09-16 17:48:56 +01:00
Jonathan Harris
6f4a3b37a3 Send blackmarket messages to EDDN 2016-09-16 17:47:53 +01:00
Jonathan Harris
4d3fe1808c Drop Slopey's from the description
It's no longer maintained.
2016-09-16 17:47:53 +01:00
Jonathan Harris
9fdc5fb947 Add mandatory StarSystem property to EDDN journal messages 2016-09-16 17:47:53 +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
db543c2901 Option to delay sending body data until docked 2016-09-16 17:47:53 +01:00
Jonathan Harris
38d348544a Error when Companion API doesn't match Journal 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
78e001343c Log with EDSM only on Location and FSDJump events
and not on "Update".

"Last updated at ..." message now only shown for API update.
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
73e36ba2c6 Release 2.17 rel-217 2016-09-16 17:22:59 +01:00
Jonathan Harris
1aa9cd1e1f Update eddb database 2016-09-16 17:19:20 +01:00
Jonathan Harris
946a8ffcd8 Update translations 2016-09-16 17:18:59 +01:00
Jonathan Harris
288b4b4ff6 Download eddb data automatically 2016-09-07 11:37:36 +01:00
Jonathan Harris
3bfa67663a Fall back to polling if watchdog thread dies 2016-09-06 16:17:01 +01:00
Jonathan Harris
28169cc404 Clean up hotkey thread on exit on Windows 2016-09-06 12:42:23 +01:00
Jonathan Harris
b6a5d7b8ed Send data to EDDN with Keep-Alive 2016-09-03 00:04:55 +01:00
Jonathan Harris
5e90f040cc Give error when Companion server lagging 2016-09-02 16:05:20 +01:00
Jonathan Harris
a8015dfb73 Include all the systems in the bubble 2016-08-28 11:44:25 +01:00
Jonathan Harris
c206170cc3 Add option to send data to EDDN
Fixes #139
2016-08-27 11:58:37 +01:00
Jonathan Harris
158058b3a4 Requires Python >= 2.7.9 & OSX >= 10.10 2016-08-24 19:42:12 +01:00
Jonathan Harris
2eda29c912 Release 2.17.1 rel-217-1 2016-08-24 17:31:02 +01:00
Jonathan Harris
d8c82955a3 Fix for connecting to Cloudflare CDN on OSX 2016-08-24 14:03:49 +01:00
Jonathan Harris
6ee721eed4 Only apply commodity fixup if needed 2016-08-23 14:48:59 +01:00
Jonathan Harris
26dac562dd Release 2.17 rel-217-0 2016-08-23 11:05:26 +01:00
Jonathan Harris
049dc1fc4f Update eddb database 2016-08-23 11:05:26 +01:00
Jonathan Harris
27c00f1a90 Allow one copy of the app at a time 2016-08-23 02:55:39 +01:00
Jonathan Harris
7bfa188e90 Make EDSM error badge visible on dark theme 2016-08-23 00:44:43 +01:00
Jonathan Harris
ec68d58c1a Prompt for authentication on first login
Fixes #129
2016-08-22 23:11:06 +01:00
Jonathan Harris
70dfcd1375 Update translations 2016-08-22 21:39:44 +01:00
Jonathan Harris
93300566e6 Make at most one call to EDSM per system 2016-08-22 18:19:32 +01:00
Jonathan Harris
a89ac59a04 Switch to new EDDN schemas
Ref https://github.com/jamesremuscat/EDDN/pull/47
2016-08-22 18:19:32 +01:00
Jonathan Harris
a0e11354aa Add log location note to to EDSM section 2016-08-18 17:20:26 +01:00