summaryrefslogtreecommitdiff
path: root/nodejs/automation (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-17[node] fixed and optimized contractingJulien Dessaux2-29/+33
2024-05-15[node] Added agent class, and fixed contract updatesJulien Dessaux1-5/+3
2024-05-13[node] Big Contracts lib refactoringJulien Dessaux3-14/+7
2024-05-07[node] improved sql migrations codeJulien Dessaux1-4/+4
2024-05-05[node] fix shortest path to only hop through refueling pointsJulien Dessaux1-8/+1
2024-04-07[node] multiple contracting fixes and some more refactoringJulien Dessaux2-46/+28
2024-04-07[node] waypoints usage refactoringJulien Dessaux3-23/+27
2024-04-07[node] Big Ships lib refactoringJulien Dessaux5-57/+40
2024-04-07[node] Fixed basic procurement trading loopJulien Dessaux1-5/+5
2024-03-31[node] implemented basic procurement trading loopJulien Dessaux2-44/+111
2024-03-30[node] fixed contracting and implemented renegotiationJulien Dessaux3-36/+44
2024-03-29[node] fixed mining and selling loop issuesJulien Dessaux3-10/+9
2024-03-28[node] stop trying to optimize useless things like local database callsJulien Dessaux4-20/+27
2024-03-27[node] finished the great typescript rewriteJulien Dessaux7-86/+76
2024-03-27[node] begin the great typescript rewriteJulien Dessaux4-131/+134
2024-03-19[javascript] fixed mining loopJulien Dessaux1-2/+2
2024-03-18[javascript] Implement the selling loop of the contracting automationJulien Dessaux3-15/+94
2024-03-17[javascript] refactoringJulien Dessaux2-5/+2
2024-03-15[javascript] Rework the contracting loop following the asteroids changesJulien Dessaux1-6/+9
2023-10-26Renamed agents so that both versions can run at the same timeJulien Dessaux1-1/+1
2023-10-19[javascript] implemented contract fulfillmentJulien Dessaux1-3/+5
2023-09-18[javascript] Completely reworked contractingJulien Dessaux4-69/+90
2023-09-13[javascript] reworked basic exploration with systems fetch after registeringJulien Dessaux1-16/+6
2023-07-01Moved the nodejs agent to its own subfolder to make room for my haskell agentJulien Dessaux4-0/+136