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

3327 Commits

Author SHA1 Message Date
A_D
a89d4f1901
Fixed line too long 2021-05-21 11:02:51 +02:00
A_D
e68494035e
Sorted imports 2021-05-17 08:25:13 +02:00
A_D
9d68938293
Added the ability to copy individual entries from status
Currently no method for entire pages.

closes 
2021-05-17 08:22:35 +02:00
Athanasius
cba2f32cef plugins/eddn: export_journal_entry didn't have is_odyssey arg added 2021-05-15 08:17:58 +01:00
Athanasius
1c327e2cee
Merge pull request from EDCD/enhancement/1054/eddn-odyssey-flag
plugins/eddn: Send bool 'odyssey' in all event messages.
2021-05-15 08:17:18 +01:00
Athanasius
b444647c4a PLUGINS: Explicitly outline how to be informed of all releases. 2021-05-12 22:47:36 +01:00
Athanasius
58c740bc6c plugins/eddn: Set odyssey flag in extra messages
1. journal outfitting
2. journal shipyard
3. journal commodities

As these are sourced from the additional .json files via a load over
`entry` contents we need to re-set `entry['odyssey']` and then make sure
we use it.
2021-05-12 18:18:41 +01:00
Athanasius
86a17e5e4c plugins/eddn: Utilise this.odyssey to augment CAPI-sourced messages
NB: Currently EDDN gateway doesn't have the updated schemas, so the
export_commodities() throws an exception and thus neither outfitting or
shipyard exports are even attempted.
2021-05-12 17:55:20 +01:00
Athanasius
286060a796 monitor: Add state flag 'Odyssey' for if LoadGame states we're running under Odyssey 2021-05-12 17:54:39 +01:00
Athanasius
8dfd638f28 plugins/eddn: Store Odyssey boolean in This state.
This is so we can access it in cmdr_data() as well.
2021-05-12 17:29:15 +01:00
Athanasius
97a6d07c51 plugins/eddn: Send bool 'odyssey' in all event messages.
This is so listeners can make decision on if/how/when to store data that
might be from base/horizons or Odyssey.
2021-05-12 17:14:58 +01:00
Athanasius
beef67dd34 img/: Add annotated UI image (well, labelled). 2021-05-12 16:09:55 +01:00
Athanasius
e73b193219 Add Odyssey example UI image. 2021-05-12 15:52:32 +01:00
Athanasius
c6712a7860 ChangeLog: beta/rc testers *might* need to manuall uninstall first. Release/5.0.0 2021-05-12 14:53:00 +01:00
Athanasius
08499625f5 5.0.0: Include --reset-ui .bat, and mention killswitches docs 2021-05-12 14:41:06 +01:00
Athanasius
6c590b0c39 Release 5.0.0: appversion and ChangeLog 2021-05-12 14:19:33 +01:00
Athanasius
d68d56050a coriolis-data: Fresh pull, script caused no change to {ships,modules}.p 2021-05-12 14:11:15 +01:00
Athanasius
7b67ac4118 Translations: Updated with latest OneSky 2021-05-12 14:10:15 +01:00
Athanasius
7f45953012 plugins/station: *Do* set station from BodyType/Body always
The 'if not this.station' was early paranoia when first getting things
working with Odyssey.  It prevents a relog from Horizons (i.e. different
location) from correctly picking up an Odyssey login station when
on-foot in concourse.

Also, EDSM was defaulting wrongly for this.station_marketid.  Not that
the plugin even *uses* that at this time.
2021-05-12 10:56:43 +01:00
Athanasius
b3495df1b6 PLUGINS: Tweak config.appversion section 2021-05-12 09:53:44 +01:00
Athanasius
c2f4e4fbda ChangeLog: Document back/forwards compatible config.appversion 2021-05-12 09:36:00 +01:00
Athanasius
00f4e00dc8 ChangeLog: Inform general users about potential plugin issues. 2021-05-12 08:46:01 +01:00
Athanasius
34e75d8fa1 Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop 2021-05-12 08:45:53 +01:00
Athanasius
6d6ff00490 ChangeLog: Be explicit about the steps for config update. 2021-05-12 08:17:31 +01:00
Athanasius
ba7099eecf
Merge pull request from EDCD/dependabot/github_actions/develop/actions/checkout-2.3.4
build(deps): bump actions/checkout from 2 to 2.3.4
2021-05-12 08:13:58 +01:00
dependabot[bot]
735f1bb846
build(deps): bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 07:13:48 +00:00
Athanasius
ab5ff34748
Merge pull request from EDCD/dependabot/github_actions/develop/actions/setup-python-2.2.2
build(deps): bump actions/setup-python from 2 to 2.2.2
2021-05-12 08:13:10 +01:00
dependabot[bot]
d02ede356e
build(deps): bump actions/setup-python from 2 to 2.2.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:16:52 +00:00
Athanasius
04b29928ed ChangeLog: Better config forwards-compatibility 2021-05-11 22:47:21 +01:00
Athanasius
41adf596ce PLUGINS/config: Better forwards-compatibility example 2021-05-11 22:46:39 +01:00
Athanasius
b8a9ec1303 ChangeLog: Cite the 'good' config forwards-compatibility for plugins 2021-05-11 21:50:58 +01:00
Athanasius
682c48e5ac PLUGINS: Document better config forwards compatibility code 2021-05-11 21:48:03 +01:00
Athanasius
e5bbf73acb docs/plugintest: Example of forwards-compatible config functions 2021-05-11 21:46:14 +01:00
Athanasius
1b7f5e2b06 PLUGINS.md: Document config methods workaround for <5.0.0 2021-05-11 08:32:07 +01:00
Athanasius
b0a2a058cc
Merge pull request from EDCD/dependabot/pip/develop/watchdog-2.1.1
build(deps): bump watchdog from 2.1.0 to 2.1.1
2021-05-11 08:24:55 +01:00
Athanasius
6f0962b167
Merge pull request from EDCD/dependabot/pip/develop/flake8-comprehensions-3.5.0
build(deps-dev): bump flake8-comprehensions from 3.4.0 to 3.5.0
2021-05-11 08:24:37 +01:00
dependabot[bot]
7a3cda6761
build(deps-dev): bump flake8-comprehensions from 3.4.0 to 3.5.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/adamchainz/flake8-comprehensions/releases)
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.4.0...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 05:19:40 +00:00
dependabot[bot]
4149bebe14
build(deps): bump watchdog from 2.1.0 to 2.1.1
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 05:19:29 +00:00
Athanasius
29e72031d3
Merge pull request from EDCD/enhancement/logging-class-def-frame
EDMCLogging: No fn.__qualname__ ?  Just use `name`.
2021-05-10 15:38:37 +01:00
Athanasius
bf54af7211 Lint new EDMCLogging test 2021-05-10 15:34:49 +01:00
Athanasius
4db6542269 EDMCLogging: No fn.__qualname__ ? Just use name. 2021-05-10 15:22:56 +01:00
Athanasius
f9f2c2a09c
Merge pull request from A-UNDERSCORE-D/fix/1044-qualname-may-not-exist
Fix classvar logging errors
2021-05-10 15:02:47 +01:00
A_D
71f2246cf4
Missed an import 2021-05-10 15:34:02 +02:00
A_D
5fea307fd7
Fixed quotes 2021-05-10 15:30:47 +02:00
A_D
36ccead469
added test for classvar logging 2021-05-10 15:29:04 +02:00
A_D
92e580e0c7
Fixed error when logging out of a class var
This also adds an insane amount of paranoia around getting SOMETHING
dumped when an exception happens.

Fixes 
2021-05-10 15:28:26 +02:00
Athanasius
71e3f8d2b3
Merge pull request from EDCD/dependabot/pip/develop/flake8-3.9.2
build(deps-dev): bump flake8 from 3.9.1 to 3.9.2
2021-05-10 08:22:41 +01:00
dependabot[bot]
8abaa2674a
build(deps-dev): bump flake8 from 3.9.1 to 3.9.2
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:15:42 +00:00
Athanasius
63a0456a9f PLUGINS.md: Fix Flags to reference edmc_data, not plug. 2021-05-09 10:32:58 +01:00
Athanasius
316bbba99d edmc_data: Add Status.json flags2 constants 2021-05-09 10:29:50 +01:00