Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retry on HTTP timeout instead of propagating the error | Julien Dessaux | 2023-05-30 | 1 | -1/+5 |
* | Many new api calls | Julien Dessaux | 2023-05-29 | 6 | -8/+75 |
* | Refactored the code to separate automation code from the lib handling the api | Julien Dessaux | 2023-05-27 | 4 | -109/+96 |
* | Fixed extraction issue with ships not carrying antimatter | Julien Dessaux | 2023-05-26 | 1 | -1/+1 |
* | Automated the extraction and delivery loop for a ship | Julien Dessaux | 2023-05-26 | 4 | -112/+94 |
* | Updated the lib for the new api | Julien Dessaux | 2023-05-25 | 5 | -93/+227 |
* | Rewrote the api rate limiter with promises instead of callbacks | Julien Dessaux | 2023-05-24 | 6 | -40/+105 |
* | Implemented a basic extraction loop | Julien Dessaux | 2023-05-14 | 12 | -0/+2022 |
* | Initial import | Julien Dessaux | 2023-05-13 | 1 | -0/+287 |