Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [haskell] refactoring | Julien Dessaux | 2024-03-27 | 1 | -24/+25 |
| | |||||
* | [node] begin the great typescript rewrite | Julien Dessaux | 2024-03-27 | 1 | -2/+2 |
| | |||||
* | Renamed agents so that both versions can run at the same time | Julien Dessaux | 2023-10-26 | 1 | -1/+1 |
| | |||||
* | [haskell] updated main, init and server reset handling | Julien Dessaux | 2023-10-16 | 1 | -1/+0 |
| | |||||
* | [haskell] implemented ships's availability tracking in the database | Julien Dessaux | 2023-07-27 | 1 | -0/+2 |
| | |||||
* | [haskell] Prevent que networking code from triggering the API rate limiting | Julien Dessaux | 2023-07-22 | 1 | -4/+4 |
| | |||||
* | [haskell] Finalized the agent initialization, refresh and reset | Julien Dessaux | 2023-07-20 | 1 | -5/+13 |
| | |||||
* | [haskell] Refactored everything with a ReaderT pattern | Julien Dessaux | 2023-07-18 | 1 | -24/+26 |
| | |||||
* | [haskell] Add a SpaceTradersT and handle server reset api message | Julien Dessaux | 2023-07-17 | 1 | -0/+58 |