Columns
Tiers

Map Search

Stats
Loaded Maps:
{{ maps.length }}
Visible Maps:
{{ count_visible_maps }}
Current Sort:
{{ columns[current_sort].name }}
Current Sort Dir:
{{ current_sort_dir === 'asc' ? 'Ascending' : 'Descending' }}
{{ column.name }} {{ current_sort_dir === 'asc' ? '↑' : '↓' }}
{{ map.id }}
{{map.name}}
{{ (map.filesize / 1000 / 1000).toFixed(2) }} MB
{{ map.difficulty }}
{{ dateConvert(map.created_on) }}
{{ dateConvert(map.updated_on) }}
"{{map.name}}" "[Tier {{ map.difficulty }}] {{map.name}}"