Patrick Fairbank
|
1d523c5f37
|
Convert EventSettings, Match, and MatchResult models to use Bolt DB.
|
2021-05-16 11:19:44 -07:00 |
|
Patrick Fairbank
|
7028891d84
|
Fix imports after enabling modules.
|
2021-05-16 11:00:29 -07:00 |
|
Patrick Fairbank
|
9b17f0ab1b
|
Run 'go fmt'.
|
2020-04-25 14:26:08 -07:00 |
|
Ken Schenke
|
8bad83d747
|
Add test for realtime score input from match play
|
2020-04-15 19:14:19 -05:00 |
|
Ken Schenke
|
f075b7bb8d
|
Remove game-specific scoring
|
2020-04-14 19:38:14 -05:00 |
|
Patrick Fairbank
|
7c7b90f8cc
|
Refactor event status to include cycle time calculation.
|
2020-03-29 18:40:19 -07: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
|
14c9815980
|
Calculate event lateness periodically to improve accuracy.
|
2020-03-28 23:13:41 -07:00 |
|
Patrick Fairbank
|
2f7d186554
|
Add field to Ranking model to track previous rank.
|
2020-03-27 22:12:27 -07:00 |
|
Patrick Fairbank
|
712d739290
|
Simpify scoring model and fix RungIsLevel bonus logic.
|
2020-03-21 12:41:04 -07:00 |
|
Patrick Fairbank
|
ad1dd1ef64
|
Remove pre-match scoring enforcement since it's not needed for 2020.
|
2020-03-20 22:39:31 -07:00 |
|
Patrick Fairbank
|
afcaa0e07c
|
Update score/ranking models for 2020.
|
2020-03-18 22:42:36 -07:00 |
|
Patrick Fairbank
|
49758eaafd
|
Refactor Rules to have an ID that is referenced instead of copying details everywhere.
|
2020-03-15 21:23:52 -07:00 |
|
Patrick Fairbank
|
c0e3f16144
|
Fix bug with committing playoff matches after a team substitution.
|
2019-10-07 21:41:43 -07:00 |
|
Patrick Fairbank
|
06a91b8a3c
|
Enforce that pre-match scoring is set validly before starting a match.
|
2019-08-04 13:50:20 -07:00 |
|
Patrick Fairbank
|
8c742910f9
|
Correct foul values for 2019.
|
2019-07-26 23:13:56 -07:00 |
|
Patrick Fairbank
|
ad1891cd91
|
Update game module and dependents for the 2019 game.
|
2019-07-21 17:52:34 -07:00 |
|
Patrick Fairbank
|
0f74de7ad8
|
Fix tests after last change.
|
2019-04-12 17:32:40 -07:00 |
|
Patrick Fairbank
|
f8466f743a
|
Remove STEMtv client since the service has been discontinued.
|
2018-09-23 12:21:43 -07:00 |
|
Patrick Fairbank
|
27c38f7393
|
Refactor websocket model to reduce duplicated code.
|
2018-09-01 22:13:27 -07:00 |
|
Patrick Fairbank
|
3dc83bcdbf
|
Break down vault cubes by power up in score object.
|
2018-05-22 21:35:14 -07:00 |
|
Patrick Fairbank
|
0c475b0a20
|
Add generation and sending of game-specific data.
|
2018-04-11 23:26:36 -07:00 |
|
Patrick Fairbank
|
e7cf700ced
|
Update game-specific models for 2018.
|
2018-03-25 20:31:05 -07:00 |
|
Patrick Fairbank
|
4e418434da
|
Convert HTTP 302 responses to more-accurate 303.
|
2017-09-02 14:08:16 -07:00 |
|
Patrick Fairbank
|
346912572f
|
Refactor web handlers into separate package.
|
2017-08-31 23:36:55 -07:00 |
|