1
0
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
e3541e4e7f
[golang] fix lint warnings 2025-03-28 22:03:37 +01:00
befa188552
[golang] update register response struct for new breaking API change 2025-02-27 23:19:07 +01:00
e887213aff
[golang] finished implementing procument contracts 2025-02-21 00:58:45 +01:00
40c4a8df15
[golang] refactored the api client to reduce the amount of db pointer shuffling around 2025-02-20 08:12:57 +01:00
312ef2eb57
[golang] implement trading and contracting 2025-02-19 00:19:58 +01:00
a692a38d28
[golang] update error handling and bootstrap trade procurement 2025-02-18 00:49:18 +01:00
3656b87b86
[golang] implement sending the starting probe to a shipyard that sells other probes 2025-02-18 00:05:48 +01:00
bd2fb50c81
[golang] implement shipyards visits 2025-02-17 00:40:43 +01:00
3cae67aea4
[golang] handle paginated requests 2025-02-16 10:02:36 +01:00
66466e161f
[golang] implement systems and waypoints lookups 2025-02-15 01:22:36 +01:00
d97985a694
[golang] implement automation loop and add contract accepting 2025-02-14 00:14:15 +01:00
3dad3f60f2
[golang] Bootstrap contracting and refactor the agent code 2025-02-13 21:35:32 +01:00
8fbd912414
[golang] update for registration API breaking changes 2025-02-13 00:04:55 +01:00
01263017fc
[golang] implement ship refueling 2025-02-12 23:55:18 +01:00
23dd8f4a27
[golang] refactor ships api 2025-02-12 23:43:52 +01:00
d16dd4f38e
[golang] updated go.mod 2025-02-12 23:22:45 +01:00
5611f5b468
[golang] rewrite database handling 2025-02-12 20:31:25 +01:00
db07815736
[golang] updated dependencies 2025-01-12 23:31:04 +01:00
c069de3955
[go] refactoring 2024-07-17 22:26:28 +02:00
44477a6dbd
[golang] fixed sql migrations 2024-06-01 01:25:16 +02:00
4069b524b2
[golang] simplified the api design some more 2024-05-30 08:05:03 +02:00
860984057d
[golang] added ships first api calls 2024-05-29 23:08:24 +02:00
0d00bf9fd2
[golang] fixed golang api client design mistakes 2024-05-28 13:13:13 +02:00
427cc77fa3
[golang] bootstrapped a client in yet another language 2024-05-06 00:18:22 +02:00