summaryrefslogtreecommitdiff
path: root/lib/ships.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved the nodejs agent to its own subfolder to make room for my haskell agentJulien Dessaux2023-07-011-187/+0
* Began implementing surveyingJulien Dessaux2023-06-151-2/+28
* Fixed api errors and some async issuesJulien Dessaux2023-06-141-4/+4
* Implement a bit more autonomy for the shipsJulien Dessaux2023-06-081-4/+21
* Update ships status at the end of the nav cooldownJulien Dessaux2023-06-061-0/+2
* Improved ships lib with ships db cachingJulien Dessaux2023-06-021-7/+62
* Another big refactoringJulien Dessaux2023-06-011-2/+14
* Many new api callsJulien Dessaux2023-05-291-0/+15
* Automated the extraction and delivery loop for a shipJulien Dessaux2023-05-261-2/+4
* Updated the lib for the new apiJulien Dessaux2023-05-251-20/+43
* Implemented a basic extraction loopJulien Dessaux2023-05-141-0/+35