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
/
lib
/
api.js
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the nodejs agent to its own subfolder to make room for my haskell agent
Julien Dessaux
2023-07-01
1
-140
/
+0
*
Fixed api errors and some async issues
Julien Dessaux
2023-06-14
1
-1
/
+1
*
Fixed error handling after network code rework
Julien Dessaux
2023-06-13
1
-9
/
+9
*
Take requests time in consideration for rate limiting calculations
Julien Dessaux
2023-06-11
1
-1
/
+6
*
Reworked the network code to improve sending rate management
Julien Dessaux
2023-06-10
1
-49
/
+76
*
Update ships status at the end of the nav cooldown
Julien Dessaux
2023-06-06
1
-0
/
+6
*
Hold back on maintenance or rate limiting events
Julien Dessaux
2023-06-05
1
-7
/
+18
*
Handle connection reset event
Julien Dessaux
2023-06-03
1
-3
/
+8
*
Retry on HTTP timeout instead of propagating the error
Julien Dessaux
2023-05-30
1
-1
/
+5
*
Many new api calls
Julien Dessaux
2023-05-29
1
-1
/
+1
*
Automated the extraction and delivery loop for a ship
Julien Dessaux
2023-05-26
1
-2
/
+9
*
Updated the lib for the new api
Julien Dessaux
2023-05-25
1
-0
/
+4
*
Rewrote the api rate limiter with promises instead of callbacks
Julien Dessaux
2023-05-24
1
-36
/
+31
*
Implemented a basic extraction loop
Julien Dessaux
2023-05-14
1
-0
/
+76