Open griffinbaker12 opened 4 months ago
This should probably just come from the API, so all the logic is in one place. I'll have to look into that and come back to this.
Welcome to new-connect! Make sure to:
Looks to be better but like @adeebshihadeh said it would be best to get this directly from the API rather than calculating it on the client side.
Looks to be better but like @adeebshihadeh said it would be best to get this directly from the API rather than calculating it on the client side.
yeah agreed, was cool to solve nonetheless
Fixes #75.
Ensures that the
engaged
andoverriding
states are mutually exclusive. The old logic would attribute both these states toengaged
, leading to inflated stats.