-
Notifications
You must be signed in to change notification settings - Fork 0
/
map-display.html
207 lines (205 loc) · 8.49 KB
/
map-display.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Techmino Hub - Map (Unstable)</title>
<link rel="stylesheet" href="/css/style-map.css">
<noscript>
<link rel="stylesheet" href="/css/style-no-js.css">
</noscript>
</head>
<body>
<script src="/js/redirect.js"></script>
<noscript>
<h1>This page requires JavaScript to function properly.</h1>
</noscript>
<svg id="edge-display"></svg>
<h4 id="init-error-message" style="color: white; background-color: black;" class="hide-no-script">
Loading...
<br>
<small style="font-size: 0.6em;">
This should take less than a second. <br>
If it's still loading after a while, either your internet's <em>extremely</em> slow, <br>
or something went <em>really</em> wrong. Check the console (F12 or Ctrl+Shift+I) for details.
</small>
</h4>
<p id="debug-info">
Update loop uninitialized
</p>
<svg id="crosshair" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10">
<line x1="5" y1="0" x2="5" y2="10" stroke="white" stroke-width="0.6" />
<line x1="0" y1="5" x2="10" y2="5" stroke="white" stroke-width="0.6" />
</svg>
<main class="hide-no-script" id="main">
</main>
<aside id="mode-info">
<div class="small">
<h1 class="title">Uninitialized</h1>
<h2 class="subtitle"></h2>
<h4 class="version-info"></h4>
<p class="description"></p>
<div class="align-bottom">
<h3>Rank requirements:</h3>
<ul class="rank-reqs">
<li>
<span class="rank text-color-rank-x" title="X rank">
󰂴
</span>
<span class="content x-req">
Uninitialized
</span>
</li>
<li>
<span class="rank text-color-rank-u" title="U rank">
󰂵
</span>
<span class="content u-req">
Uninitialized
</span>
</li>
<li>
<span class="rank text-color-rank-s" title="S rank">
󰃂
</span>
<span class="content s-req">
Uninitialized
</span>
</li>
<li>
<span class="rank text-color-rank-a" title="A rank">
󰂶
</span>
<span class="content a-req">
Uninitialized
</span>
</li>
<li>
<span class="rank text-color-rank-b" title="B rank (minimum to unlock other modes)">
󰂷
</span>
<span class="content b-req">
Uninitialized
</span>
</li>
<li>
<span class="rank" title="Qualification requirement (minimum needed for your score to be listed on the leaderboards)">
󰀒
</span>
<span class="content q-req">
Uninitialized
</span>
</li>
</ul>
<div class="buttons">
<button id="expand-mode-info" type="button" title="Get more information">
󰂅
</button>
<button id="close-mode-info" type="button" title="Close">
󰂃
</button>
</div>
</div>
</div>
<div class="full">
<div class="top">
<button id="collapse-mode-info" type="button" title="Back">
󰂃
</button>
<h1 class="name">
Uninitialized
</h1>
</div>
<div class="bottom">
<main id="ext-mode-info-main">
<menu id="mode-info-list">
<div class="mode-info-entry" id="difficulty-entry">
<h4>Difficulty</h4>
<p id="difficulty-entry-content">
Unimplemented
</p>
</div>
<div class="mode-info-entry" id="length-entry">
<h4>Length</h4>
<p id="length-entry-content">
Unimplemented
</p>
</div>
<div class="mode-info-entry" id="version-entry">
<h4>Available in</h4> <br>
<p id="version-entry-content">
latest version
</p>
</div>
<a class="mode-info-entry" href="" id="src-entry" target="_blank" rel="noreferrer noopener">
<h4>View mode source code</h4>
</a>
</menu>
<article id="mode-article">
Loading article...
</article>
</main>
<aside id="ext-mode-info-side">
<h3 id="featured-video-text">Featured Video</h3>
<div class="video-outer">
<iframe id="featured-video" src="about:blank" frameborder="0"></iframe>
</div>
<h3>Rank requirements</h3>
<ul class="rank-reqs">
<li>
<span class="rank text-color-rank-x" title="X rank">
󰂴
</span>
<span class="content x-req">
Uninitialized
</span>
</li>
<li>
<span class="rank text-color-rank-u" title="U rank">
󰂵
</span>
<span class="content u-req">
Uninitialized
</span>
</li>
<li>
<span class="rank text-color-rank-s" title="S rank">
󰃂
</span>
<span class="content s-req">
Uninitialized
</span>
</li>
<li>
<span class="rank text-color-rank-a" title="A rank">
󰂶
</span>
<span class="content a-req">
Uninitialized
</span>
</li>
<li>
<span class="rank text-color-rank-b" title="B rank (minimum to unlock other modes)">
󰂷
</span>
<span class="content b-req">
Uninitialized
</span>
</li>
<li>
<span class="rank" title="Qualification requirement (minimum needed for your score to be listed on the leaderboards)">
󰀒
</span>
<span class="content q-req">
Uninitialized
</span>
</li>
</ul>
</aside>
</div>
</div>
</aside>
<script src="/js/map.js" type="module"></script>
</body>
</html>