1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 07:20:02 +03:00

744 Commits

Author SHA1 Message Date
David Muckle
9ff3327ff7 Add code to track PP2.0 rank, merits, etc 2025-02-20 19:17:50 -05:00
David Sangrey
6bc29f07d6
Merge pull request #2276 from HansAcker/eddn-nowip
pass Horizons/Odyssey flags in NavRoute
2024-08-26 18:26:58 -04:00
David Sangrey
6a3691d755
[2278] Fix Incomplete OrderedDict 2024-07-29 18:58:30 -04:00
Hans Acker
ee0f317791
pass Horizons/Odyssey flags in NavRoute
The old workaround appears to be not needed anymore. EDDN accepts NavRoute with Horizons/Odyssey flags now.

EDDiscovery, EDO Materials Helper and others also set these flags.
2024-07-13 06:35:21 +02:00
David Sangrey
5099093682
Merge branch 'develop' into fix/2232/edsm-preferences 2024-05-13 20:13:35 -04:00
David Sangrey
79ed7bee66
Merge branch 'develop' into enhancement/1654/add-shiprange-and-cargocapacity 2024-05-13 10:31:52 -04:00
David Sangrey
eece4c2ba7
[2232] Set EDSM Settings 2024-05-12 23:18:24 -04:00
David Sangrey
ad16f0666d
[2232] Fix Missing Preferences
Fixes an issue that could present on clean installs where the EDSM keys weren't generated properly.

When the heck did this bug get introduced???
2024-05-12 23:16:45 -04:00
David Sangrey
e573b89966
[1654] Updated setCommanderShip entry 2024-04-27 14:58:03 -04:00
David Sangrey
080d9f98f2
[1812] Handover Translations 2024-04-22 17:33:28 -04:00
David Sangrey
dd5e3812a7
[2186] Refine macOS to preserve ContextMenu 2024-04-13 14:44:44 -04:00
David Sangrey
d9c7a79155
[Minor] Update Type Hintings
No Content Changes, Shuts Up MyPy
2024-04-06 16:59:49 -04:00
David Sangrey
ccb103242c
Merge branch 'develop' into enhancement/2186/remove-darwin 2024-04-05 17:17:51 -04:00
David Sangrey
b5a4ee6ed2
[Nit] Cleanup some Flake8 2024-03-28 10:49:01 -04:00
David Sangrey
ae74d949a8
[Nit] Indentation, Yay! 2024-03-27 21:24:11 -04:00
David Sangrey
c1b8533cb4
[2186] Simplify myNB Files 2024-03-27 21:22:35 -04:00
David Sangrey
57cd75e75e
[2186] Additional Files 2024-03-27 19:39:51 -04:00
David Sangrey
14a38688e1
[2155] Add DockingDenied and DockingGranted Schemas
I love the schema system. It's so simple!
2024-03-23 14:42:18 -04:00
David Sangrey
110f9efd07
[#635] Properly Convert Message
Message should have been updated for the new format. It got missed here.
2024-03-04 18:37:00 -05:00
David Sangrey
727b8e5413
Merge pull request #2165 from HullSeals/enhancement/2163/update-inara-to-use-isthargoid-flag
[2163] Update Inara plugin to better handle Thargoid Combat events
2024-03-04 18:04:15 -05:00
Phoebe
99daff1295 Flake8 2024-02-25 20:45:59 +01:00
Phoebe
249f89f0fe Add checks to `Died` event 2024-02-25 19:46:49 +01:00
Phoebe
68a2767c39 Match remaining parts of `EscapeInterdiction` 2024-02-25 19:14:08 +01:00
Phoebe
a45527e104 Check for `EscapeInterdiction` events as well
Also rewrites the ``EscapeInterdiction`` path to match the other Interdiction paths.
2024-02-25 15:32:44 +01:00
Phoebe
af3b9d250a Check for and use `isThargoid` flag
- Check and use ``isThargoid`` flag for Interdiction events.
- Also updates the Paranoia check to also work in case of missing and not just empty parameter.
2024-02-25 15:20:14 +01:00
Phoebe
57a1f1cdd9 Flake8 the third 2024-02-19 23:42:39 +01:00
Phoebe
e322dedba7 Flake8 fix the second 2024-02-19 23:30:16 +01:00
Phoebe
51fea68909 [Minor] Flake8 and mypy 2024-02-19 23:23:56 +01:00
Phoebe
dbdc8e47f2 #1181 Keep Coriolis URL Selection
fix/1181/coriolis-overrides-change-when-switching-languages
2024-02-19 23:18:39 +01:00
David Sangrey
4a4010ad7b
[#2157] Add Station and Docking Information When Available 2024-02-09 13:32:59 -05:00
David Sangrey
f318b3256b
[662] Apply Rate Limit 2024-01-04 19:17:21 -05:00
David Sangrey
7cac00b2e8
[635] Remove Ordered Dict 2024-01-03 23:55:12 -05:00
David Sangrey
b7633fa6e3
Handover a number of Lists to Tuples
Tuples are (slightly) more efficient for comparing if x in y. Not that it'll really matter at this scale, but it's technically better and simple to implement.

Applying to all files except theme.py, because theme.py is scary.
2023-12-27 00:29:35 -05:00
David Sangrey
21268d5f19
[Minor] Correct Spelling of Spansh 2023-12-07 11:55:07 -05:00
David Sangrey
c511b51003
[Translations] Update Translation Template 2023-12-06 17:41:22 -05:00
David Sangrey
e2285729df
Merge pull request #2086 from GLWine/develop
Fixed translation hook in EDSM.py and Inara.py
2023-12-06 17:17:39 -05:00
David Sangrey
173c32f314
[Minor] Update Code Checks 2023-12-06 17:15:46 -05:00
David Sangrey
170b86b5dc
[2051] Remove More Old Types 2023-11-30 21:45:04 -05:00
Phoebe
ed163ddb61 [Minor] Typos and mypy 2023-11-17 22:40:08 +01:00
Phoebe
71ff00ce58
[1490] Adds spansh as a URL provider
- Adds a spansh plugin as a URL provider for systems and stations.
- Adds plugin path to build.py.
- Updates a comment in the EDSM plugin.
2023-11-17 16:05:27 -05:00
David Sangrey
a169fb5a18
[Minor] Suppress Errant MyPy Error 2023-11-17 10:54:00 -05:00
David Sangrey
6c06600f21
Merge pull request #2096 from HullSeals/fix/2088/fix-and-standardize-UI
Fix and standardize Settings UI
2023-11-16 21:42:41 -05:00
Phoebe
a3c1763f4a [2095] Standardize horizontal Padding
- Standardizes horizontal Padding.
- Fixes further padding issues.
- Part of #2095
2023-11-17 03:05:42 +01:00
Phoebe
fc9775b910 [Minor] flake8 2023-11-17 01:57:13 +01:00
Phoebe
8063cf099b [2095] Standardize vertical Padding
- Standardizes vertical Padding.
- Fixes issues with the disabled and outdated Plugin list.
- Part of #2095
2023-11-17 01:39:52 +01:00
David Sangrey
93619e4565
[2051] Fix Localized Strings 2023-11-16 18:18:10 -05:00
Phoebe
07ae14be5a [2088] fix UI bugs, introduce standard
- Fixes #2088 and #2089.
- Adds usage of ``row=`` for ``.grid()`` for all config entries in included plugins.
- Changes all config pages to start at row 0.
- Starts introducing a standard for config panel layouts.
2023-11-16 22:21:57 +01:00
David Sangrey
070a3989a0
[2051] Prevent Typing Reversion
Thanks to @norohind for catching this one! I'm not up to date on my PEP585.
2023-11-10 11:33:04 -05:00
Giampiero
98e9765391
Fixed translation hook line 355
Corrected the text of code line 355;
The text text="Show API Key" cannot be translated as indicated, so I rewrote it as text=_('Show API Key').
2023-10-31 01:31:29 +01:00
Giampiero
b0ae7f140c
Fixed translation hook line 295
Corrected the text of code line 295;
The text text="Show API Key" cannot be translated as indicated, so I rewrote it as text=_('Show API Key').
2023-10-31 01:23:59 +01:00