summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Retry on HTTP timeout instead of propagating the errorJulien Dessaux2023-05-301-1/+5
|
* Many new api callsJulien Dessaux2023-05-294-5/+37
|
* Refactored the code to separate automation code from the lib handling the apiJulien Dessaux2023-05-271-84/+0
|
* Fixed extraction issue with ships not carrying antimatterJulien Dessaux2023-05-261-1/+1
|
* Automated the extraction and delivery loop for a shipJulien Dessaux2023-05-263-112/+92
|
* Updated the lib for the new apiJulien Dessaux2023-05-254-61/+180
|
* Rewrote the api rate limiter with promises instead of callbacksJulien Dessaux2023-05-242-36/+67
|
* Implemented a basic extraction loopJulien Dessaux2023-05-144-0/+222