Connecting to {{ serverURL }}
Cannot connect to {{ serverURL }}
You have logged in as '{{ loginUsername }}'
Points gathered: {{ pointsGathered }}
Title: {{ titleObtained }}
Room ID: {{ roomId }}
| Title | {{ roomInfo.title }} |
|---|---|
| Description | {{ roomInfo.description }} |
| Owner | {{ roomInfo.owner }} |
| Players | {{ roomInfo.size }} / {{ roomInfo.capacity }} |
| ref | name | |
|---|---|---|
| {{ chapter.ref }} | {{ chapter.name }} |
| ref | title | status | multiplayer | |
|---|---|---|---|---|
| {{ level.ref }} | {{ level.title }} | {{ formatStatus(level.status) }} | {{ level.multiplayer }} |
title: {{ roomInfo.title }}
description: {{ roomInfo.description }}
id: {{ roomId }}
| Player {{ i + 1}} | {{ name ? name : 'N/A' }} |
|---|
{{ goal.primary }}
|
{{ formatTile(item.tile) }}
{{ formatEntity(item.entity) }} |
Current speed: {{ speed }}