Athanasius
f6777f0237
Inara: Only ApproachSettlement if we have system & fix key case
...
* If you're near a settlement on login you get an ApproachSettlement
before `monitor` has system set to pass into `journal_entry()`.
* We had a case-type of an Inara API key, so it wasn't setting the
BodyName.
* TRACE level logging of what we actually send to Inara.
2021-06-04 18:45:43 +01:00
Athanasius
fa0a7c48a2
Inara: setCommanderTravelLocation for SupercruiseExit and ApproachSettlement
2021-06-04 17:47:32 +01:00
Athanasius
07065b0bf3
inara: Comment out generic setCommanderTravelLocation event
...
This interferes with more specific such events, i.e. from Journal
`Location` event, if sent in the same batch.
2021-06-04 17:35:37 +01:00
Athanasius
13a31ba2f7
Merge pull request #1143 from A-UNDERSCORE-D/fix/inara-no-planet-when-landed
...
INARA: Be sure to include body with lat/long for setCommanderLocation
2021-06-04 17:21:58 +01:00
A_D
88193cb30f
be sure to include body with lat/long
2021-06-04 17:56:31 +02:00
A_D
caf594752f
Made use of guard clauses where possible
2021-06-04 16:26:07 +02:00
Athanasius
13119b9509
Release 5.1.0: *not* 5.0.5. We want the Minor bump.
2021-06-04 14:02:59 +01:00
Athanasius
e61c9bbe1f
Changelog: Name the new state members
2021-06-04 13:44:14 +01:00
Athanasius
34fe350a84
Release 5.0.5: appversion and changelog
2021-06-04 13:42:23 +01:00
Athanasius
7a7bd7036b
PLUGINS: Added 'New in 5.0.5' section
2021-06-04 13:41:03 +01:00
A_D
bf4e89377b
Fixed line numbers for test
2021-06-04 14:40:53 +02:00
Athanasius
b89d471911
Merge pull request #1140 from A-UNDERSCORE-D/fix/missing-docs
...
Documented new monitor.state values
2021-06-04 13:39:09 +01:00
A_D
0ecd33c013
Documented new monitor.state values
2021-06-04 13:47:29 +02:00
Athanasius
4273e2b551
Merge pull request #1130 from EDCD/enhancement/1127-inara-odyssey-support
...
Update INARA plugin to support new odyssey API endpoints
2021-06-04 12:14:23 +01:00
A_D
f9efe0e5a9
Fixed erroring on empty backpack.json
...
closes EDCD/EDMarketConnector#1138
2021-06-04 12:19:10 +02:00
Athanasius
752f4b78d7
Merge pull request #1137 from EDCD/fix/1134/edsm-multi-cmdr
...
EDSM: Don't blindly assume we *already* have EDSM cmdr name and apikey
2021-06-04 10:46:28 +01:00
Athanasius
d5bb0cce5d
EDSM: credentials() should just return None
if no apikey
2021-06-04 10:21:56 +01:00
Athanasius
7bae9afe02
EDSM: Don't blindly assume we *already* have EDSM cmdr name and apikey
2021-06-04 10:16:52 +01:00
A_D
607729b77b
added setCommanderTravelLocation from Location event
2021-06-04 00:15:57 +02:00
A_D
8a94a57e78
Removed debug warnings and bool
2021-06-02 21:46:52 +02:00
A_D
86de3769d2
Fixed nonplural var containing plural names
2021-06-02 13:15:57 +02:00
A_D
6a02b6efc7
Fixed taxi log
2021-06-02 13:00:49 +02:00
A_D
2a68b81170
Fixed broken suitMods field
2021-06-02 12:32:32 +02:00
A_D
571db43257
Update Engineering for suits
2021-06-02 12:28:06 +02:00
A_D
71afdf0bdb
Added missing BodyType init
2021-06-02 11:58:33 +02:00
A_D
2f684a91e3
removed monitor.planet use
2021-06-02 11:57:28 +02:00
Athanasius
82d3897ae7
Merge pull request #1131 from EDCD/dependabot/pip/develop/pytest-cov-2.12.1
...
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
2021-06-02 08:33:17 +01:00
dependabot[bot]
fc2d3d3193
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 05:26:45 +00:00
A_D
c737753a8b
Fixed comment
2021-06-01 14:32:17 +02:00
A_D
41c826f536
delCommanderSuitLoadout done, update in-progress
2021-06-01 14:31:34 +02:00
A_D
a06095aba0
Start on setCommanderSuitLoadout
2021-06-01 09:42:41 +02:00
A_D
d69d0245f2
Implemented ship locker materials
2021-05-31 16:51:38 +02:00
A_D
0322fd37b1
Started updating existing events with taxi info
2021-05-31 12:58:37 +02:00
A_D
a7a9de77d7
Added rudimentry taxi status tracking
2021-05-31 12:58:20 +02:00
A_D
11ec6bfe49
Start implementing addCommanderTravelLand
2021-05-31 11:33:05 +02:00
Athanasius
dc5bd55104
Merge pull request #1129 from EDCD/dependabot/pip/develop/pywin32-301
...
build(deps-dev): bump pywin32 from 300 to 301
2021-05-31 08:23:28 +01:00
Athanasius
c1aece30d6
Merge pull request #1128 from EDCD/dependabot/pip/develop/certifi-2021.5.30
...
build(deps): bump certifi from 2020.12.5 to 2021.5.30
2021-05-31 08:21:54 +01:00
dependabot[bot]
fbee13e8a6
build(deps-dev): bump pywin32 from 300 to 301
...
Bumps [pywin32](https://github.com/mhammond/pywin32 ) from 300 to 301.
- [Release notes](https://github.com/mhammond/pywin32/releases )
- [Changelog](https://github.com/mhammond/pywin32/blob/master/CHANGES.txt )
- [Commits](https://github.com/mhammond/pywin32/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:19:28 +00:00
dependabot[bot]
5713c7fe31
build(deps): bump certifi from 2020.12.5 to 2021.5.30
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2020.12.5 to 2021.5.30.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2021.05.30 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:19:17 +00:00
Athanasius
a013f7ecf2
Merge pull request #1123 from A-UNDERSCORE-D/fix/imports
...
Cleanup imports where possible, remove incase imports
2021-05-28 14:08:10 +01:00
A_D
a022b150ac
Removed threading
2021-05-28 14:58:13 +02:00
A_D
29b10464f7
Removed http
2021-05-28 14:47:26 +02:00
A_D
35c45269ac
threading isnt a package, apparently
2021-05-28 14:46:54 +02:00
A_D
bda440df3b
Moved packages to packages section
2021-05-28 14:46:54 +02:00
A_D
fe90f1f0b3
Cleaned up imports, removed incase imports
...
closes EDCD/EDMarketConnector#569
2021-05-28 14:46:51 +02:00
Athanasius
f3b8df6548
Merge pull request #1117 from A-UNDERSCORE-D/fix/491-configurable-coriolis-link
...
Add configuration option for coriolis.io instance to use
2021-05-28 13:16:43 +01:00
A_D
57abeb0dcf
newline
2021-05-28 13:18:09 +02:00
A_D
90e3238e10
added forwardslash to title
2021-05-28 13:14:49 +02:00
A_D
2dd80e8314
Set dropdown default to currently selected option
2021-05-28 13:09:42 +02:00
A_D
4c658577f4
Forgot to re-localise when reading from conf
2021-05-28 13:05:49 +02:00