1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 17:12:21 +03:00

3520 Commits

Author SHA1 Message Date
Athanasius
3edf4ed069 Contributing: re-format 'Work on Issues' 2021-06-07 12:04:14 +01:00
Athanasius
f80130a1de
Merge pull request #1150 from A-UNDERSCORE-D/enhancement/ast-lang-update
Added AST based LANG translation string detection
2021-06-07 12:01:55 +01:00
A_D
6b7cb2a366
Fixed overindented titles 2021-06-07 12:54:01 +02:00
A_D
2fb47377a3
Added comments 2021-06-07 12:43:22 +02:00
A_D
18c1bb1102
Made quoting consistent 2021-06-07 12:43:21 +02:00
A_D
7d77e4586b
Appeased the flake8 gods 2021-06-07 12:43:21 +02:00
A_D
398bc76056
returned string rather than printing 2021-06-07 12:43:21 +02:00
A_D
9c4bc182ca
Added LANG file generation and comment extraction 2021-06-07 12:43:16 +02:00
A_D
0c5806e12c
Made json output easier to work with 2021-06-07 12:42:07 +02:00
A_D
dbea29194b
Added the ability to compare to another LANG file 2021-06-07 12:42:07 +02:00
A_D
5bdbf334ae
Remove hack 2021-06-07 12:42:07 +02:00
A_D
b19f956219
use stderr 2021-06-07 12:42:06 +02:00
A_D
ce8fea9f1a
its not globbed 2021-06-07 12:42:06 +02:00
A_D
2281124807
Added AST based LANG translation string detection 2021-06-07 12:42:06 +02:00
Athanasius
372ba00cbd
Merge pull request #1151 from EDCD/enhancement/contributing-logging-and-misc
Contributing: Add section on choosing the correct logging level
2021-06-07 11:38:16 +01:00
Athanasius
3975aa3e87 Contributing: Choose an appropriate logging level
Open to comments on my definitions.
2021-06-07 11:16:02 +01:00
Athanasius
f6f5a8a8fe Contributing: Fix header levels after 'Scope changes' 2021-06-07 11:03:41 +01:00
Athanasius
367b148126
Merge pull request #1141 from A-UNDERSCORE-D/fix/logging_classvar_test_fails
Fixed line numbers for test
2021-06-07 10:53:17 +01:00
Athanasius
52dffc5c53
Merge pull request #1139 from A-UNDERSCORE-D/fix/1138-empty-backpack-json
Fixed erroring on empty backpack.json
2021-06-07 10:50:06 +01:00
Athanasius
5acb5e6140 EDMarketConnector: import update needed for type checking 2021-06-05 09:20:17 +01:00
Athanasius
73ead7c4ef Translations: Add generic 'Check', as in 'Check E:D journal file location' 2021-06-05 09:19:47 +01:00
Athanasius
09da4576bf plugins/coriolis: Correct case of translated string 2021-06-05 08:54:55 +01:00
Athanasius
ce9e7985c7 Release 5.1.0: Post-release bump of appversion to next-beta0 2021-06-04 19:26:31 +01:00
Athanasius
87da6af6b8 Releasse 5.1.0: Changelog: Thank Translators Release/5.1.0 2021-06-04 19:06:41 +01:00
Athanasius
704bbb3982 Release 5.1.0: Translations updated from OneSky
That includes the en.strings > en.template diff for order.
2021-06-04 19:05:38 +01:00
Athanasius
e522a50cb0 Release 5.1.0: Changelog - Inara Location events resolved 2021-06-04 19:02:08 +01:00
Athanasius
ac846dfc52 Merge branch 'develop' into release-5.1.0 2021-06-04 19:00:38 +01:00
Athanasius
3c7d922705
Merge pull request #1144 from EDCD/fix/inara-too-many-setlocation
inara: Don't send a generic setCommanderTravelLocation - be specific
2021-06-04 19:00:21 +01:00
Athanasius
1d3ee4d6a9 Inara: Fix case on Inara 'marketID' key 2021-06-04 18:58:41 +01:00
Athanasius
7a69ca5e6b Inara: Remove useless/wrong setCommanderTravelLocation from SupercruiseEntry
This is old code, pre-dating the move to EDCD.  We could only possibly
set the system name and address from this, and would always have already
set this from login Location event, or any jump-in event.
2021-06-04 18:57:05 +01:00
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