Skip to content

Releases: aiarena/aiarena-web

Release v1.3.1

03 Feb 06:29
Compare
Choose a tag to compare

These are technical notes, but it is done in conjunction with the sc2ai and aiarena merger.

  • Add explanation to front page RE merger 0914d321

New Features

  • implement active bot filtering and polish the match request form UI 826e6d5
  • Match queue now also prints the competition for each round 169ae34, Closes #183
  • added dynamic fuzzy filter to match queue tables 36130f23

Bug Fixes

  • If no map is provided via matchrequestform, then a random map from the entire map pool is picked 52a2ca6, Closes #189
  • ArenaClients now appear as ArenaClients in the admin panel, and not as regular Users 9b9d3f8a

Release v1.3.0

25 Jan 11:56
ed4cda8
Compare
Choose a tag to compare
  • Multi-competition update. Significant changes to a large portion of the codebase.

Release v1.2.3

28 Dec 16:51
a310f1c
Compare
Choose a tag to compare

Features

  • Added django-redis, django-fakeredis to requirements
  • Local dev env mocks redis with fakeredis
  • improved Request match UI (using Select2 for filtering / searching )
  • updated env file in staging and prod with redis credentials

Tests

  • Tests now use FakeRedis

Release v1.2.21

16 Dec 17:52
aaf40ed
Compare
Choose a tag to compare
  • Limit matches shown on bot page to requested or in progress cf542b3

Release v1.2.2

13 Dec 14:44
c12cf00
Compare
Choose a tag to compare
  • Abbreviate Timestamps and Fixed arenaclient.html not loading (#149)

  • fix-CI-build (#149)

  • Fixed test to reflect recent text case update for PR (#142)

  • List matches that are being played or have been queued on the bot page (#146)

  • List matches that are being played or have been queued on the bot page

  • Update django.yml (removed pip upgrade command until pip fixes their latest verison)

Release v1.2.1

11 Dec 16:24
Compare
Choose a tag to compare
  • Add Icons for Trophies
  • Added highlights to bot avg step time
  • Add trend indicators to main ranking page (#133)
  • Filter out requested matches from current_elo_trend
  • Add elo trend to season.html
  • Only show rank trending if change is over 10
  • Made n matches for ELO trend configurable
  • Better icons for trends to reflect the bot performance hopefully more accurately. (#134)
  • Elo trend icon title (#135)
  • Better icons for trends to reflect the bot performance hopefully more accurately.
  • ELO trend icon title specifies how much the ELO has actually changed.
  • Changed all ELO "not changing" icons from fast_rewind to trending_flat
  • Replaced arrow icons from trends (#136)
  • removed arrow icons from trends and replaced them with rotated trending_flat icons
  • Differentiate requested matches in result list (#139)
  • List requested matches for bot authors in their profile page and allow cancellations (#142)
  • List requested matches for bot authors in their profile page #138
  • Cancel Requested Matches #87
  • Added match requests to regularUser1 for frontend page render test
  • fix: wrong icon display in match detail view

Release v1.2.0

27 Nov 17:47
bdfa714
Compare
Choose a tag to compare
  • Add Icons for Trophies
  • New TrophyIcon model to hold image for icon
  • New TrophyIcon field in Trophy
  • bot.html shows icon if it exists
  • Updated admin.py
  • Added highlights to bot avg step time
  • Added step_time_color to core_filters.py
  • Added color style to relevant cell in bot.html
  • Add trend indicators to main ranking page (#133)

  • Filter out requested matches from current_elo_trend

  • Add elo trend to season.html

  • Only show rank trending if change is over 10

  • Made n matches for ELO trend configurable

  • Update 0121_auto_20201124_0720.py Fixed migrations breaking on staging due to table already existing (TrophyIcon) to not double create the same table

  • revert migration hack

  • Better icons for trends to reflect the bot performance hopefully more accurately. (#134)

  • removed migrate command until fix

  • Elo trend icon title (#135)

  • Better icons for trends to reflect the bot performance hopefully more accurately.

  • ELO trend icon title specifies how much the ELO has actually changed.

  • Changed all ELO "not changing" icons from fast_rewind to trending_flat

  • Replaced arrow icons from trends (#136)

  • removed arrow icons from trends and replaced them with rotated trending_flat icons

  • fix typos

Release v1.1.14

23 Nov 19:12
bddfa62
Compare
Choose a tag to compare

Release 1.1.14

Release v1.1.13

23 Nov 17:30
386128b
Compare
Choose a tag to compare

Release 1.1.13

Release v1.1.12

22 Nov 22:16
28c1ad0
Compare
Choose a tag to compare

Release 1.1.12