1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

431 Commits

Author SHA1 Message Date
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
Jonathan Harris
8f04f2a79d Release 2.12 rel-212 2016-06-20 17:02:45 +01:00
Jonathan Harris
a3cc31a894 Option to save raw JSON data from Companion API 2016-06-20 17:01:16 +01:00
Jonathan Harris
04ef8458fb Fix typo 2016-06-20 17:00:15 +01:00
Jonathan Harris
a2687277ff Rationalise verification process 2016-06-19 19:52:48 +01:00
Jonathan Harris
a85c290fa2 Upcase text entry in authentication dialog 2016-06-19 19:49:43 +01:00
Jonathan Harris
82a6bf5d4e In debug mode SIGTERM invokes pdb 2016-06-19 18:42:30 +01:00
Jonathan Harris
2d3c05db15 Add Corrosion Resistant Cargo Rack modules 2016-06-19 16:48:20 +01:00
Jonathan Harris
0a88e3e0ab Support for collating from JSON dump 2016-06-19 16:47:28 +01:00
Jonathan Harris
4f3f489623
Cosmetic tweaks to dark theme titlebar on Windows 2016-06-17 15:17:07 +01:00
Jonathan Harris
a259b76576
Correction for "Power Transfer Bus" commodity 2016-06-06 15:41:32 +01:00
Jonathan Harris
462387236a
Update for Coriolis 2.0.0 2016-06-06 15:32:20 +01:00
Jonathan Harris
a5a4a8a415 Don't filter data based on station's entry in eddb
Assumes that FDev have fixed the issue behind #16 and similar for outfitting.
2016-06-05 18:34:46 +01:00
Jonathan Harris
e658cccf96 Access EDDB over SSL 2016-06-05 17:33:10 +01:00
Jonathan Harris
2c7e22bc89
Release 2.11 rel-211 2016-06-04 04:40:04 +01:00
Jonathan Harris
ff0dcb39b0
Update commodity mapping for 1.6/2.1 2016-06-04 04:39:59 +01:00
Jonathan Harris
a3edf805bb
Remove code to enable VerboseLogging
No longer required
2016-06-04 04:39:54 +01:00
Jonathan Harris
291dcbf7dd
Update eddb database 2016-06-04 04:39:50 +01:00
Jonathan Harris
ee8f4d8568
Access EDSM over SSL 2016-06-04 04:39:44 +01:00
Jonathan Harris
c5e50240b0
Get system coordinates from 1.6/2.1 netlog 2016-06-04 02:42:57 +01:00