1
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
fd06283b8d
[node] dependencies update and commit old files 2025-02-18 00:18:16 +01:00
8107afbd90
[all] fixed erroneous contracts index 2024-03-27 15:21:37 +01:00
51705b930f
[haskell] implemented ship refueling 2024-03-27 15:21:37 +01:00
dde6abef39
[haskell] only dock or orbit when needed 2024-03-27 15:21:37 +01:00
7e27a0a7ea
[haskell] refactoring 2024-03-27 15:21:37 +01:00
d668eac4a6
[node] begin the great typescript rewrite 2024-03-27 15:21:00 +01:00
d8516c4ceb
Renamed agents so that both versions can run at the same time 2023-10-26 19:08:06 +02:00
4dd8a2e90f
[haskell] add missing indices 2023-10-18 22:58:23 +02:00
8c5ad1533d
[haskell] updated main, init and server reset handling 2023-10-16 23:33:40 +02:00
414aebd697
[haskell] Update models for september 14th changelog 2023-10-16 23:33:40 +02:00
0ecb8e87c0
[haskell] Removed available timestamp from ship's database schema 2023-10-16 23:33:36 +02:00
204441fcdb
[haskell] updated dependencies 2023-10-08 23:21:57 +02:00
961625c363
[haskell] implemented dock and orbit api calls 2023-07-29 00:32:36 +02:00
20d4381c9c
[haskell] implemented ships's availability tracking in the database 2023-07-27 23:29:28 +02:00
565afa5c7b
[haskell] embed sql migration scripts from external files 2023-07-24 00:01:49 +02:00
d1f0faf30f
[haskell] Prevent que networking code from triggering the API rate limiting 2023-07-22 00:10:02 +02:00
dcd0a7a9b2
[haskell] abstracted away common database access patterns 2023-07-21 00:01:02 +02:00
24f6c8eb90
[haskell] Finalized the agent initialization, refresh and reset 2023-07-20 00:24:31 +02:00
b763823376
[haskell] Fixed models' serialization 2023-07-19 22:04:46 +02:00
15a7d5bef9
[haskell] refactoring 2023-07-19 11:56:17 +02:00
4af96da567
[haskell] Refactored everything with a ReaderT pattern 2023-07-18 00:02:33 +02:00
9f75243ada
[haskell] Trigger a program restart when the api client encounters a server reset 2023-07-17 00:53:02 +02:00
e084d260ff
[haskell] Add a SpaceTradersT and handle server reset api message 2023-07-17 00:15:05 +02:00
7bd1c116c2
[haskell] Implemented pagination and systems list api call 2023-07-11 21:56:35 +02:00
8249bf432a
[haskell] Refactored JSON parsing code 2023-07-10 00:31:13 +02:00
0f279a06d8
[haskell] Simplify API Error JSON decoding 2023-07-09 14:31:31 +02:00
d829fa5ca2
[haskell] Simplify API Message JSON decoding 2023-07-09 05:49:09 +02:00
f23fe74dbe
[haskell] back off when hitting the rate limit 2023-07-07 22:34:09 +02:00
78c5467c4a
[haskell] Implemented ship 2023-07-04 19:37:50 +02:00
b3d57cb6ad
[haskell] Implemented contract 2023-07-03 21:29:15 +02:00
a775330b4f
Bootstrapped my haskell client 2023-07-02 23:01:01 +02:00