Randall
Randall
The bot page ELO graph displays trends which can be misleading because during a round a bot might hit its harder opponents at different times. Either replacing the graph or...
Downloading a lot of logs and viewing them is quite painful and time consuming. It would be ideal to be able to view them on the site.
Currently the map pools exist but aren't actually associated with competitions. Update the website so that competitions instead have their own map pool that they use, which then also appears...
Display timestamps on website pages in the local user's timezone. https://www.gun.io/blog/django-easy-timezones
Right now most models are referenced via the ID in the URL, like so: https://aiarena.net/bots/1/ It would be ideal to have prettier URLs, which I think would be better for...
A page that lists in-depth stats about the website. Useful for spotting issues. General things like: recent/historical game times. recent/historical game counts. Can be extended to include arena client specific...
Update the stats generation to to calculate longest win streak. A field would need to be added to the bot stats django model
Add any missing stats to the MatchDetail page Mostly avg_step_time from each participant.
A feature where a user can mark a match for highlight and it's displayed in a match highlights view.
We can send live updates from a currently running game to be displayed on the website. Examples of live updates: Current game time Score Supply https://channels.readthedocs.io/en/latest/