1
0
Fork 0
Commit graph

144 commits

Author SHA1 Message Date
91d394dfc9
[node] Implemented multi hops in system navigation 2024-04-07 23:04:38 +02:00
3e80bc8a4d
[node] multiple contracting fixes and some more refactoring 2024-04-07 23:01:52 +02:00
eeaa64b5ed
[node] waypoints usage refactoring 2024-04-07 23:01:52 +02:00
234770b611
[node] Big Ships lib refactoring 2024-04-07 23:01:52 +02:00
a58394230d
[node] Fixed basic procurement trading loop 2024-04-07 23:01:42 +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
719a9c1a77
[node] fixed mining and selling loop issues 2024-03-29 00:24:51 +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
51705b930f
[haskell] implemented ship refueling 2024-03-27 15:21:37 +01:00
dde6abef39
[haskell] only dock or orbit when needed 2024-03-27 15:21:37 +01:00
7e27a0a7ea
[haskell] refactoring 2024-03-27 15:21:37 +01:00
d668eac4a6
[node] begin the great typescript rewrite 2024-03-27 15:21:00 +01:00
3b61a9694d
[javascript] fixed mining loop 2024-03-19 02:05:15 +01:00
fcbd9cf56c
[javascript] Implement the selling loop of the contracting automation 2024-03-18 01:17:03 +01:00
1b1df83ffd
[javascript] Implementing market data gathering and caching 2024-03-17 01:27:44 +01:00
0377c99a54
[javascript] refactoring 2024-03-17 01:27:35 +01:00
01e3f05ea0
[javascript] Rework the contracting loop following the asteroids changes 2024-03-15 22:17:10 +01:00
4c4e4cb98f
[javascript] updated dependencies 2024-01-19 09:04:53 +01:00
1a14da7f26
[javascript] updated dependencies 2024-01-03 22:25:37 +01:00
d95f59489c
[javascript] updated dependencies 2023-11-29 17:57:07 +01:00
d8516c4ceb
Renamed agents so that both versions can run at the same time 2023-10-26 19:08:06 +02:00
6cf84fe67f
[javascript] Track credits on contract fulfillment 2023-10-20 00:17:31 +02:00
378b5a5ffb
[javascript] implemented contract fulfillment 2023-10-19 01:58:06 +02:00
4dd8a2e90f
[haskell] add missing indices 2023-10-18 22:58:23 +02:00
8c5ad1533d
[haskell] updated main, init and server reset handling 2023-10-16 23:33:40 +02:00
414aebd697
[haskell] Update models for september 14th changelog 2023-10-16 23:33:40 +02:00
0ecb8e87c0
[haskell] Removed available timestamp from ship's database schema 2023-10-16 23:33:36 +02:00
a6c8173d88
[javascript] Upgraded dependencies 2023-10-10 21:32:17 +02:00
204441fcdb
[haskell] updated dependencies 2023-10-08 23:21:57 +02:00
af69d5b1b4
[javascript] Upgraded dependencies 2023-10-03 08:08:02 +02:00
1b9a55432a
[javascript] Completely reworked contracting 2023-09-18 22:48:08 +02:00
3be4f0e9b4
[javascript] fixed wrong variable usage 2023-09-17 22:51:31 +02:00
c9e7a341e7
[javascript] fixed contract delivery 2023-09-16 23:33:36 +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
4551c1a2dd
[javascript] implement the api call to fetch information about all ships 2023-09-10 22:02:32 +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
a50ea1be7c
[javascript] implemented paginated requests 2023-09-01 23:51:51 +02:00
d78d9b1663
[javascript] updated dependencies 2023-08-31 23:10:54 +02:00
961625c363
[haskell] implemented dock and orbit api calls 2023-07-29 00:32:36 +02:00
20d4381c9c
[haskell] implemented ships's availability tracking in the database 2023-07-27 23:29:28 +02:00
565afa5c7b
[haskell] embed sql migration scripts from external files 2023-07-24 00:01:49 +02:00