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

1213 Commits

Author SHA1 Message Date
Jonathan Harris
09de1adc91 Make replay file line-buffered (#448)
Squashed commit of the following:

commit d42bb0add648ba52e56dd03a48ef9e1d09fdbda0
Author: Jonathan Harris <jonathan@marginal.org.uk>
Date:   Fri Sep 13 19:36:14 2019 +0100

    Use line buffering when creating replay file.

commit 1b6e499e2c306b66708a9fd210d1db1771c4c78f
Author: Athanasius <github@miggy.org>
Date:   Thu Sep 12 17:30:59 2019 +0100

    Use line buffering for replay file.

      By default it takes a lot of data being written to the file for it to
    be flushed.  Or exiting EDMC.  So, let's reduce the chances of data
    loss.
2019-09-13 19:46:20 +01:00
Jonathan Harris
02d4da30d5 Don't give error if system coordinates unknown
Fixes #446
2019-09-13 19:46:05 +01:00
Athanasius
59b738fbf0 eddn cmdr_data not actually checking 'send to EDDN' option. (#445) 2019-09-13 19:45:20 +01:00
Jonathan Harris
86cd6c0f2c Document Journal location under Wine 2019-08-18 05:38:10 +01:00
Jonathan Harris
610f689504 Document Arch Linux 2019-08-17 18:41:49 +01:00
Jonathan Harris
f19fde1f77 Tidy 2019-08-14 18:37:08 +01:00
Jonathan Harris
17dc663cea Document Linux Steam Play and Wine setup
Fixes #437
2019-08-14 18:28:32 +01:00
Jonathan Harris
f6a8e67e90 Add more dashboard flags 2019-08-09 20:04:22 +01:00
Lysergia
7b291ede3d Set the WM_CLASS Name of the Root Window (#430)
This allows manipulation of the main window by window managers & desktop
environments.
2019-07-21 01:46:00 +01:00
Jonathan Harris
d8b5884b05 Notify plugins of Inara ship, system and station IDs
Fixes #425
2019-07-06 15:28:48 +01:00
Jonathan Harris
cd73383986 Release 3.42 rel-342 2019-06-19 12:25:10 +01:00
Jonathan Harris
169c8e09b4 Run from source without obtaining a CLIENT_ID 2019-06-19 12:24:22 +01:00
Jonathan Harris
a6ce9edc1d Fix running under Wine 2019-06-19 12:09:26 +01:00
Jonathan Harris
de9760c4d2 Update EDSY URL 2019-06-19 09:31:48 +01:00
Jonathan Harris
c5d2df3e28 Add masses for advanced multi-cannon 2019-06-19 09:31:20 +01:00
Jonathan Harris
365fe448da Add advanced multi-cannon from "Bridging the Gap" 2019-06-01 19:25:10 +01:00
Jonathan Harris
2dd6c4d008 Support not always on top with dark theme on Linux
Fixes #421
2019-05-28 00:06:33 +01:00
Jonathan Harris
f8a3942df2 Fix for boolean config values on Linux 2019-05-28 00:00:56 +01:00
Jonathan Harris
539d252213 Fix for running from arbitrary directory on Linux
Fixes #420
2019-05-26 11:07:29 +01:00
Jonathan Harris
0f9b1da641 Document dependency on tkinter 2019-05-21 17:12:06 +02:00
Jonathan Harris
126f51b1d2 Drop "imaging-tk" requirement
Fixes #418
2019-05-21 17:04:14 +02:00
Jonathan Harris
2a557fd37c Drop "keyring" requirement
Ref #418
2019-05-21 16:15:03 +02:00
Jonathan Harris
96d40a06ba Release 3.41 rel-341 2019-05-02 02:04:53 +01:00
Jonathan Harris
354b7cd10e Update eddb database 2019-05-02 02:04:53 +01:00
Jonathan Harris
478cee5c6a Update copyright dates 2019-05-02 00:08:40 +01:00
Jonathan Harris
d373fd39aa Reduce transparent theme window size
Fixes #414
2019-05-02 00:08:27 +01:00
Jonathan Harris
68bc025c07 Release 3.40 rel-340 2019-04-26 18:12:40 +01:00
Jonathan Harris
39a5c4d68e Update translations 2019-04-26 18:10:42 +01:00
Jonathan Harris
2f8b04db87 Add 3.4 modules 2019-04-26 18:10:42 +01:00
Jonathan Harris
569bb0d834 Increase Auth timeout 2019-04-26 18:10:42 +01:00
Jonathan Harris
1ac76d11db Suppress cAPI queries if waiting for Auth callback 2019-04-26 18:10:42 +01:00
Jonathan Harris
dc20d6a449 Actually add the Euro Caps font to repo
Ref 3b321df
2019-04-26 13:09:33 +01:00
Jonathan Harris
70ec257934 Wait til log set up before installing translations 2019-04-09 10:10:33 -07:00
Jonathan Harris
3822cd61be Handle malformed plugin localisation files 2019-04-09 06:00:21 -07:00
Jonathan Harris
3b321df6b0 Use "Euro Caps" font with transparent theme
Addresses #412
2019-04-07 14:56:58 +01:00
Jonathan Harris
5e634266f3 Release 3.38 rel-338 2019-02-19 18:29:55 +00:00
Jonathan Harris
11000b086d Generate separate error when deauthorization is required 2019-02-19 18:16:07 +00:00
Jonathan Harris
19ccfaf481 Wait for other instance to be responsive before forwarding auth 2019-02-19 18:14:16 +00:00
Jonathan Harris
04ee40ee26 Handle browser invoking the app directly rather than via ShellExecute
Partially addresses #403
2019-02-19 02:53:17 +00:00
Jonathan Harris
ca0c650955 Add influence and reputation gain to setCommanderMissionCompleted 2019-02-16 17:52:36 +00:00
Jonathan Harris
9be34ba571 Document deauthorizing 2019-02-13 01:50:40 +00:00
Jonathan Harris
181ccdd7d3 Document journal upload to EDSM and Inara 2019-02-10 00:06:06 +00:00
Jonathan Harris
37a1f0dd23 Notify other plugins of system's EDSM status 2019-01-28 17:22:14 +00:00
Jonathan Harris
bcd353005d Troubleshooting Firefox 2019-01-25 18:52:03 +00:00
Jonathan Harris
1dc6d04954 Factor in Horizons flag when de-duplicating 2019-01-25 18:05:42 +00:00
Jonathan Harris
aa1cc6a268 Document proxy issues 2019-01-25 10:32:11 +00:00
Jonathan Harris
8cd44dc3a4 Release 3.37 rel-337 2019-01-18 14:58:42 +00:00
Jonathan Harris
9b8d20898d Update eddb database 2019-01-18 14:58:42 +00:00
Jonathan Harris
8838dde116 More robust handling of cAPI server errors 2019-01-18 13:21:51 +00:00
Jonathan Harris
b9bb293624 Correct link 2019-01-17 18:40:16 +00:00