summaryrefslogtreecommitdiff
path: root/nodejs/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-20[node] implement shipyard info retrieval and database cachingJulien Dessaux3-10/+48
2024-05-17[node] fixed and optimized contractingJulien Dessaux2-13/+19
2024-05-15[node] Added agent class, and fixed contract updatesJulien Dessaux4-19/+58
2024-05-13[node] Big Contracts lib refactoringJulien Dessaux3-99/+81
2024-05-05[node] fix shortest path to only hop through refueling pointsJulien Dessaux2-6/+25
2024-05-04[node] crudely handle tradevolume limit while sellingJulien Dessaux1-4/+16
2024-04-07[node] Implemented multi hops in system navigationJulien Dessaux2-11/+68
2024-04-07[node] multiple contracting fixes and some more refactoringJulien Dessaux4-0/+37
2024-04-07[node] waypoints usage refactoringJulien Dessaux2-10/+16
2024-04-07[node] Big Ships lib refactoringJulien Dessaux7-255/+442
2024-03-31[node] implemented basic procurement trading loopJulien Dessaux1-0/+14
2024-03-30[node] fixed contracting and implemented renegotiationJulien Dessaux2-18/+48
2024-03-29[node] fixed mining and selling loop issuesJulien Dessaux1-1/+6
2024-03-28[node] stop trying to optimize useless things like local database callsJulien Dessaux2-30/+30
2024-03-27[node] finished the great typescript rewriteJulien Dessaux4-147/+119
2024-03-27[node] begin the great typescript rewriteJulien Dessaux10-401/+417
2024-03-19[javascript] fixed mining loopJulien Dessaux1-1/+1
2024-03-18[javascript] Implement the selling loop of the contracting automationJulien Dessaux2-1/+16
2024-03-17[javascript] Implementing market data gathering and cachingJulien Dessaux1-7/+23
2024-03-17[javascript] refactoringJulien Dessaux2-1/+6
2024-03-15[javascript] Rework the contracting loop following the asteroids changesJulien Dessaux2-2/+2
2023-10-20[javascript] Track credits on contract fulfillmentJulien Dessaux1-0/+2
2023-10-19[javascript] implemented contract fulfillmentJulien Dessaux1-4/+31
2023-09-17[javascript] fixed wrong variable usageJulien Dessaux1-1/+1
2023-09-16[javascript] fixed contract deliveryJulien Dessaux1-0/+3
2023-09-14[javascript] improved contract libJulien Dessaux1-1/+8
2023-09-10[javascript] implement the api call to fetch information about all shipsJulien Dessaux1-1/+9
2023-09-02[javascript] added contracts and agent database managementJulien Dessaux1-1/+4
2023-09-02[javascript] began reworking token handling to match what is done with the ha...Julien Dessaux1-1/+1
2023-09-01[javascript] implemented paginated requestsJulien Dessaux1-6/+29
2023-07-01Moved the nodejs agent to its own subfolder to make room for my haskell agentJulien Dessaux5-0/+460