index
:
adyxax/spacetraders
master
My spacetraders.io game client implementation
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nodejs
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[node] send probes to visit all markets
Julien Dessaux
2024-05-24
1
-1
/
+14
*
[node] factorize sortByPrice
Julien Dessaux
2024-05-23
2
-8
/
+20
*
[node] implement ship purchasing
Julien Dessaux
2024-05-22
1
-0
/
+46
*
[node] implement agent automation that visits all shipyards with the starting...
Julien Dessaux
2024-05-21
3
-4
/
+21
*
Fixed pathing function for probes
Julien Dessaux
2024-05-20
1
-0
/
+1
*
[node] implement shipyard info retrieval and database caching
Julien Dessaux
2024-05-20
3
-10
/
+48
*
[node] fixed and optimized contracting
Julien Dessaux
2024-05-17
2
-13
/
+19
*
[node] Added agent class, and fixed contract updates
Julien Dessaux
2024-05-15
4
-19
/
+58
*
[node] Big Contracts lib refactoring
Julien Dessaux
2024-05-13
3
-99
/
+81
*
[node] fix shortest path to only hop through refueling points
Julien Dessaux
2024-05-05
2
-6
/
+25
*
[node] crudely handle tradevolume limit while selling
Julien Dessaux
2024-05-04
1
-4
/
+16
*
[node] Implemented multi hops in system navigation
Julien Dessaux
2024-04-07
2
-11
/
+68
*
[node] multiple contracting fixes and some more refactoring
Julien Dessaux
2024-04-07
4
-0
/
+37
*
[node] waypoints usage refactoring
Julien Dessaux
2024-04-07
2
-10
/
+16
*
[node] Big Ships lib refactoring
Julien Dessaux
2024-04-07
7
-255
/
+442
*
[node] implemented basic procurement trading loop
Julien Dessaux
2024-03-31
1
-0
/
+14
*
[node] fixed contracting and implemented renegotiation
Julien Dessaux
2024-03-30
2
-18
/
+48
*
[node] fixed mining and selling loop issues
Julien Dessaux
2024-03-29
1
-1
/
+6
*
[node] stop trying to optimize useless things like local database calls
Julien Dessaux
2024-03-28
2
-30
/
+30
*
[node] finished the great typescript rewrite
Julien Dessaux
2024-03-27
4
-147
/
+119
*
[node] begin the great typescript rewrite
Julien Dessaux
2024-03-27
10
-401
/
+417
*
[javascript] fixed mining loop
Julien Dessaux
2024-03-19
1
-1
/
+1
*
[javascript] Implement the selling loop of the contracting automation
Julien Dessaux
2024-03-18
2
-1
/
+16
*
[javascript] Implementing market data gathering and caching
Julien Dessaux
2024-03-17
1
-7
/
+23
*
[javascript] refactoring
Julien Dessaux
2024-03-17
2
-1
/
+6
*
[javascript] Rework the contracting loop following the asteroids changes
Julien Dessaux
2024-03-15
2
-2
/
+2
*
[javascript] Track credits on contract fulfillment
Julien Dessaux
2023-10-20
1
-0
/
+2
*
[javascript] implemented contract fulfillment
Julien Dessaux
2023-10-19
1
-4
/
+31
*
[javascript] fixed wrong variable usage
Julien Dessaux
2023-09-17
1
-1
/
+1
*
[javascript] fixed contract delivery
Julien Dessaux
2023-09-16
1
-0
/
+3
*
[javascript] improved contract lib
Julien Dessaux
2023-09-14
1
-1
/
+8
*
[javascript] implement the api call to fetch information about all ships
Julien Dessaux
2023-09-10
1
-1
/
+9
*
[javascript] added contracts and agent database management
Julien Dessaux
2023-09-02
1
-1
/
+4
*
[javascript] began reworking token handling to match what is done with the ha...
Julien Dessaux
2023-09-02
1
-1
/
+1
*
[javascript] implemented paginated requests
Julien Dessaux
2023-09-01
1
-6
/
+29
*
Moved the nodejs agent to its own subfolder to make room for my haskell agent
Julien Dessaux
2023-07-01
5
-0
/
+460