Skip to content

Releases: battlecode/galaxy

siarnaq-frontend-1.0.4

10 Dec 03:26
e9760ff
Compare
Choose a tag to compare

adds content for the new episodes!

siarnaq-frontend-1.0.3

09 Dec 04:00
1f8e20a
Compare
Choose a tag to compare
  • fixes tournament page
  • prettifies for mobile

siarnaq-frontend-1.0.2

07 Dec 19:53
ee15f42
Compare
Choose a tag to compare
  • turns off rating history
  • tries to fix tournament error

siarnaq-frontend-1.0.1

07 Dec 18:46
eac40ec
Compare
Choose a tag to compare
  • fixes build failure caused by require statements in tailwind config

siarnaq-frontend-1.0.0

07 Dec 18:02
8fa36a7
Compare
Choose a tag to compare

Releases the much-awaited and worked upon Battlecode "Frontend2"! Hopefully it works super well with no issues 🫠

siarnaq-backend-2.0.4

07 Dec 19:54
ee15f42
Compare
Choose a tag to compare
  • disables rating history endpoints so we dont go broke

siarnaq-backend-2.0.3

07 Dec 17:28
876d515
Compare
Choose a tag to compare
  • Fixes rating endpoints
  • Fixes bug in scrimmaging record endpoint

siarnaq-backend-2.0.2

18 Nov 16:05
c9aa204
Compare
Choose a tag to compare

Massive performance improvements to the rating history API! Brings performance from seconds to milliseconds. Does break some endpoints but they're new so just going to stick with minor version bump.

siarnaq-backend-2.0.1

11 Oct 20:02
4a29016
Compare
Choose a tag to compare

Adds win/loss/tie api for retrieving a team's scrimmaging record for a given episode!

siarnaq-backend-2.0.0

04 May 18:59
d1067a6
Compare
Choose a tag to compare
  • Breaking API change on /api/compete/{episode_id}/match/historical_rating/ by @lowtorola on #780