summaryrefslogtreecommitdiff
path: root/nodejs/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* [node] Big Ships lib refactoringJulien Dessaux2024-04-077-255/+442
* [node] implemented basic procurement trading loopJulien Dessaux2024-03-311-0/+14
* [node] fixed contracting and implemented renegotiationJulien Dessaux2024-03-302-18/+48
* [node] fixed mining and selling loop issuesJulien Dessaux2024-03-291-1/+6
* [node] stop trying to optimize useless things like local database callsJulien Dessaux2024-03-282-30/+30
* [node] finished the great typescript rewriteJulien Dessaux2024-03-274-147/+119
* [node] begin the great typescript rewriteJulien Dessaux2024-03-2710-401/+417
* [javascript] fixed mining loopJulien Dessaux2024-03-191-1/+1
* [javascript] Implement the selling loop of the contracting automationJulien Dessaux2024-03-182-1/+16
* [javascript] Implementing market data gathering and cachingJulien Dessaux2024-03-171-7/+23
* [javascript] refactoringJulien Dessaux2024-03-172-1/+6
* [javascript] Rework the contracting loop following the asteroids changesJulien Dessaux2024-03-152-2/+2
* [javascript] Track credits on contract fulfillmentJulien Dessaux2023-10-201-0/+2
* [javascript] implemented contract fulfillmentJulien Dessaux2023-10-191-4/+31
* [javascript] fixed wrong variable usageJulien Dessaux2023-09-171-1/+1
* [javascript] fixed contract deliveryJulien Dessaux2023-09-161-0/+3
* [javascript] improved contract libJulien Dessaux2023-09-141-1/+8
* [javascript] implement the api call to fetch information about all shipsJulien Dessaux2023-09-101-1/+9
* [javascript] added contracts and agent database managementJulien Dessaux2023-09-021-1/+4
* [javascript] began reworking token handling to match what is done with the ha...Julien Dessaux2023-09-021-1/+1
* [javascript] implemented paginated requestsJulien Dessaux2023-09-011-6/+29
* Moved the nodejs agent to its own subfolder to make room for my haskell agentJulien Dessaux2023-07-015-0/+460