stats tweaked to scale SPM based on team size

invalid client id results in 404 rather than exception page
performance based on traditional elo rating
fixed @ (broadcast commands)
added reports to penalty list and profile
This commit is contained in:
RaidMax
2018-05-24 14:48:57 -05:00
parent 36d493f05b
commit d9a601328c
12 changed files with 108 additions and 47 deletions

View File

@ -94,8 +94,7 @@
}
.penalties-color-report {
color: #749363;
color: rgba(116, 147, 99, 1);
color: #b3ae8f;
}
.penalties-color-warning {