|
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 |
|
|
d43972e5dc
|
[javascript] Updated dependencies
|
2023-07-05 23:58:50 +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 |
|
|
36cc33f9e9
|
Moved the nodejs agent to its own subfolder to make room for my haskell agent
|
2023-07-01 23:13:13 +02:00 |
|
|
0bc0df0891
|
Fixed prepared statements
|
2023-06-17 01:46:44 +02:00 |
|
|
a1f4240f60
|
Activate sqlite WAL
|
2023-06-16 01:09:44 +02:00 |
|
|
93e6e02bca
|
Began implementing surveying
|
2023-06-15 01:02:03 +02:00 |
|
|
ec5d09586f
|
Fixed api errors and some async issues
|
2023-06-14 00:07:44 +02:00 |
|
|
3d208cf7d9
|
Fixed error handling after network code rework
|
2023-06-13 00:14:01 +02:00 |
|
|
28b3a695dc
|
Use the database cache for mining and contracting automations
|
2023-06-12 23:40:07 +02:00 |
|
|
e18c5b1fdf
|
Take requests time in consideration for rate limiting calculations
|
2023-06-11 23:35:50 +02:00 |
|
|
31e14a0a06
|
Reworked the network code to improve sending rate management
|
2023-06-10 00:56:10 +02:00 |
|
|
da567a11ee
|
Implement a bit more autonomy for the ships
|
2023-06-08 09:21:05 +02:00 |
|
|
4d5384aa43
|
Use waypoints function where relevant
|
2023-06-07 00:23:11 +02:00 |
|
|
458d08626f
|
Update ships status at the end of the nav cooldown
|
2023-06-06 23:45:25 +02:00 |
|
|
1853bd1268
|
Hold back on maintenance or rate limiting events
|
2023-06-05 23:53:08 +02:00 |
|
|
d0ea2a12bc
|
Handle connection reset event
|
2023-06-03 09:04:27 +02:00 |
|
|
7008c91c6f
|
Improved ships lib with ships db caching
|
2023-06-02 00:00:09 +02:00 |
|
|
68c457964a
|
Another big refactoring
|
2023-06-01 01:11:21 +02:00 |
|
|
61b5c8493e
|
Reworked the systems handling and caching with sqlite
|
2023-05-31 01:19:31 +02:00 |
|
|
afe2db8a35
|
Refactoring
|
2023-05-30 22:22:16 +02:00 |
|
|
2828f62bc0
|
Retry on HTTP timeout instead of propagating the error
|
2023-05-30 22:19:49 +02:00 |
|
|
d79a4485a6
|
Many new api calls
|
2023-05-29 23:25:09 +02:00 |
|
|
e52378e03f
|
Refactored the code to separate automation code from the lib handling the api
|
2023-05-27 04:28:44 +02:00 |
|
|
88ef5666ca
|
Fixed extraction issue with ships not carrying antimatter
|
2023-05-26 23:04:19 +02:00 |
|
|
19107b153e
|
Automated the extraction and delivery loop for a ship
|
2023-05-26 00:04:16 +02:00 |
|
|
b1157af9cd
|
Updated the lib for the new api
|
2023-05-25 01:20:56 +02:00 |
|
|
9963ab79b7
|
Rewrote the api rate limiter with promises instead of callbacks
|
2023-05-24 23:03:19 +02:00 |
|
|
efdf50a55a
|
Implemented a basic extraction loop
|
2023-05-14 01:53:57 +02:00 |
|
|
f190aea975
|
Initial import
|
2023-05-13 22:46:47 +02:00 |
|