1049 Commits

Author SHA1 Message Date
Athanasius
396a2f0b3a
docs/schemas: Improve "what must be present or removed" 2022-01-30 12:38:32 +00:00
Athanasius
3a2b1d0309
docs/Contributing: Reference schema template files 2022-01-29 18:31:02 +00:00
Athanasius
f384572027
docs/Contributing: Small grammar tweak 2022-01-29 18:27:16 +00:00
Athanasius
c1cee82cb6
README: Point to docs/Contribyting.md#adding-a-new-schema 2022-01-29 18:26:44 +00:00
Athanasius
7337f83061
schemas/README: Tweak order and text of 'minimum message' 2022-01-29 17:26:25 +00:00
Athanasius
da109f85e7
schemas/README: State that schema files trump their README 2022-01-29 17:24:21 +00:00
Athanasius
d802448e4c
README: Linkify 'a defined format' & simplify plaintext/compression header 2022-01-29 17:18:43 +00:00
Athanasius
0b17f02603
README: Re-word "use the correct hostname" in endpoints 2022-01-29 17:15:40 +00:00
Athanasius
c9b3dd3747
monitor: Update 'provided by' EDSM -> EDCD 2022-01-29 17:02:34 +00:00
Athanasius
64dd5832d4
schemas: Journal event template: Couple StarPos instructions 2022-01-29 16:56:08 +00:00
Athanasius
5f5d0afb29
schemas/templates: Minor formatting/grammer cleanups 2022-01-29 16:53:42 +00:00
Athanasius
fa869c6478
schemas: Update horizons/odyssey descriptins in schema template 2022-01-29 16:47:58 +00:00
Athanasius
5fe2642d03
schemas: First cut of newjournalevent-README.md template 2022-01-29 16:45:11 +00:00
Athanasius
099eb72e73
schemas/README: Update horizons/odyssey flag section
* Re-confirmed what is in the `LoadGame` event for all 3 possible circumstances.
* Emphasised that the `Fileheader`->`Odyssey` value is different in nature.
2022-01-29 16:29:17 +00:00
Athanasius
eac3e1af4b
schemas: Add a 'new journal event schema' template
Hopefully the "not actually valid in JSON" comments make it obvious both what needs
to be edited, and that they all need removing.
2022-01-29 15:47:17 +00:00
Athanasius
989b997d15
schemas: Skeleton journal event template 2022-01-28 18:34:00 +00:00
Athanasius
6eb81e4461
schemas/README: Make some lists actual numbered lists
This is to aid with e.g. "point 2 in "Contents of message" when referring to
this documentation.
2022-01-28 18:16:17 +00:00
Athanasius
8648718f38
schemas/Docs: Mostly capitalising 'Schema'
* Treat 'Schema', when referring to an EDDN schema, as a proper noun.
* Additional minor grammar improvements for clarity.
2022-01-28 18:00:49 +00:00
Athanasius
60ed98c19c
schemas/README: Fix 'ouy' typo 2022-01-28 17:55:35 +00:00
Athanasius
62969a2cbb
schemas/README: Journal-sourced messages MUST have event in new schemas
This would be a 100% MUST, but we have live schemas not mandating it.
2022-01-28 17:54:47 +00:00
Athanasius
42d21111c3
schemas/README: Linkify to endpoint listing on mention of beta/dev services 2022-01-28 17:52:42 +00:00
Athanasius
180fe9ec94
docs/Contributing: Minor rewording for better grammar 2022-01-28 17:51:32 +00:00
Athanasius
0e791c53b4
docs/Contributing: Keep "must be valid JSON" etc in one place 2022-01-28 17:43:30 +00:00
Athanasius
43ea088f7a
docs/Contributing: 'bried' typo 2022-01-28 17:37:52 +00:00
Athanasius
779fa75b1e
docs/Contributing: Branches, Code Changes, Fix/Enhancement, and more 2022-01-28 17:36:30 +00:00
Athanasius
f1d8a509ca
docs/Contributing: Require test files for new schemas
* Let's have examples in the scripts/testing/gatewat-response directory.
* Actually you usually don't actually need to actually use the word actually.
2022-01-28 17:36:30 +00:00
Athanasius
4239729632
docs/Contributing: Further Schema/README requirements 2022-01-28 17:36:30 +00:00
Athanasius
f8f7b58607
docs/Contributing: Start work on specific Schema/README requirements 2022-01-28 17:36:29 +00:00
Athanasius
f0e14f5e03
README: List the three services that EDCD *might* be providing
Only Live is guaranteed to be available.
2022-01-28 17:36:29 +00:00
Athanasius
4aadbeb146
schemas/README: If using compression, set Content-Type correctly 2022-01-28 17:36:29 +00:00
Athanasius
e50b57a538
docs/Contributing: Adding 'new schema' guidelines 2022-01-28 17:36:23 +00:00
Athanasius
3dc00500f3 Merge branch 'develop' into beta 2022-01-28 17:31:51 +00:00
Athanasius
d611443f81 Merge branch 'beta' of github.com:EDCD/EDDN into beta 2022-01-28 17:31:46 +00:00
Athanasius
afddf9f849 Merge branch 'develop' of github.com:EDCD/EDDN into develop 2022-01-28 17:31:14 +00:00
Athanasius
a0da58d35f
Merge pull request #174 from EDCD/FSSAllBodiesFoundFromDevelop
Add FSSAllBodiesFound
2022-01-28 17:30:08 +00:00
Athanasius
8db880f95d schemas/FSSAllBodiesFound: Don't list in outdated schemas 2022-01-28 17:29:11 +00:00
Athanasius
de33e4460c Schemas/FSSAllBodiesFound: Make 'event' required 2022-01-28 17:29:11 +00:00
robbyxp1
d4e7409ae0 Add to settings.py the fssallbodiesfound schemas 2022-01-28 17:29:11 +00:00
robbyxp1
b6d25ccebc Added back in the event key 2022-01-28 17:28:13 +00:00
robbyxp1
b323460bf8 Add FSSAllBodiesFound 2022-01-28 17:28:13 +00:00
Athanasius
578d185072
Merge pull request #175 from EDCD/ApproachSettlement
Add Approachsettlement
2022-01-28 17:23:54 +00:00
Athanasius
1678c467d7 scripts/testing: Various additional inputs to test-sender 2022-01-28 15:14:00 +00:00
robbyxp1
3690aab87e Fix another typo in ApproachSettlement event tag 2022-01-28 15:10:36 +00:00
robbyxp1
5ff342cc8b Add event to required list 2022-01-28 13:52:20 +00:00
robbyxp1
87a81aaa37 Fix comma typo in ApproachSettlement JSON and fix readme 2022-01-28 13:47:01 +00:00
Athanasius
7543b04c17
Merge pull request #177 from EDCD/enhancement/add-editorconfig
Add .editorconfig to enforce some standards & begin docs/Contributing.md
2022-01-28 12:12:21 +00:00
robbyxp1
3b7c002b51 Add schema to settings 2022-01-28 08:14:45 +00:00
Athanasius
8ac2ac8ac6 Start a docs/Contributing.md
* Call out the .editorconfig file
2022-01-27 18:23:28 +00:00
Athanasius
eba946bf99 Add .editorconfig to enforce some standards 2022-01-27 18:22:07 +00:00
robbyxp1
e85e3d4b85 Fix tab issue, add description 2022-01-27 13:09:50 +00:00