1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 17:12:21 +03:00

462 Commits

Author SHA1 Message Date
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
Jonathan Harris
6fc72f368a Release 2.16 rel-216 2016-08-09 17:21:17 +01:00
Jonathan Harris
9b54675cdb Round sell and buy prices down to integer
Fixes #135
2016-08-09 17:20:16 +01:00
Jonathan Harris
ab4b1ff3d7 Release 2.15 rel-215 2016-07-29 14:51:10 +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
8b311056dc Update translations 2016-07-29 13:49:10 +01:00
Jonathan Harris
e674113d99 Update docs
Document changing log file location.
Remove troubleshooting issues fixed in 2.1.
Remove flight log file.
Remove edproxy.
2016-07-28 19:17:38 +01:00
Jonathan Harris
d45705de8b Update eddb database 2016-07-28 16:31:31 +01:00
Jonathan Harris
d49a744b9e Detect validity of log dir 2016-07-28 16:31:27 +01:00
Jonathan Harris
133e2be102 Also collate module and ship symbolic IDs 2016-07-28 14:09:04 +01:00
Jonathan Harris
cea4f292e3 Merge branch '2.2' 2016-07-27 22:57:11 +01:00
Jonathan Harris
dde347328b Fix for automatic logging on OSX 2016-07-27 22:56:03 +01:00
Jonathan Harris
52da973265 Merge branch '2.2' 2016-07-27 15:57:17 +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
7063d141b4 Match OptionMenu menu colour to button 2016-07-27 15:20:29 +01:00
Jonathan Harris
3994b02276 Add top padding on OSX 2016-07-26 23:33:02 +01:00
Jonathan Harris
740627f043 Fix underline font init syntax 2016-07-26 23:31:48 +01:00
Jonathan Harris
fd48a28d96 Support in settings for lists and for deletion
Addresses point 1 of #121
2016-07-26 15:50:14 +01:00
Jonathan Harris
9708345346 Merge pull request #131 from Marginal/2.2
Preparatory changes for 2.2
2016-07-25 20:22:36 +01:00
Jonathan Harris
31364d29a2 Make EDSM log entry automatically on system entry
Don't make log entry at stations.
2016-07-25 20:21:08 +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
9eab9591c0 Fix for Corrosion Resistant Cargo Rack ratings 2016-07-24 19:50:09 +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
6dfaf515bc Disable update on docking option if no netLog 2016-07-20 13:24:08 +01:00