-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
162 lines (157 loc) · 7.74 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
<!DOCTYPE html>
<html>
<head>
<title>LukeSMP</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
<link rel="script.js" href="header.html">
<script src="https://kit.fontawesome.com/4b54a3a45b.js" crossorigin="anonymous"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<body style="background-image: url(assets/banners/home.png);">
<canvas id="viewport"></canvas>
<div class="navbar" id="navbar">
<a href="index.html">
<img class="logo" src="assets/logo/logo.png" style="height:75px;">
</a>
<div>
<a href="https://map.lukesmp.net" target="_blank" rel="noopener noreferrer">Map</a>
<div class="dropdown">
<a class="dropbutton" href="season/5.html">Season 5</a>
<div class="dropdown-content">
<a href="season/4.html">Season 4</a>
<a href="season/3.html">Season 3</a>
<a href="season/2.html">Season 2</a>
<a href="season/1.html">Season 1</a>
</div>
</div>
<a href="software.html">Software</a>
<a href="rules.html">Rules</a>
<a class="button cyanButton" href="play.html">Play Now</a>
</div>
</div>
<div class="section translucent centered" style="flex-direction: column;">
<div class="h1">LukeSMP</div>
<div class="h2 subtitle" id="subtitle">New website is still under development</div>
</div>
<div class="section opaque boxes">
<div class="smallBox">
<div><img src="assets/icons/UpToDate.svg" class="smallIcon"></div>
<div class="h3 boxHeader">Up To Date</div>
<div class="p">Running the fastest current software on the latest Minecraft version</div>
</div>
<div class="smallBox">
<div><img src="assets/icons/ConnectAnywhere.svg" class="smallIcon"></div>
<div class="h3 boxHeader">Connect Anywhere</div>
<div class="p">On your computer or mobile device, there's a way to play</div>
</div>
<div class="smallBox">
<div><img src="assets/icons/HighPowered.svg" class="smallIcon"></div>
<div class="h3 boxHeader">High Powered</div>
<div class="p">New and improved hardware for a quick, snappy experience</div>
</div>
</div>
<div class="section translucent centeredVertical">
<div class="textBox">
<div class="h2">
Minecraft BlueMap
</div>
<div class="p">
Minecraft BlueMap is <i>Google Earth</i> for Minecraft! A program created by a team of volunteer developers, it's able to fetch the Minecraft world and then render it as a high 3d model. This 3d model is hosted on a webserver where you can view, zoom and the explore the world in 3 dimensions.<br><br>
It does not end there though! Everynight, the pieces of the world where alterations occured within, are re-rendered, and then used to update the model on the website. This creates an expansive interactive experience that keeps you up-to-date about the current state of the world in near real-time!
</div>
<div class="buttons">
<div class="button cyanButton">
<a href="https://bluemap.bluecolored.de" target="_blank" rel="noreferrer noopener">Learn More</a>
</div>
<div class="button purpleButton">
<a href="https://map.lukesmp.net" target="_blank" rel="noopener noreferrer">See the Map</a>
</div>
</div>
</div>
</div>
<div class="section opaque boxes">
<div class="largeBox">
<div>
<div class="h3">Connect</div>
<div class="p">
LukeSMP Season 5 is open to Java and Bedrock clients running the latest version of Minecraft
</div>
<div class="buttons">
<div class="button cyanButton">
<a href="play.html">Play Now</a>
</div>
</div>
</div>
<div>
<img src="assets/icons/Connect.svg" class="largeIcon">
</div>
</div>
<div class="largeBox">
<div>
<div class="h3">Information</div>
<div class="p">
Learn all about the new season of LukeSMP in depth by clicking down below
</div>
<div class="buttons">
<div class="button purpleButton">
<a href="season/5.html">Learn More</a>
</div>
</div>
</div>
<div>
<img src="assets/icons/Information.svg" class="largeIcon">
</div>
</div>
</div>
<div class="section translucent centeredVertical">
<div class="textBox">
<div class="h2">
Verify and Join
</div>
<div class="p">
LukeSMP is not a public server. It is only open to people whom I have allowed to join.<br><br>
Henceforth, in order to join the LukeSMP, you are required to be on the whitelist. If you believe you are supposed to be, but are not, join the discord and verify your identity.<br><br>
Then, make sure to head over to the "Play" page to see all the ways to connect!
</div>
<div class="buttons">
<div class="button cyanButton">
<a href="https://discord.gg/cWpDGTkyzE" target="_blank" rel="noreferrer noopener">Join the Discord</a>
</div>
<div class="button purpleButton">
<a href="play.html">Play Now</a>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="ownClass">
<div class="footerLinks">
<a href="index.html">Home</a>
<a href="play.html">Play</a>
<a href="https://map.lukesmp.net" target="_blank" rel="noopener noreferrer">Map</a>
<a href="season/5.html">Season 5</a>
<a href="rules.html">Rules</a>
<a href="software.html">Software</a>
</div>
<div class="footerIcons">
<a href="https://discord.gg/cWpDGTkyzE">
<i class="fa-brands fa-discord"></i>
</a>
<a href=https://www.reddit.com/r/lukesmp>
<i class="fa-brands fa-reddit"></i>
</a>
<a href="mailto: [email protected]">
<i class="fa-solid fa-envelope"></i>
</a>
</div>
<div class="footerLegal">
The LukeSMP Network - Copyright © 2021-2024
</div>
</div>
</div>
</body>
</html>