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
/
database
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[node] implement shipyard info retrieval and database caching
Julien Dessaux
2024-05-20
2
-0
/
+33
|
*
[node] Added agent class, and fixed contract updates
Julien Dessaux
2024-05-15
1
-20
/
+0
|
*
[node] Big Contracts lib refactoring
Julien Dessaux
2024-05-13
1
-26
/
+0
|
*
[node] improved sql migrations code
Julien Dessaux
2024-05-07
1
-6
/
+2
|
*
[node] Big Ships lib refactoring
Julien Dessaux
2024-04-07
5
-61
/
+4
|
*
[node] implemented basic procurement trading loop
Julien Dessaux
2024-03-31
1
-1
/
+6
|
*
[node] fixed contracting and implemented renegotiation
Julien Dessaux
2024-03-30
3
-17
/
+11
|
*
[node] stop trying to optimize useless things like local database calls
Julien Dessaux
2024-03-28
2
-4
/
+4
|
*
[node] finished the great typescript rewrite
Julien Dessaux
2024-03-27
10
-109
/
+97
|
*
[all] fixed erroneous contracts index
Julien Dessaux
2024-03-27
1
-1
/
+1
|
*
[node] begin the great typescript rewrite
Julien Dessaux
2024-03-27
7
-79
/
+73
|
*
[javascript] Implementing market data gathering and caching
Julien Dessaux
2024-03-17
3
-0
/
+42
|
*
[javascript] Track credits on contract fulfillment
Julien Dessaux
2023-10-20
1
-0
/
+5
|
*
[javascript] Completely reworked contracting
Julien Dessaux
2023-09-18
1
-0
/
+13
|
*
[javascript] improved contract lib
Julien Dessaux
2023-09-14
1
-0
/
+1
|
*
[javascript] reworked basic exploration with systems fetch after registering
Julien Dessaux
2023-09-13
1
-0
/
+9
|
*
[javascript] added database function to fetch all the ships present in a ↵
Julien Dessaux
2023-09-12
2
-0
/
+11
|
|
|
|
specific system
*
[javascript] add database function to fetch all contracts
Julien Dessaux
2023-09-08
1
-0
/
+6
|
*
[javascript] Fixed database functions result which were not parsed
Julien Dessaux
2023-09-07
3
-3
/
+4
|
*
[javascript] refactored ships and systems database interface
Julien Dessaux
2023-09-03
3
-112
/
+40
|
*
[javascript] added contracts and agent database management
Julien Dessaux
2023-09-02
3
-0
/
+49
|
*
[javascript] began reworking token handling to match what is done with the ↵
Julien Dessaux
2023-09-02
4
-40
/
+49
|
|
|
|
haskell client
*
[javascript] Updated dependencies
Julien Dessaux
2023-07-05
1
-1
/
+1
|
*
Moved the nodejs agent to its own subfolder to make room for my haskell agent
Julien Dessaux
2023-07-01
9
-0
/
+254