Ranked+Refactor matchparser+logo800x800+competitive table + per table minimal matchec adjustable #130

Merged
OpzekerIT merged 7 commits from dev into main 2023-11-20 10:23:39 +00:00
Showing only changes of commit 8b290a2d9a - Show all commits

View file

@ -43,13 +43,11 @@ error_reporting(E_ALL);
echo "Stats for $key (minimal 8 matches)";
}
if ($key == 'custom') {
echo "Stats for $key (minimal 5 matches)";
echo "Stats for $key (minimal 8 matches)";
}
if ($key == 'Ranked') {
echo "Stats for $key (minimal 5 matches)";
}
echo $key;
echo "<table border='1' class='sortable'>";
echo "<tr>
<th>Player</th>