1
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
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