1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 23:37:14 +03:00

154 Commits

Author SHA1 Message Date
David Sangrey
9ddf7aa28a
Merge pull request #2267 from HullSeals/enhancement/748/change-plugin-dir
[748] Allow Custom Plugins Directory
2024-07-21 23:32:33 -04:00
David Sangrey
fee05d3aa5
[748] Enable Automatic Restart 2024-06-25 12:01:29 -04:00
David Sangrey
86b5556efb
[748] Enable Plugin Change w/ App Restart 2024-06-25 11:25:05 -04:00
David Sangrey
067bef628e
[2262] Update Capitalizations and add Translations 2024-06-23 13:14:41 -04:00
David Sangrey
d4960efa8c
[Lang] Update Translations
Also corrects fleetcarrier to proper Fleet Carrier
2024-06-03 16:44:18 -04:00
David Sangrey
8a27ca266d
[Minor] Add Translation 2024-05-28 09:02:58 -04:00
David Sangrey
ce45e5cd34
Merge branch 'develop' into enhancement/519/add-beta 2024-05-24 18:43:59 -04:00
David Sangrey
f6d7100f24
[Fix] Update Translations, Fix Menu Creation, Fix Alt URL 2024-05-21 16:54:49 -04:00
David Sangrey
148c853b1e
*Grumble Grumble* 2024-05-14 23:04:16 -04:00
David Sangrey
68fac14c67
[Translations] Update Translations 2024-05-14 20:13:49 -04:00
David Sangrey
264d359a29
Merge branch 'develop' into enhancement/519/add-beta 2024-05-14 18:00:36 -04:00
Phoebe
f7350fb46d
Merge pull request #2214 from HullSeals/enhancement/1801/FDEV-ID-Updater
[1801] FDEV ID Local Updater
2024-05-14 23:22:20 +02:00
David Sangrey
2686b23b3b
Merge branch 'develop' into enhancement/1801/FDEV-ID-Updater 2024-05-13 20:21:42 -04:00
David Sangrey
99a0cc9eea
Merge branch 'develop' into enhancement/806/system-profiler 2024-05-13 20:20:44 -04:00
David Sangrey
1e1ab64b1a
Merge branch 'develop' into enhancement/519/add-beta 2024-05-13 20:13:45 -04:00
Phoebe
95fa67ca86
Merge pull request #2210 from HullSeals/enhancement/1173/right-click-provider-options
[1173] Add Right-Click Menu to UI Elements
2024-05-14 01:48:54 +02:00
David Sangrey
1d052e4930
[519] Add Downgrade Warning 2024-05-05 18:17:00 -04:00
David Sangrey
ce2e20639c
[806] Add Translation 2024-05-01 20:00:59 -04:00
David Sangrey
af207f60e8
[1801] FDEV ID Local Updater
This removes the FDEV ID Submodule, and instead hands over responsibility for maintaining the fdev id files to the internal system updater. Instead of the full submodule, we only pull the two files we need.
2024-04-27 20:10:09 -04:00
David Sangrey
770c0ed3a5
[2203] Catch Irrecoverable Errors 2024-04-26 00:41:58 -04:00
David Sangrey
c8f2b6018c
[1173] Right-Click Provider Options 2024-04-24 20:03:04 -04:00
David Sangrey
ccb103242c
Merge branch 'develop' into enhancement/2186/remove-darwin 2024-04-05 17:17:51 -04:00
David Sangrey
572f724a71
[1471] Add PIL to Improve Clipboard 2024-03-28 12:59:22 -04:00
David Sangrey
cfb6f729ab
[2186] Remove Unused Translations 2024-03-27 21:27:22 -04:00
David Sangrey
6da7597e79
[Lang] Add Language Check 2024-03-23 10:27:01 -04:00
Phoebe
41b789c5d2 Update en.template 2024-02-25 12:27:07 +01:00
David Sangrey
e5172e0486
[#2077] Ensure Valid Providers on Boot
Ensure we have valid providers set, and throw a warning dialog if we don't.
2024-02-08 13:10:16 -05:00
David Sangrey
881c94a619
[Lang] Update Lang Comment 2024-01-04 15:22:57 -05:00
David Sangrey
41b879716f
[2140] Translate Newver Str 2024-01-04 15:22:50 -05:00
David Sangrey
fe327606ab
[1801] Add Warning for FDevIDs 2023-12-15 11:51:53 -05:00
David Sangrey
dac9542557
[Minor] Correct Template S&G
Also includes a minor fix for try/except if coriolis-data is missing
2023-12-13 19:38:42 -05:00
Phoebe
34d91dfb2d [Enhancement] Broken Plugins Popup
- Adds a Popup at startup about Plugins that failed to load.
- Adds entry about broken Plugins in the Settings - Plugins tab.
- Adds corresponding translation entries.
2023-12-14 01:06:09 +01:00
David Sangrey
761e9f0f59
[Translations] Update Translation Files 2023-12-13 17:27:33 -05:00
David Sangrey
c511b51003
[Translations] Update Translation Template 2023-12-06 17:41:22 -05:00
David Sangrey
3563084f67
#2031 Remove more references to EDDB 2023-07-22 20:54:32 -04:00
Athanasius
5daabc57ef
translations: Updated l10n/en.template via script 2023-01-04 15:08:55 +00:00
Athanasius
fe38367e19
Translations: Update en.template with latest script output
Yes, we're just trusting it this time.
2023-01-03 11:48:18 +00:00
Athanasius
4b31b67042
CAPI: Only perform queries for Live galaxy.
* This is *temporary* pending properly implementing utilising the Legacy
  CAPI host.
* Check in the EDMarketConnector.EDApp.capi_request_data() function *and*
  also in some companion.session functions.  But not absolutely all possible
  entry points because we'll be undoing it when we implement Legacy support.

This *is* sufficient for the current core code entry points.  If any plugin
is invoking its own CAPI requests, well it shouldn't be.
2022-12-01 16:42:04 +00:00
Athanasius
a944eaf445
translations: Add new inara.py string about Live data only 2022-11-27 16:49:45 +00:00
A_D
ddcb5219b4
fix mercenary rank, add some comments 2022-01-25 19:23:22 +02:00
A_D
046c07e89c
add Elite I-V 2022-01-25 18:43:04 +02:00
A_D
1f9f7d45f9
update lang 2022-01-25 17:48:56 +02:00
Athanasius
ba69029593
L10n: Re-generated now we have a LANG for "Minimize to systray" 2021-11-13 12:38:49 +00:00
Athanasius
33fbbd4da9
eddn/L10n: Use single quotes in translated strings 2021-11-12 15:36:26 +00:00
Athanasius
f5a4469337
EDDN: Sanity check NavRoute contents & handle EDDN 400
* Closes #1342 - A user had a NavRoute message with no Route array.
  It's always from the file, so the file had to be missing it?
* This results in an EDDN '400', and now we'll drop such messages from
  the replaylog so they're not constantly retried.
2021-11-12 15:06:27 +00:00
Athanasius
531302b7da
Notify user when 'File' > 'Status' fails
Rather than a silent failure, set a status line message and also play
the 'bad' sound to draw their attention to it.
2021-10-20 14:32:04 +01:00
Athanasius
4397acc6fb
CAPI: Status text when aborting due to CQC (& en.template updated) 2021-08-24 14:06:12 +01:00
A_D
a0c1854818
fixed letter transposition
I hate the word captain.
2021-08-07 20:20:48 +02:00
A_D
455250019d
added lang entries 2021-06-28 10:36:37 +02:00
Athanasius
713b6b753d CAPI: Catch where we're CAPI-docked, but monitor.station is None
Docked at an EDO settlement means CAPI says we are, but we've forgotten
monitor.station because there's not enough Journal information and too
many corner cases to be *sure* of re-using old data.
2021-06-13 20:09:00 +01:00