1
0
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
4cb5c7853c
[node] implement shipyard info retrieval and database caching 2024-05-20 22:50:33 +02:00
6504e44ffa
[node] Added agent class, and fixed contract updates 2024-05-15 23:49:33 +02:00
de0251bc22
[node] Big Contracts lib refactoring 2024-05-13 23:45:45 +02:00
1f6daef018
[node] improved sql migrations code 2024-05-07 00:34:26 +02:00
234770b611
[node] Big Ships lib refactoring 2024-04-07 23:01:52 +02:00
a34e4fbed4
[node] implemented basic procurement trading loop 2024-03-31 09:44:49 +02:00
8819cf9c67
[node] fixed contracting and implemented renegotiation 2024-03-30 14:22:59 +01:00
3cb4f4df51
[node] stop trying to optimize useless things like local database calls 2024-03-28 12:11:36 +01:00
a1d6b03ec9
[node] finished the great typescript rewrite 2024-03-27 15:21:37 +01:00
8107afbd90
[all] fixed erroneous contracts index 2024-03-27 15:21:37 +01:00
d668eac4a6
[node] begin the great typescript rewrite 2024-03-27 15:21:00 +01:00
1b1df83ffd
[javascript] Implementing market data gathering and caching 2024-03-17 01:27:44 +01:00
6cf84fe67f
[javascript] Track credits on contract fulfillment 2023-10-20 00:17:31 +02:00
1b9a55432a
[javascript] Completely reworked contracting 2023-09-18 22:48:08 +02:00
4c1a5fdfe1
[javascript] improved contract lib 2023-09-14 00:02:51 +02:00
14f81bcc1b
[javascript] reworked basic exploration with systems fetch after registering 2023-09-13 23:38:24 +02:00
e52662f829
[javascript] added database function to fetch all the ships present in a specific system 2023-09-12 23:06:39 +02:00
2ae1d4e8fd
[javascript] add database function to fetch all contracts 2023-09-08 22:34:22 +02:00
a9cd987c50
[javascript] Fixed database functions result which were not parsed 2023-09-07 23:40:20 +02:00
f89af1145d
[javascript] refactored ships and systems database interface 2023-09-03 23:01:18 +02:00
e03bb90611
[javascript] added contracts and agent database management 2023-09-02 02:16:42 +02:00
9a71163dda
[javascript] began reworking token handling to match what is done with the haskell client 2023-09-02 01:06:11 +02:00
d43972e5dc
[javascript] Updated dependencies 2023-07-05 23:58:50 +02:00
36cc33f9e9
Moved the nodejs agent to its own subfolder to make room for my haskell agent 2023-07-01 23:13:13 +02:00