1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 16:27:13 +03:00

67 Commits

Author SHA1 Message Date
Athanasius
38593058f4 Use translations of some words in Python 3.x popup text
'File', 'Settings' and 'Plugins' are defined to have translations for
the menus/tabs texts, so use them.
2020-07-01 15:55:37 +01:00
Athanasius
9469ec3079 Use literal '.disabled' in the Python 3.x popup text 2020-07-01 15:55:37 +01:00
Athanasius
8ad1201457 Translations: Add recent new strings
* Plugins Without Python 3.x Support
 * Information on migrating plugins
 * Disable Automatic Application Updates Check when in-game

Closes #529
2020-07-01 15:55:37 +01:00
Athanasius
821111284e Add translations for python 3.x warning popup 2020-07-01 15:55:37 +01:00
Jonathan Harris
efdade508d Indicate successful authentication
Fixes #389
2019-01-10 00:01:03 +00:00
Jonathan Harris
687957b775 Add privacy policy 2018-12-28 03:33:07 +00:00
Jonathan Harris
f17f5d3f25 PKCE OAuth2 access to cAPI 2018-12-28 03:32:26 +00:00
Jonathan Harris
cc4390de49 Switch EDDN integration to a plugin 2018-11-18 01:52:05 +00:00
Jonathan Harris
6c254f4bcd Get timestamp for cAPI-derived data from cAPI server
Fixes #318
2018-04-25 00:43:32 +01:00
Jonathan Harris
c874311349 Update tranlsations 2018-04-04 22:51:04 +01:00
Jonathan Harris
e3323f8f6f Drop support for interaction log 2017-11-24 08:59:50 +00:00
Jonathan Harris
85cae73529 Add support for syncing with Inara 2017-11-06 00:37:35 +00:00
Jonathan Harris
b2f13e94c7 Separate error for cAPI SKU failure 2017-10-06 19:49:04 +01:00
Jonathan Harris
976e044178 No longer need to suppress Update when carrying rares
FDev bug fixed in 2.4.
Fixes #92
2017-09-10 23:58:11 +01:00
Jonathan Harris
2038d2b2cc Fix typo 2017-08-15 09:12:59 +01:00
Jonathan Harris
e810b87dd4 Switch EDSM integration to a plugin 2017-07-29 15:36:44 +01:00
Jonathan Harris
60ad3b4c09 Inform plugins of Cmdr and Beta status
Notify plugins when Cmdr or Beta status changes while the preferences dialog
is open.

Display a note on the Credentials tab when Cmdr is not set. Addresses #224
2017-07-29 15:36:43 +01:00
Jonathan Harris
fe0835be10 Switch eddb integration to a plugin 2017-07-29 14:42:00 +01:00
Jonathan Harris
f53a837f85 Update translations 2017-06-30 19:15:49 +01:00
Jonathan Harris
fac7501855 Use EDDN gateway's idea of time-of-day rather than NTP's
Reverts ea0c3d3
2017-06-28 13:36:41 +01:00
Jonathan Harris
ea0c3d3e9a Check system time against NTP on startup 2017-06-28 10:18:12 +01:00
Jonathan Harris
5a5c6e6d08 Update translations 2017-06-19 14:31:39 +01:00
Jonathan Harris
584afec8ca Don't send data to EDDN or EDSM while on a crew 2017-05-03 13:35:47 +01:00
Jonathan Harris
2e63245859 Mention "Frontier" in FDev server errors 2017-04-27 21:20:36 +01:00
Jonathan Harris
964558a9c8 Add translation help text
Also cosmetic changes.
2017-04-25 12:07:20 +01:00
Jonathan Harris
01de54859e Update translations 2017-04-12 00:23:21 +01:00
Jonathan Harris
e571e2860d Add Transparent theme on Windows 2017-01-30 15:40:34 +00:00
Jonathan Harris
85191508d3 Specific error for API data doesn't match Journal 2017-01-12 01:29:26 +00:00
Jonathan Harris
9cfc9ddc4c Add Help menu 2017-01-12 01:29:26 +00:00
Jonathan Harris
0a0ee6773f Add ship values to stats dialog 2017-01-12 01:29:25 +00:00
Jonathan Harris
4dcecc2989 Drop support for Slopey's BPC format 2016-12-19 15:31:28 +00:00
Jonathan Harris
1f6a5883b7 Support Coriolis as an option for Ship link
Also switch to common loadout format with E:D Shipyard.
2016-11-22 00:52:30 +00:00
Jonathan Harris
7f2cf3a286 Rationalise startup sequence 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
5e90f040cc Give error when Companion server lagging 2016-09-02 16:05:20 +01:00
Jonathan Harris
70dfcd1375 Update translations 2016-08-22 21:39:44 +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
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
e9ef32598d Option to automatically update on docking
Fixes #83
2016-07-18 18:50:42 +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
a3edf805bb
Remove code to enable VerboseLogging
No longer required
2016-06-04 04:39:54 +01:00
Jonathan Harris
c5e50240b0
Get system coordinates from 1.6/2.1 netlog 2016-06-04 02:42:57 +01:00
Jonathan Harris
2c3f230b2e Add EDSM "Commander Name" phrase
Split from Privacy "Cmdr name" phrase.
2016-02-09 14:57:35 +00:00
Jonathan Harris
4945bee161 Support for changing language.
Fixes #61.
2016-02-07 18:50:02 +00:00
Jonathan Harris
f0683926fd Dark theme
Fixes #84
2016-02-01 03:41:37 +00:00
Jonathan Harris
787af050ba Update translations. 2016-01-28 12:32:27 +00:00
Jonathan Harris
7ef0447232 Add Czech translation courtesy of Cmdrs CatfoodCZ,
Mike Stix & DaraCZ.
2016-01-28 12:32:26 +00:00
Jonathan Harris
62a786955d Update EDSM autoopen translations.
For consistency move it into its own setting.
2016-01-10 05:46:45 +00:00