1048 Commits

Author SHA1 Message Date
clonedArtie
a4475a7177
Update fsssignaldiscovered-v1.0.json 2024-10-31 21:45:49 +01:00
clonedArtie
60f80cfe69
Update fsssignaldiscovered-v1.0.json
Added SpawningPower property.
2024-10-31 12:06:08 +01:00
clonedArtie
e874815a6e
Minor fix for system/station name renames 2024-01-24 15:32:36 +01:00
clonedArtie
0adcc3713e
Minor typo fix 2024-01-24 14:19:34 +01:00
clonedArtie
cd07f7f3c5
Added new schemas 2024-01-23 17:53:56 +01:00
spansh
3c9ff1a25a
Added docking denied and granted (#219)
* added docking denied and granted

* made reason mandatory

---------

Co-authored-by: Gareth Harper <git@spansh.co.uk>
2024-01-23 13:57:06 +01:00
spansh
03729d0f8e
added stationtype and carrierDockingAccess (#220)
* added stationtype

* removed specific ellision of stationType

---------

Co-authored-by: Gareth Harper <git@spansh.co.uk>
2024-01-23 13:56:53 +01:00
clonedArtie
764d14dbe1
Shorten uploaderID hash persistence duration 2024-01-23 13:55:50 +01:00
clonedArtie
3d2693aa3f
Merge branch 'live' into master 2023-10-23 13:25:07 +02:00
Rob
0e90e0d985
Merge pull request #217 from spansh/factionstate-and-stationfaction
Added factionstate and stationAllegiance
2023-10-23 12:10:50 +01:00
Gareth Harper
e2d1f438fc added factionstate and stationfaction 2023-10-23 11:03:11 +00:00
clonedArtie
41f9713f09
Adding latest changes to live branch. (#216)
* "Typo" in headline

Since this is the Readme for FSSBodySignals the Headline wrongly contains FSSAllBodiesFound.

* Update README.md to remove mention of EDDB

EDDB is now defunct and its links are dead.

* added update 17 schema changes, also protected from additional properties
approachsettlement gets station data
fsssignaldiscovered gets signaltype

* additionalproperties in correct place

---------

Co-authored-by: Lord Asrothear <lord@asrothear.de>
Co-authored-by: Rob <robxp@hotmail.com>
Co-authored-by: Avraham Adler <aadler@users.noreply.github.com>
Co-authored-by: Gareth Harper <git@spansh.co.uk>
2023-10-19 12:21:30 +02:00
Rob
7250b90858
Merge pull request #215 from spansh/update-17-journal-changes
Update 17 journal changes
2023-10-17 12:30:46 +01:00
Rob
5ac63ae6c4
Merge pull request #213 from aadler/patch-1
Update README.md to remove mention of EDDB
2023-10-17 12:29:31 +01:00
Gareth Harper
8225dd0ae0 additionalproperties in correct place 2023-10-17 09:30:47 +00:00
Gareth Harper
8ef2ef8c3f added update 17 schema changes, also protected from additional properties
approachsettlement gets station data
fsssignaldiscovered gets signaltype
2023-10-17 09:28:39 +00:00
Avraham Adler
5690287723
Update README.md to remove mention of EDDB
EDDB is now defunct and its links are dead.
2023-05-21 22:21:50 +00:00
Rob
05fb8664f9
Merge pull request #211 from Asrothear/patch-1
"Typo" in headline
2023-05-06 08:08:16 +01:00
Lord Asrothear
8706de2d33
"Typo" in headline
Since this is the Readme for FSSBodySignals the Headline wrongly contains FSSAllBodiesFound.
2023-05-05 22:40:27 +02:00
Athanasius
02762b0ddd
Merge branch 'master' into live 2023-01-19 16:04:28 +00:00
Athanasius
2749db69e8
Merge branch 'develop' 2023-01-19 16:04:15 +00:00
Athanasius
6a514d3bae
Gateway: Improve the new logging elements
* There are different source-keys for much of this.
* Have game_version *then* game_build.
* Where a message doesn't have a relevant field, set to '-'.
2023-01-19 16:01:53 +00:00
Athanasius
d983a6c806
Gateway: Expand logging on Accepted or Validation Error 2023-01-19 15:29:57 +00:00
Athanasius
953a819135
Merge pull request #207 from jixxed/fix/commodity-readme
Update readme ellisions for journal based commodity messages
2023-01-12 15:13:18 +00:00
Athanasius
50cd2b0f35 eddn-report: EDDI / navroute / missing Route 2023-01-12 08:54:51 +00:00
Athanasius
10dcdb9a2f eddn-report: EDDI 4.0.2 fsssignaldiscovered without StarPos 2023-01-11 08:44:01 +00:00
jixxed
ee217d24a2 Improve description 2023-01-10 15:09:42 +01:00
Athanasius
177a5383b9 eddn-report: Bump EDDI to 4.2.0, and comment out latest reported issue 2023-01-10 09:00:05 +00:00
jixxed
72ebafa5f5 Update readme ellisions for journal based commodity messages 2023-01-09 23:02:35 +01:00
Athanasius
2a461a9e46 eddn-report: Bump all version checks to latest & EDDI report exception
* Raised all softwareVersion checks to latest releases.
* EDDI has an approachsettlement/1 issue that's been reported.
2023-01-06 09:00:09 +00:00
Athanasius
0b87f7cb4e
Merge branch 'master' into live 2022-12-10 11:12:51 +00:00
Athanasius
7c3863d72d
Merge branch 'develop' 2022-12-10 11:12:35 +00:00
Athanasius
d263b7f929
Merge pull request #204 from EDCD/fix/schemas/fcmaterials_json-items-array-contents
schemas/fcmaterials_json: Spec of in-array items needs to be correct
2022-12-10 11:09:03 +00:00
Athanasius
90bf38a451
schemas/fcmaterials_json: Spec of in-array items needs to be correct
python `jsonschema` raises no errors when you erroneously forget to wrap
the specification of each "array" member in `"items": { ... }`.

Closes #203
2022-12-10 11:03:16 +00:00
Athanasius
dd2abb10c8
Merge branch 'master' into live 2022-12-01 13:20:35 +00:00
Athanasius
f4e385309b
Merge branch 'develop' 2022-12-01 13:20:25 +00:00
Athanasius
feed1c27ec
docs/Developers: Fix 'For emphasis' emphasis (markdown) 2022-12-01 13:15:16 +00:00
Athanasius
ecf54c62eb
docs/Developers: Don't split "gamebuild may be empty". 2022-12-01 13:14:03 +00:00
Athanasius
e39fd25e7b
docs/Developers: gamebuild should not be whitespace-trimmed. 2022-12-01 11:36:36 +00:00
Athanasius
cebf3e5ea6
docs/Developers: CAPI-sourced data must denote which galaxy it is for 2022-12-01 11:26:01 +00:00
Athanasius
d9a85a4ed3
Merge branch 'master' into live 2022-11-25 15:43:24 +00:00
Athanasius
60a7815240
Merge branch 'develop' 2022-11-25 15:43:10 +00:00
Athanasius
b00b3737d2
docs/Developers: Don't make it look like advice is about gamebuild
* The ordered-list advice is for `gameversion`, not `gamebuild`.  So move
  the latter mention below that list.
* Also mention `fcmaterials_capi` comes from `market` endpoint.
2022-11-25 15:39:11 +00:00
Athanasius
5965505ee8
Merge branch 'master' into live 2022-11-23 17:51:55 +00:00
Athanasius
5906104460
Merge branch 'develop' 2022-11-23 17:51:29 +00:00
Athanasius
fecaf76e92
schemas/README: Point out the status of gameversion/build in main README 2022-11-23 17:50:15 +00:00
Athanasius
f8245d8bc2
Merge pull request #184 from CommanderRoot/refactor/rm-deprecated-substr
refactor: replace deprecated String.prototype.substr()
2022-11-14 12:15:46 +00:00
Athanasius
8468fa80d4
Merge branch 'master' into live 2022-11-14 11:58:03 +00:00
Athanasius
00a945c5f1
Merge branch 'beta' 2022-11-14 11:57:20 +00:00
Athanasius
c54f452bf7
docs/Developers: Compression needs Content-Encoding header
... not `Content-Type`.
2022-10-31 08:52:14 +00:00