SpaceAdmiral
|
fafecae289
|
fix description on faction contracts
|
2023-10-29 09:45:15 -07:00 |
|
SpaceAdmiral
|
8f3aec5fd1
|
fix missing params on construction endpoint
|
2023-10-28 09:32:59 -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
|
6aa30abb9a
|
update: adds specific /extract/survey endpoint
deprecation: removing survey property from the /extract endpoint
|
2023-09-13 08:58:11 -07:00 |
|
Felix Baumkötter
|
da649dad93
|
renamed the new endpoints
|
2023-07-12 14:47:04 +00:00 |
|
Felix Baumkötter
|
6379a3c27f
|
public agent endpoints
|
2023-07-11 23:44:03 +00:00 |
|
SpaceAdmiral
|
bab49f156b
|
update: fix description of date field
|
2023-06-24 09:37:22 -07:00 |
|
SpaceAdmiral
|
da4cb1edbb
|
fix: required fields on refine response
|
2023-06-24 09:37:22 -07:00 |
|
feba66
|
b792362027
|
fix: accidentaly removed whole security on /register
|
2023-06-17 21:29:13 +02:00 |
|
feba66
|
9a4b375ec5
|
remove security from /register
|
2023-06-17 21:27:35 +02:00 |
|
SpaceAdmiral
|
15be27fd58
|
fix transaction response on ship install / remove
|
2023-06-17 08:47:13 -07:00 |
|
SpaceAdmiral
|
7685727af7
|
add optional units to refuel request
|
2023-06-17 08:27:48 -07:00 |
|
SpaceAdmiral
|
b01b55fd14
|
fix: ship refine 201 response
|
2023-06-17 08:04:19 -07:00 |
|
SpaceAdmiral
|
a121b573e7
|
remove empty body from contract negotiate request
|
2023-06-10 10:35:37 -07:00 |
|
SpaceAdmiral
|
432b457d48
|
fix accidental removal of security array
|
2023-06-10 10:16:50 -07:00 |
|
SpaceAdmiral
|
f449816c5c
|
fix empty response key
|
2023-06-10 10:11:23 -07:00 |
|
Shush
|
c83c060e3b
|
Added requirement for transfer
|
2023-06-09 23:55:01 +03: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 |
|
Shush
|
579b0e1443
|
Add "must be in orbit" to API descriptions
|
2023-06-07 08:46:38 +03:00 |
|
Shushishtok
|
49e903308f
|
Fix required field in jump endpoint
|
2023-06-06 10:10:25 +03:00 |
|
SpaceAdmiral
|
8522786bb8
|
Merge pull request #56 from FloWi/credits-int64
fix: added format `int64` to `credits` field of Agent and leaderboards
|
2023-06-04 14:21:46 -07:00 |
|
SpaceAdmiral
|
01c00265fa
|
Merge pull request #57 from ishtatann/auth-fix
Properly fix authorization for openapi generated clients.
|
2023-06-04 14:20:54 -07:00 |
|
SpaceAdmiral
|
812f26cdf7
|
add ship mounts endpoints
|
2023-06-03 09:12:01 -07:00 |
|
Ishta Tann
|
928239eaf4
|
auth fix
|
2023-06-01 18:00:01 -07:00 |
|
Florian Witteler
|
7c00025e0c
|
fix: added format int64 to credits field of Agent and leaderboards
|
2023-06-02 01:36:17 +02:00 |
|
SpaceAdmiral
|
53c73f2457
|
update: remove faction enum from register;
|
2023-05-28 09:03:17 -07:00 |
|
James C
|
5567bf30a6
|
Fix malformed change
|
2023-05-23 09:38:11 -06:00 |
|
James C
|
2e854c3088
|
Remove global security from all public routes
|
2023-05-23 09:33:34 -06:00 |
|
james.clague@brct.io
|
55f72b8dde
|
Remove global security for / and /register to match API
|
2023-05-23 08:32:24 -06:00 |
|
SpaceAdmiral
|
e8560d43f0
|
Merge pull request #36 from Aeolun/patch-1
fix: improve openapi description for jump
|
2023-05-21 09:25:58 -07:00 |
|
SpaceAdmiral
|
4ec2806046
|
update: add transaction to refuel response
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
32a0fdf835
|
update: add negotiate contract endpoint
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
848b665517
|
update: add status endpoint
|
2023-05-20 09:30:11 -07:00 |
|
SpaceAdmiral
|
9721a18aff
|
fix: email type in register
|
2023-05-13 11:49:09 -07:00 |
|
SpaceAdmiral
|
e9be22485e
|
add email to register field
|
2023-05-13 11:34:51 -07:00 |
|
Bart Riepe
|
9cc739ae0b
|
fix: improve openapi description for jump
Related to Linear#70
|
2023-05-13 07:52:42 +09:00 |
|
SpaceAdmiral
|
b52734a2cd
|
Merge pull request #20 from dmitrij-schmidt/dmitrij-schmidt-patch-get-shipyard
fix: update Get Shipyard endpoint description
|
2023-05-10 08:25:52 -07:00 |
|
SpaceAdmiral
|
57845959c6
|
update: add view ship cargo endpoint
|
2023-04-17 13:16:27 -07:00 |
|
SpaceAdmiral
|
7e282138ee
|
update: switch to /v2 url path
|
2023-04-13 13:23:34 -07:00 |
|
Space Admiral
|
0412d3277d
|
update: add ship nav endpoints
|
2023-04-13 13:08:11 -07:00 |
|
Space Admiral
|
e94cb58881
|
update: add transaction to ship purchase
|
2023-04-13 13:08:08 -07:00 |
|
Dmitrij Schmidt
|
d387a4e94d
|
fix: update Get Shipyard endpoint description
|
2023-04-01 14:13:22 +02:00 |
|
Space Admiral
|
d91b85a77a
|
update: lower pagination limit to 20
|
2023-02-26 09:43:11 -08:00 |
|
SpaceAdmiral
|
8cbbe6342d
|
Merge pull request #15 from crisman/agent_symbol_longer_description
Fix /register doc for new agent symbol length
|
2023-02-21 09:13:13 -08:00 |
|
Space Admiral
|
bc77873c75
|
update: server description
|
2023-02-21 08:46:28 -08:00 |
|
Space Admiral
|
1c25aa6e66
|
update: add scan waypoints endpoint
|
2023-02-21 08:30:25 -08:00 |
|
Daniel Frederick Crisman
|
ab37711755
|
Fix /register doc for new agent symbol length
fixes #14
|
2023-02-17 00:52:29 -05:00 |
|
Space Admiral
|
c84602e157
|
increase agent symbol limit to 14 chars
|
2023-02-16 08:24:55 -08:00 |
|
Space Admiral
|
06b500b760
|
update to v2 api endpoint
|
2023-01-25 09:03:57 -08:00 |
|