osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
GNU General Public License v3.0
8 stars 5 forks source link

Warning flags for `Match` and `Game` #449

Closed hburn7 closed 1 week ago

hburn7 commented 1 month ago

Depends on #438

Overview

This feature covers the implementation and testing of warning flags on Match and Game. These flags function similarly to that of the AutomatedChecks, except there is no automated rejection of this data. The data will end up being PreVerified should there only be flags and no other means of auto rejection.

The goal of this feature is to implement the following warning flags:

Tasks