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

500 Commits

Author SHA1 Message Date
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
Jonathan Harris
60e3478cad Use systems_populated.json to update eddb database 2016-07-18 20:08:47 +01:00
Jonathan Harris
2753514e7e Release 2.14 rel-214 2016-07-18 18:55:44 +01:00
Jonathan Harris
6bfca5734c Update eddb database 2016-07-18 18:55:44 +01:00
Jonathan Harris
5b1cb25435 Re-enable VerboseLogging in E:D client
Reduces likelihood that Docked/Undocked messages will be delayed.
Partially reverts a3edf80.
2016-07-18 18:50:43 +01:00
Jonathan Harris
e9ef32598d Option to automatically update on docking
Fixes #83
2016-07-18 18:50:42 +01:00
Jonathan Harris
25444410ab Update translations 2016-07-17 18:45:34 +01:00
Jonathan Harris
2f0468333a Fix collation from JSON dump 2016-07-08 00:33:45 +01:00
Jonathan Harris
d6bb4f90ca Correct some commodity categories
"Ion Distributor" and "Trinkets Of Hidden Fortune" - see https://github.com/EDCD/FDevIDs/pull/6
2016-07-08 00:33:45 +01:00
Jonathan Harris
a75f9ff3bc Correction for Low Temperature Diamonds commodity 2016-07-08 00:33:45 +01:00
Jonathan Harris
3b979ad18c Don't second-guess eddb 2016-06-27 11:18:03 +01:00
Jonathan Harris
7639158044 Release 2.13 rel-213 2016-06-23 17:14:34 +01:00
Jonathan Harris
416017e43c New Huge Burst Lasers in 2.1.03 2016-06-23 16:11:57 +01:00