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

5747 Commits

Author SHA1 Message Date
dependabot[bot]
2fc9e49092
build(deps-dev): bump pytest from 7.4.3 to 8.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...8.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 17:43:46 +00:00
dependabot[bot]
f19ed7b642
build(deps-dev): bump setuptools from 69.0.3 to 69.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.3 to 69.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.0.3...v69.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 17:43:40 +00: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
41b789c5d2 Update en.template 2024-02-25 12:27:07 +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
Phoebe
cb437dd9a4 [Minor} Update Copyright year in README.md 2024-02-16 23:11:46 +01:00
Phoebe
6efd618fe4
Merge pull request #2158 from HullSeals/enhancement/2157/send-station-docking-data
[#2157] Add Station and Docking Data When Known
LGTM
2024-02-16 23:10:05 +01:00
David Sangrey
0faec6da6a
Merge pull request #2161 from EDCD/submodule-change/7871674651
[Auto-generated] Submodule Updates 7871674651
2024-02-12 16:34:58 -05:00
github-actions
4843f3b957 updating submodules 2024-02-12 12:24:45 +00:00
David Sangrey
36646cb0aa
Merge pull request #2159 from EDCD/submodule-change/7861908227
[Auto-generated] Submodule Updates 7861908227
2024-02-11 16:37:37 -05:00
github-actions
f37fb0d634 updating submodules 2024-02-11 12:22:22 +00:00
David Sangrey
4a4010ad7b
[#2157] Add Station and Docking Information When Available 2024-02-09 13:32:59 -05:00
David Sangrey
c7a3fd44e7
[Nit] Properly Display Lang Comment Representation 2024-02-09 11:35:15 -05:00
Phoebe
2b544399f8
Merge pull request #2154 from HullSeals/enhancement/2077/ensure_valid_providers
[#2077] Ensure Providers Are Valid
2024-02-09 00:28:01 +01:00
David Sangrey
c45a476fef
>:( 2024-02-08 13:12:21 -05: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
610d1971f9
Merge pull request #2152 from EDCD/dependabot/pip/develop/flake8-7.0.0
build(deps-dev): bump flake8 from 6.1.0 to 7.0.0
2024-02-07 19:33:53 -05:00
dependabot[bot]
1a70fc9429
build(deps-dev): bump flake8 from 6.1.0 to 7.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 00:31:50 +00:00
David Sangrey
24cfbfcd75
Merge pull request #2150 from EDCD/dependabot/pip/develop/types-requests-2.31.0.20240125
build(deps-dev): bump types-requests from 2.31.0.20231231 to 2.31.0.20240125
2024-02-07 19:31:24 -05:00
David Sangrey
7c17c6eebf
Merge pull request #2151 from EDCD/dependabot/pip/develop/flake8-noqa-1.4.0
build(deps-dev): bump flake8-noqa from 1.3.2 to 1.4.0
2024-02-07 19:31:08 -05:00
David Sangrey
73afa68067
Merge pull request #2153 from EDCD/dependabot/pip/develop/coverage-toml--7.4.1
build(deps-dev): bump coverage[toml] from 7.3.4 to 7.4.1
2024-02-07 19:30:23 -05:00
David Sangrey
4fcdacbc50
[Lang] Update Serbian Translations 2024-02-07 19:29:56 -05:00
Phoebe
6c1716ad0a
Merge pull request #2147 from HullSeals/enhancement/2146/cleanup-keyboard-interrupt
[#2146] Cleanup On KeyboardInterrupt
LGTM
2024-02-08 01:21:29 +01:00
David Sangrey
f4776e8317
[Eyeroll] 2024-02-07 19:15:18 -05:00
David Sangrey
bbd911cfd9
[#2146] Cleanup On CtrlC Already Running 2024-02-07 19:12:58 -05:00
dependabot[bot]
9263c4bc9b
build(deps-dev): bump coverage[toml] from 7.3.4 to 7.4.1
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.3.4 to 7.4.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.4...7.4.1)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 17:20:22 +00:00
dependabot[bot]
4b04ff98f0
build(deps-dev): bump flake8-noqa from 1.3.2 to 1.4.0
Bumps [flake8-noqa](https://github.com/plinss/flake8-noqa) from 1.3.2 to 1.4.0.
- [Commits](https://github.com/plinss/flake8-noqa/compare/v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: flake8-noqa
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 17:19:56 +00:00
dependabot[bot]
f46c2e1dc0
build(deps-dev): bump types-requests
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20231231 to 2.31.0.20240125.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 17:19:45 +00:00
David Sangrey
840dd54faf
[#2146] Cleanup On CtrlC 2024-01-30 17:38:30 -05:00
Phoebe
c10afa6e68
Merge pull request #2144 from HullSeals/enhancement/662/edsm-rate-limit
Enhancement/662/edsm rate limit
2024-01-16 23:04:29 +01:00
David Sangrey
0b90ca7708
[Minor] More Type Hints 2024-01-05 15:39:26 -05:00
David Sangrey
29c4bd4028
[Minor] Update Type Hint 2024-01-05 15:35:25 -05:00
David Sangrey
48311ae70c
[Minor] Bump Version String for internal 2024-01-04 19:31:59 -05:00
David Sangrey
f318b3256b
[662] Apply Rate Limit 2024-01-04 19:17:21 -05:00
Phoebe
ed17bff22d
Merge pull request #2143 from HullSeals/enhancement/edmc-cmd-ico
[Minor] Adds icon to EDMC.exe
2024-01-04 23:48:39 +01:00
David Sangrey
5ee7688c6a
[Minor] Adds icon to EDMC.exe
EDMC didn't have an icon, and everyone deserves to have their own special thing. Thanks to CMDR DrebinOmega for the design!
2024-01-04 16:19:51 -05:00
David Sangrey
7d362c41dd
Merge pull request #2141 from HullSeals/enhancement/2140/translate-newver-str
[2140] Translate Newver Str
2024-01-04 15:31:16 -05:00
David Sangrey
e531db8d48
[Flake8] Ignore Type Hint Missing
It's not missing. They're there.
2024-01-04 15:30:02 -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
Phoebe
19470bfae6
Merge pull request #2142 from HullSeals/fix/remove-wix-associated-files
[2127] Cleanup Wix and Manifest Files
2024-01-04 20:16:56 +01:00
Phoebe
7d7daebbdb
Merge pull request #2139 from HullSeals/enhancement/635/remove-ordered-dict
[635] Remove Ordered Dict
2024-01-04 20:16:25 +01:00
David Sangrey
4df38d6a73
[635] Remove Outdated Comment
All Dicts Keep Order.

Co-authored-by: Phoebe <40956085+C1701D@users.noreply.github.com>
2024-01-04 14:12:47 -05:00