summaryrefslogtreecommitdiff
path: root/haskell/src/SpaceTraders/Automation (follow)
Commit message (Expand)AuthorAgeFilesLines
* [haskell] refactoringJulien Dessaux2024-03-271-24/+25
* [node] begin the great typescript rewriteJulien Dessaux2024-03-271-2/+2
* Renamed agents so that both versions can run at the same timeJulien Dessaux2023-10-261-1/+1
* [haskell] updated main, init and server reset handlingJulien Dessaux2023-10-161-1/+0
* [haskell] implemented ships's availability tracking in the databaseJulien Dessaux2023-07-271-0/+2
* [haskell] Prevent que networking code from triggering the API rate limitingJulien Dessaux2023-07-221-4/+4
* [haskell] Finalized the agent initialization, refresh and resetJulien Dessaux2023-07-201-5/+13
* [haskell] Refactored everything with a ReaderT patternJulien Dessaux2023-07-181-24/+26
* [haskell] Add a SpaceTradersT and handle server reset api messageJulien Dessaux2023-07-171-0/+58