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
/
haskell
/
src
/
SpaceTraders
/
APIClient
/
Client.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[haskell] refactoring
Julien Dessaux
2024-03-27
1
-25
/
+25
*
[haskell] updated main, init and server reset handling
Julien Dessaux
2023-10-16
1
-0
/
+9
*
[haskell] Prevent que networking code from triggering the API rate limiting
Julien Dessaux
2023-07-22
1
-4
/
+14
*
[haskell] Finalized the agent initialization, refresh and reset
Julien Dessaux
2023-07-20
1
-2
/
+1
*
[haskell] refactoring
Julien Dessaux
2023-07-19
1
-10
/
+1
*
[haskell] Refactored everything with a ReaderT pattern
Julien Dessaux
2023-07-18
1
-36
/
+34
*
[haskell] Trigger a program restart when the api client encounters a server r...
Julien Dessaux
2023-07-17
1
-0
/
+7
*
[haskell] Implemented pagination and systems list api call
Julien Dessaux
2023-07-11
1
-5
/
+34
*
[haskell] Refactored JSON parsing code
Julien Dessaux
2023-07-10
1
-3
/
+1
*
[haskell] Simplify API Error JSON decoding
Julien Dessaux
2023-07-09
1
-17
/
+6
*
[haskell] Simplify API Message JSON decoding
Julien Dessaux
2023-07-09
1
-5
/
+3
*
[haskell] back off when hitting the rate limit
Julien Dessaux
2023-07-07
1
-14
/
+15
*
Bootstrapped my haskell client
Julien Dessaux
2023-07-02
1
-0
/
+69