Randall
Randall
See this game: https://aiarena.net/matches/153533/ For some reason after the planetary fortress is built worker distribution sends workers back to the main base instead of having them mine at the PF....
Update the commit that the s2client-api submodule references in our repo in order to keep up with recent changes to s2client-api and not lag too far behind.
This PR fixed a broken link in the README: ai-arena.net -> aiarena.net
Nothing fancy. First step is a single match played between 2 bots. Next step is probably all bot types.
It appears data permissions might not be set correctly if the bot doesn't have a data file to download or something. From Infy: > I think there is something wrong...
Depends on https://github.com/aiarena/aiarena-web/issues/628 Obtain the replay's desired playback speed from stream API and use it when launching the replay.
Allow the user to request a direct feed messaged to them of bot results for a specific bot they're interested in at the time. Useful for when you're monitoring a...
Announce the ladder champion on the discord #ladder chat. Also auto assign the relevant role (or just remove if new user doesn't have discord linked).
As reported on Discord: https://discord.com/channels/350289306763657218/1153904104972767262/1290989619390971995 The API documentation (https://aiarena.net/swagger/) doesn't mention that it's possible to update a bot through it despite this being possible.
WIP - needs some things addressed. - [x] Restructure URL for future needs - use `/match-requests/request-single/` so we can add e.g. `request-series` in future. - [ ] Specify different endpoints...