Commit Graph

95 Commits

Author SHA1 Message Date
Keith Jackson
09d6a8b757 also shipyardShip type 2023-11-18 12:58:08 -08:00
Keith Jackson
4d1f650fd0 Shipyard.shipTypes.type should not be optional. 2023-11-18 12:15:43 -08:00
SpaceAdmiral
e3f70c7729
Merge pull request #77 from kjackson1998/normalize-schemas
Normalize schemas & fix trait filter.
2023-11-18 09:54:16 -08:00
Keith Jackson
78769b8161 Merge remote-tracking branch 'upstream/main' into normalize-schemas 2023-11-18 09:45:52 -08:00
Kevin Chen
9d0fc1370d Update SystemType.json 2023-11-18 09:43:35 -08:00
SpaceAdmiral
4e1cc85eed remove duplicate key 2023-11-17 17:00:08 -08:00
SpaceAdmiral
2c52780ca9 add missing ship symbols 2023-11-17 17:00:00 -08:00
SpaceAdmiral
a5a4d2af72 add pirate base waypoint trait 2023-11-17 16:59:43 -08:00
SpaceAdmiral
8b4e8dc7dc add new restricted enum on ActivityLevel 2023-11-17 16:59:33 -08:00
SpaceAdmiral
108c51ab9d Merge branch 'main' into v2.1 2023-11-11 12:24:54 -08:00
Keith Jackson
7a677b5b2b Normalize some schema. 2023-11-05 02:27:27 -08:00
Florian Witteler
7001086a79 fix: Added FAB_MATS to TradeTymbol 2023-11-04 10:13:29 -07:00
SpaceAdmiral
a738d9b032 refactor to trade symbol ref 2023-10-31 16:31:35 -07:00
SpaceAdmiral
e7395d3e8b add cargo modules 2023-10-28 18:54:33 -07:00
SpaceAdmiral
8ba82c10c5 add cargo modules 2023-10-28 18:51:14 -07:00
SpaceAdmiral
a46d675039
V2.1 (#74)
* update: new traits and add modifiers

* breaking: jump gates and construction

* update: add supply to shipyard listing

* add gas siphon endpoint

* add cooldown to jumps

* add missing types

* update supply and activity levels

* update: add waypoint query filters for type and traits

* add cargo modules

* add shipyard activity
2023-10-28 09:26:28 -07:00
SpaceAdmiral
2b41334359 add shipyard activity 2023-10-27 17:27:44 -07:00
SpaceAdmiral
5d5bd3beb8 add cargo modules 2023-10-27 17:27:36 -07:00
SpaceAdmiral
bead15176e update supply and activity levels 2023-10-25 17:27:37 -07:00
SpaceAdmiral
268a1c2442 add missing types 2023-10-25 17:27:20 -07:00
SpaceAdmiral
407fbf8524 add gas siphon endpoint 2023-10-23 16:33:13 -07:00
SpaceAdmiral
4ad551ad28 update: add supply to shipyard listing 2023-10-22 12:51:47 -07:00
SpaceAdmiral
3e19fc085a breaking: jump gates and construction 2023-10-04 13:46:37 -07:00
SpaceAdmiral
3463a3593a update: new traits and add modifiers 2023-09-21 15:00:04 -07:00
SpaceAdmiral
2ffab3a14c update: add crew to shipyard ship listing 2023-09-15 09:17:05 -07:00
SpaceAdmiral
ba72f7853c update: add orbits property to Waypoint and SystemWaypoint 2023-09-15 08:57:04 -07:00
SpaceAdmiral
6ac8e2ea8f update: ship now returns cooldown 2023-09-14 16:46:09 -07:00
SpaceAdmiral
7c187219fb update: add origin to ship nav route;
deprecation: ship nav departure renaming to origin;
2023-09-13 09:33:32 -07:00
SpaceAdmiral
9a2022b2e4 update: add modifications fee to shipyard 2023-09-13 09:29:19 -07:00
SpaceAdmiral
6aa30abb9a update: adds specific /extract/survey endpoint
deprecation: removing survey property from the /extract endpoint
2023-09-13 08:58:11 -07:00
feba66
c11ab9a928
Update Agent.json symbol minlen fixed 2023-07-19 02:02:47 +02:00
feba66
1771f4a5a9
Update Agent.json
added max len to agent symbol
2023-07-19 01:45:37 +02:00
Felix Baumkötter
6379a3c27f public agent endpoints 2023-07-11 23:44:03 +00:00
SpaceAdmiral
3c1c694047 fix: bug where minimum was on a date time field 2023-06-24 09:37:22 -07:00
SpaceAdmiral
15be27fd58 fix transaction response on ship install / remove 2023-06-17 08:47:13 -07:00
feba66
0165d506b2 Removed duplicate Faction symbol definition 2023-06-13 23:32:17 +02:00
Shush
4a6c8ec049 Updated descriptions 2023-06-09 23:50:36 +03:00
Shush
8d0f552080 Progress up to purchase cargo (not included) 2023-06-09 15:45:06 +03:00
Florian Witteler
7c00025e0c
fix: added format int64 to credits field of Agent and leaderboards 2023-06-02 01:36:17 +02:00
SpaceAdmiral
ec0b708378 fix: transactions can have 0 for values in units / price 2023-05-21 09:28:45 -07:00
SpaceAdmiral
4b62bf3252
Merge pull request #25 from dbeckwith/patch-1
Fix type of ShipEngine speed property
2023-05-21 09:26:56 -07:00
SpaceAdmiral
cce94a56b9 update: add isRecruiting to faction model 2023-05-20 09:30:11 -07:00
SpaceAdmiral
b277bdc7d6 update: add starting faction to agent model 2023-05-20 09:30:11 -07:00
SpaceAdmiral
0510b51296 prep: remove expiration required so we can return a 200 response instead of a 204 2023-05-20 09:30:11 -07:00
SpaceAdmiral
74493cddc0 update: deprecate expiration in favor of deadlineToAccept 2023-05-20 09:30:11 -07:00
SpaceAdmiral
b52619343f update faction traits enum; remove old traits 2023-05-10 08:19:01 -07:00
SpaceAdmiral
5c09cde9f0 fix typo in ship registration required field 2023-05-10 08:11:12 -07:00
Daniel Beckwith
dc9865d8b9
Update ShipEngine.json 2023-05-09 16:02:07 -04:00
SpaceAdmiral
bb0bc76305 fix: remove minLength on Ship symbol 2023-05-08 08:02:53 -07:00
SpaceAdmiral
550bec2e43 update: add departureTime to ship nav route 2023-04-18 08:21:56 -07:00