1
0
Fork 0
Commit graph

144 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
fd06283b8d
[node] dependencies update and commit old files 2025-02-18 00:18:16 +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
71a5a343fb
[node] updated dependencies 2025-01-10 23:46:39 +01:00
ead316a337
[node] updated dependencies 2024-11-29 11:18:33 +01:00
9295759b1a
[node] updated dependencies 2024-10-29 20:54:52 +01:00
5a80b7c4ff
[node] updated dependencies 2024-10-21 20:18:07 +02:00
52c60b4252
[node] updated dependencies 2024-10-10 22:10:42 +02:00
3e25d5c884
[node] updated dependencies 2024-08-25 21:49:29 +02:00
5f9b405740
[node] updated dependencies 2024-08-03 00:54:05 +02:00
37e598314f
[node] updated dependencies 2024-07-25 23:56:42 +02:00
0e6f743c47
[node] updated dependencies 2024-07-21 23:52:52 +02: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
d0f6c4343e
[node] send probes to visit all markets 2024-05-24 00:29:04 +02:00
3306159369
[node] factorize sortByPrice 2024-05-23 23:49:42 +02:00
09537408a5
[node] implement ship purchasing 2024-05-22 01:08:27 +02:00
b1627bf0d7
[node] implement automation next step: sending the startup probe to a shipyard that selles probes 2024-05-21 23:50:13 +02:00
d77558b8de
[node] implement agent automation that visits all shipyards with the starting probe 2024-05-21 00:26:17 +02:00
92ef1e8c2e
Fixed pathing function for probes 2024-05-20 22:52:14 +02:00
4cb5c7853c
[node] implement shipyard info retrieval and database caching 2024-05-20 22:50:33 +02:00
ccbfd9deb9
[node] fixed and optimized contracting 2024-05-17 22:01:29 +02:00
6504e44ffa
[node] Added agent class, and fixed contract updates 2024-05-15 23:49:33 +02:00
9d48b58d7f
[node] updated dependencies 2024-05-14 00:24:52 +02:00
de0251bc22
[node] Big Contracts lib refactoring 2024-05-13 23:45:45 +02:00
1f6daef018
[node] improved sql migrations code 2024-05-07 00:34:26 +02:00
427cc77fa3
[golang] bootstrapped a client in yet another language 2024-05-06 00:18:22 +02:00
5aac233c08
[node] fix shortest path to only hop through refueling points 2024-05-05 00:08:28 +02:00
063b2c9951
[node] crudely handle tradevolume limit while selling 2024-05-04 00:13:32 +02:00
8dbee17f39
[node] updated dependencies 2024-04-28 21:33:05 +02:00
0342bd8d64
[node] updated dependencies 2024-04-17 23:04:13 +02:00