Commit Graph

14 Commits

Author SHA1 Message Date
Patrick Fairbank
c75baa8210 Rename 'pit' display to 'rankings'. 2022-08-20 20:30:07 -07:00
Patrick Fairbank
996331d60c Implement bracket audience display for single-elimination. 2022-08-20 17:50:27 -07:00
Patrick Fairbank
5426d56de5 Implement bracket audience display for double-elimination. 2022-08-20 17:48:45 -07:00
Patrick Fairbank
7028891d84 Fix imports after enabling modules. 2021-05-16 11:00:29 -07:00
Ken Schenke
f075b7bb8d Remove game-specific scoring 2020-04-14 19:38:14 -05:00
Patrick Fairbank
df9c5dfbd9 Refactor to merge Match.Status and Match.Winner fields into one. 2020-03-29 00:04:15 -07:00
Patrick Fairbank
712d739290 Simpify scoring model and fix RungIsLevel bonus logic. 2020-03-21 12:41:04 -07:00
Patrick Fairbank
ba3260b43d Remove auth check on arena status websocket. 2019-09-27 17:26:31 -07:00
Patrick Fairbank
b9e061904f Move missing avatar logic from JavaScript to server. 2019-09-14 14:00:51 -07:00
Patrick Fairbank
6926aa42ad Add arena status websocket API for clients that need realtime match signaling. 2019-08-23 22:03:07 -07:00
Patrick Fairbank
9569c04912 Remove 'reader' authenticated user as it just complicates display and API access. 2019-08-19 19:12:16 -07:00
Patrick Fairbank
2f3b402c34 Refactor sponsor slides to not require reloading the audience display to pick up changes. 2018-09-14 00:22:44 -07:00
Patrick Fairbank
80c6013b86 Add API to get alliances. 2017-09-23 22:25:36 -07:00
Patrick Fairbank
346912572f Refactor web handlers into separate package. 2017-08-31 23:36:55 -07:00