-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
215 lines (207 loc) · 6.48 KB
/
index.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
208
209
210
211
212
213
214
215
<!-- <script type="text/javascript" src="dist/bundle.js"></script> !-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Mineweb</title>
<link
rel="icon"
href="https://cdn.discordapp.com/attachments/620134540903710733/704341035391909968/menu-buy.png"
/>
<meta
name="description"
content="Mineweb is a Minecraft client powered by noa and node-minecraft-protocol"
/>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"
/>
<link
rel="stylesheet"
media="screen"
href="https://fontlibrary.org/face/minecraftia"
type="text/css"
/>
<style type="text/css">
body {
background-color: white;
margin: 0px;
overflow: hidden;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
#reticle {
position: fixed;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
line-height: 20px;
margin: -10px 0 0 -10px;
z-index: 99;
color: white;
text-shadow: 1px 1px 0px black;
text-align: center;
}
#chat::-webkit-scrollbar {
display: none;
}
#chat {
z-index: 9999;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-ms-overflow-style: none;
user-select: none;
position: fixed;
/* width: 35%; */
width: 640px;
height: 40%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.5);
bottom: 42px;
list-style-type: none;
text-align: left;
margin: 0;
padding: 0 8px;
display: none;
font-family: "MinecraftiaRegular";
font-style: normal;
word-spacing: -0.21px; /* Makes it look right */
font-size: 16px;
}
#chatinput {
z-index: 9999;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: fixed;
/* width: 35%; */
width: 640px;
height: 2%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.5);
/* opacity: 0.9; */
bottom: 5px;
list-style-type: none;
text-align: left;
margin: 0;
padding: 0;
font-family: "MinecraftiaRegular";
font-style: normal;
display: none;
padding: 7px 8px 8px 8px;
border: none;
outline: none;
color: white;
}
#beta {
z-index: 9999;
position: fixed;
top: 0px;
width: 100%;
font-size: x-medium;
}
#music {
display: none;
}
</style>
</head>
<div id="loading" class="separator" style="clear: both; text-align: center;">
Connecting to the server...
<br />Please Wait.
<!-- it takes an average of 30 seconds. ??? It doesn't tkae that long... !-->
To open the game, you need to choose a nickname. if the nickname selection
screen is not displayed, press F5. <br />
Having problems? Go to the
<a href="https://mineweb.statuspage.io/" target="_blank">Service Status</a>
</div>
<!---
<div class="separator" style="clear: both; text-align: center;">
<div style="text-align: center;">
Are you having connection problems?
</div>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://mineweb.glitch.me/">Refresh page </a>or view
<a href="https://mineweb.statuspage.io/">our status page</a>
</div>
<br />
<div class="separator" style="clear: both; text-align: center;">
Powered by <a href="https://github.com/andyhall/noa">noa</a> and
<a href="https://github.com/PrismarineJS/node-minecraft-protocol"
>node-minecraft-protocol</a
>
</div>
<div class="separator" style="clear: both; text-align: center;">
<br />
</div>
<div class="separator" style="clear: both; text-align: center;"></div>
</div>
-->
<body>
<div id="reticle">+</div>
<noscript>Sadly.... You need javascript... And you dont have that :(... We recommend to use Chrome.</noscript>
<script type="text/javascript" src="dist/babylon.js"></script>
<script type="text/javascript" src="dist/bundle.js"></script>
<script>
// TODO POPUP TO DISABLE CTRL+W
window.onbeforeunload = function() {
setTimeout(function() {
console.log(
"Showup a popup with en explenation how to disable CTRL+W"
);
}, 1);
return true;
};
</script>
<center>
<div id="beta">
<span style="color: white;">Mineweb snapshot 20w21b</span>
<span style="color: white;"
>|Version number:59|Minecraft_version: 1.12.2|Version date:29/04/2020
03:50pm(GMT+03:00)|node:v10.15.3</span
>
<br />
<span style="color: white;"
>Don't forget to join our
<a href="https://discord.gg/zSxsc9F" target="_blank">Discord Server</a
>!</span
>
<!--<span style="color: white;"
>if a texture is corrupt, please report it to our discord server</span
>!-->
</div>
</center>
<!-- Copyrighted! <div id="music">
<audio controls loop autoplay>
<source
src="https://cdn.discordapp.com/attachments/591647192058691584/704708576785989722/Minecraft_Theme_-_Chill_Trap_Remix_No_Copyright_Royalty_Free_Minecraft_Music.mp3"
type="audio/ogg"
/>
<source
src="https://cdn.discordapp.com/attachments/591647192058691584/704708576785989722/Minecraft_Theme_-_Chill_Trap_Remix_No_Copyright_Royalty_Free_Minecraft_Music.mp3"
type="audio/mpeg"
/>
Your browser does not support the audio element.
</audio>
</div> !-->
<ul id="chat">
<li>
<span style="color: white;">
Thanks for using Mineweb Dev! In here you can use the chat! <br />You
can write a message by pressing the T key! Issues?
<a href="https://mineweb.statuspage.io/" target="_blank">Status page</a>
or
<a href="https://discord.gg/zSxsc9F" target="_blank">our Discord.</a>
</span>
</li>
</ul>
<input id="chatinput" type="text" value="" />
</body>
</html>