diff --git a/html/imgs/Bronze_Medal.svg b/html/imgs/Bronze_Medal.svg new file mode 100644 index 0000000..7465099 --- /dev/null +++ b/html/imgs/Bronze_Medal.svg @@ -0,0 +1,236 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/imgs/Emoji_u1f4a9.svg b/html/imgs/Emoji_u1f4a9.svg new file mode 100644 index 0000000..8c1b2e8 --- /dev/null +++ b/html/imgs/Emoji_u1f4a9.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/imgs/Gold_Medal.svg b/html/imgs/Gold_Medal.svg new file mode 100644 index 0000000..c12f700 --- /dev/null +++ b/html/imgs/Gold_Medal.svg @@ -0,0 +1,1151 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/imgs/Silver_Medal.svg b/html/imgs/Silver_Medal.svg new file mode 100644 index 0000000..6764e2b --- /dev/null +++ b/html/imgs/Silver_Medal.svg @@ -0,0 +1,227 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/index.php b/html/index.php index 458ef89..0c1fca5 100644 --- a/html/index.php +++ b/html/index.php @@ -48,6 +48,34 @@ if(isset($_GET['arena'])){ $mainSectionScript="../src/arenas/".$currentArena."/public.php"; $asideSectionContent='

infos:

'.$lang['DEV-YOUR-OWN-BOT'].'
'.$lang['DOC_SPECS_LINKS'].'

Scores

'; + + $podium=ELO_get_podium($currentArena); + $count=0; + $asideSectionContent.='

Détail des matchs

'; + foreach($hist as $sc){ $asideSectionContent.='

'.$sc['bot1'].' VS '.$sc['bot2'].'