|
c069de3955
|
[go] refactoring
|
2024-07-17 22:26:28 +02:00 |
|
|
44477a6dbd
|
[golang] fixed sql migrations
|
2024-06-01 01:25:16 +02:00 |
|
|
4069b524b2
|
[golang] simplified the api design some more
|
2024-05-30 08:05:03 +02:00 |
|
|
860984057d
|
[golang] added ships first api calls
|
2024-05-29 23:08:24 +02:00 |
|
|
0d00bf9fd2
|
[golang] fixed golang api client design mistakes
|
2024-05-28 13:13:13 +02:00 |
|
|
d0f6c4343e
|
[node] send probes to visit all markets
|
2024-05-24 00:29:04 +02:00 |
|
|
3306159369
|
[node] factorize sortByPrice
|
2024-05-23 23:49:42 +02:00 |
|
|
09537408a5
|
[node] implement ship purchasing
|
2024-05-22 01:08:27 +02:00 |
|
|
b1627bf0d7
|
[node] implement automation next step: sending the startup probe to a shipyard that selles probes
|
2024-05-21 23:50:13 +02:00 |
|
|
d77558b8de
|
[node] implement agent automation that visits all shipyards with the starting probe
|
2024-05-21 00:26:17 +02:00 |
|
|
92ef1e8c2e
|
Fixed pathing function for probes
|
2024-05-20 22:52:14 +02:00 |
|
|
4cb5c7853c
|
[node] implement shipyard info retrieval and database caching
|
2024-05-20 22:50:33 +02:00 |
|
|
ccbfd9deb9
|
[node] fixed and optimized contracting
|
2024-05-17 22:01:29 +02:00 |
|
|
6504e44ffa
|
[node] Added agent class, and fixed contract updates
|
2024-05-15 23:49:33 +02:00 |
|
|
9d48b58d7f
|
[node] updated dependencies
|
2024-05-14 00:24:52 +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 |
|
|
427cc77fa3
|
[golang] bootstrapped a client in yet another language
|
2024-05-06 00:18:22 +02:00 |
|
|
5aac233c08
|
[node] fix shortest path to only hop through refueling points
|
2024-05-05 00:08:28 +02:00 |
|
|
063b2c9951
|
[node] crudely handle tradevolume limit while selling
|
2024-05-04 00:13:32 +02:00 |
|
|
8dbee17f39
|
[node] updated dependencies
|
2024-04-28 21:33:05 +02:00 |
|
|
0342bd8d64
|
[node] updated dependencies
|
2024-04-17 23:04:13 +02:00 |
|
|
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 |
|