aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/modules/client_api.rs
AgeCommit message (Expand)AuthorFilesLines
2022-09-28implement into_join_handle for RemoteBotHandleIlion Beyst1-3/+15
2022-09-10refactor: introduce promise helper typeIlion Beyst1-46/+30
2022-09-09client_api: allow player to connect before match has startedIlion Beyst1-39/+132
2022-09-02implement map selection in cliIlion Beyst1-2/+5
2022-08-26add maps to matches apiIlion Beyst1-1/+6
2022-07-30add is_public to matchesIlion Beyst1-0/+1
2022-07-25rename bot_api to client_apiIlion Beyst1-0/+304