AnthorNet
2741cc1e0d
Merge pull request #98 from bgol/allowCobraMkIV
...
Add "allowCobraMkIV" boolean property to shipyard message
2020-07-05 20:01:00 +02:00
Bernd Gollesch
ca3e764016
Added 'CarrierJump' event
2020-04-12 15:33:20 +02:00
Bernd Gollesch
8276805865
Add "allowCobraMkIV" boolean property
2019-11-20 19:05:03 +01:00
Bernd Gollesch
f99cff327e
corrected alignment
2019-11-20 19:02:38 +01:00
AnthorNet
f91e20099a
Smaller prevention for SAASignalsFound _Localised
2019-10-03 08:37:26 +02:00
AnthorNet
8024de7887
Prevent _Localised from SAASignalsFound
2019-10-02 12:56:15 +02:00
AnthorNet
3eed3bc4d8
Add SAASignalsFound
2019-10-02 10:09:13 +02:00
AnthorNet
a253a76b46
Merge pull request #91 from Marginal/factions_localised
...
Extend ban on ..._Localised properties to Factions, Materials & StationEconomies lists
2019-10-02 10:03:55 +02:00
Jonathan Harris
839a68f31d
Also disallow _Localised properties in Materials & StationEconomies
2019-02-10 22:36:56 +00:00
AnthorNet
52a7061d8f
Merge pull request #93 from DarkWanderer/type-correction
...
Use correct type validation for MarketId/SystemAddress
2019-02-09 13:25:58 +01:00
DarkWanderer
6a47163c3e
Use correct type validation for MarketId/SystemAddress
2019-02-07 21:49:59 +03:00
DarkWanderer
bfb8e44764
Made outfitting schema tolerant to data from outfitting.json
2019-02-07 21:46:05 +03:00
Jonathan Harris
7f35b0ba28
Also disallow "..._Localised" properties in "Factions" list
2019-01-08 19:59:22 +00:00
AnthorNet
2e1881fdcc
Merge pull request #89 from Marginal/SystemAddress
...
Make SystemAddress mandatory
2019-01-08 11:51:55 +01:00
Jonathan Harris
96d84628b6
Make SystemAddress mandatory
2019-01-08 10:35:24 +00:00
Jonathan Harris
3f3e199cd4
Add "horizons" boolean property
...
And make "marketId" mandatory
2019-01-07 22:36:00 +00:00
Jonathan Harris
e86a5257ee
Also disallow faction squadron status
2018-11-22 09:40:26 +00:00
Jonathan Harris
701b5f912d
Disallow "ActiveFine" and "Wanted" in Journal schema
2018-11-04 13:07:18 +00:00
Jonathan Harris
bd7c45cdbf
Disallow faction reputation in Journal schema
2018-10-31 08:18:23 +00:00
AnthorNet
ac00af5e27
Update shipyard-v2.0.json
2018-02-28 13:59:18 +01:00
AnthorNet
cac1d2c7af
Update blackmarket-v1.0.json
2018-02-28 13:58:54 +01:00
AnthorNet
288a6347fd
Update outfitting-v2.0.json
2018-02-28 13:58:38 +01:00
AnthorNet
3aa7b7348f
Update commodity-v3.0.json
2018-02-28 13:58:07 +01:00
Jonathan Harris
d409af7e10
Add SystemAddress property for Scan events
...
Not made mandatory to allow processing of historical E:D 2.x events.
2018-02-27 23:11:48 +00:00
Jonathan Harris
5599350f30
Commodity naming scheme change in 2.4 cAPI
2017-09-18 18:56:12 +01:00
Jonathan Harris
38076c98bf
Additions for 2.4
2017-09-14 16:17:03 +01:00
Jonathan Harris
ee155ce84b
Strip out Cmdr-specific Latitude and Longitude from Location events
2017-08-06 20:00:52 +01:00
AnthorNet
46f8616962
Amend Location to authorized event
2017-07-20 09:47:36 +02:00
AnthorNet
543b6d90cd
Update schema URI
2017-07-03 13:39:15 +02:00
AnthorNet
46c2a732c1
Merge pull request #52 from Marginal/retire_v2
...
Retire v2 commodities schema and v1 outfitting and shipyard schemas
2016-10-25 08:28:14 +02:00
AnthorNet
0a0581cd08
Merge pull request #53 from Marginal/journal
...
Add mandatory "StarPos" property.
2016-10-18 07:46:49 +02:00
Jonathan Harris
edb25a1285
Add mandatory "StarPos" property.
2016-10-13 23:50:25 +01:00
Jonathan Harris
341f159b7c
Retire v2 commodities schema
...
and v1 outfitting and shipyard schemas.
2016-10-06 11:11:40 +01:00
AnthorNet
d68fd2caa8
Merge remote-tracking branch 'refs/remotes/origin/master' into pr/49
...
# Conflicts:
# src/eddn/conf/Settings.py
2016-09-23 10:08:02 +02:00
Jonathan Harris
e496d8822c
New schema for blackmarket info
2016-09-15 17:37:40 +01:00
Jonathan Harris
335ec09331
Add mandatory "StarSystem" property.
2016-09-07 13:51:25 +01:00
Jonathan Harris
76b99fad29
New schema for journal entries
2016-08-28 13:07:53 +01:00
Jonathan Harris
8719225a4c
New schema for commodities
...
Report commodities using FDev Companion API names instead of English
names.
Report additional useful info from the Companion API:
- meanPrice
- statusFlags
- additional stockBracket and demandBracket values
2016-08-02 02:24:50 +01:00
Jonathan Harris
eb7f3b1b4f
Simplified new schemas for outfitting and shipyard
...
Report modules and ships using FDev symbolic names instead of English
names, classes and ratings.
2016-08-02 02:24:50 +01:00
Jonathan Harris
e605d24331
Revert "Merge pull request #42 from Marginal/IDs"
...
This reverts commit afa3e08c92c42b34aa4afcdf1fcf66d3be754c81, reversing
changes made to cb3546517ef9309579eddf67cb3f8fb4c5ca7f13.
2016-08-01 17:49:23 +01:00
Jonathan Harris
a14f92b2e8
Alternative proposal.
2016-01-22 18:49:59 +00:00
Jonathan Harris
172dfd1913
Add optional FDev IDs to schemas.
2016-01-22 17:25:49 +00:00
AnthorNet
fa0897b985
Fix H class in outfittings schema
2015-12-21 16:24:44 +01:00
Jonathan Harris
857c28bbb2
Add Asp Scout.
2015-12-02 18:32:54 +00:00
Jonathan Harris
bd6eef4153
Restore E:D 1.4 ships.
2015-12-02 18:31:06 +00:00
Jonathan Harris
8f7fb3966c
Add E:D 1.5 ships.
2015-12-02 18:22:39 +00:00
Jonathan Harris
c5bf949ca6
Add E:D 1.4 ships.
2015-09-01 19:03:02 +01:00
Jonathan Harris
ae75b5cf6d
Deploy outfitting schema.
2015-07-22 18:46:36 +01:00
Jonathan Harris
5fb1465de4
Merge remote-tracking branch 'upstream/master'
2015-07-02 00:09:43 +01:00
James Muscat
6a74a2ae25
Remove obsolete schema.
2015-07-01 22:27:25 +01:00