-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
486 lines (466 loc) · 21.2 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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
<!doctype html>
<html>
<head>
<title>Tracked Out | A Public Decked Out 2 Server</title>
<link rel="icon" type="image/x-icon" href="img/favicon.ico" />
<meta name="title" content="Tracked Out | A Public Decked Out 2 Minecraft Server">
<meta name="description" content="Tracked Out - A Public Decked Out 2 Minecraft Server. Play for free at play.trackedout.org">
<meta name="keywords" content="Tracked Out, Decked Out, Decked Out 2, Minecraft, Server">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.trackedout.org/">
<meta property="og:title" content="Tracked Out">
<meta property="og:description" content="Tracked Out">
<meta property="og:image" content="https://www.trackedout.org/img/trackedout.png">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.trackedout.org/">
<meta property="twitter:title" content="Tracked Out">
<meta property="twitter:description" content="Tracked Out">
<meta property="twitter:image" content="https://www.trackedout.org/img/trackedout.png">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta.2/css/bootstrap.css'>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="title" style="max-height: 69px;">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="4"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="5"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="carousel-item">
<img class="d-block w-100" src="img/deepfrostcitadel.png" alt="deepfrost citadel">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/captainsship.png" alt="captains ship">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/theburningdark.png" alt="the burning dark">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/theblackmineslower.png" alt="the black mines">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/thecrypt.png" alt="the crypt">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/depthchargemine.png" alt="depth charge mine">
</div>
</div>
<div class="center">
<h1 class="titlefont">Tracked Out</h1>
<p><span id="subtitle">bottom text</span></p>
<!-- <p><a href="#hotlinks">play.trackedout.org</a></p> -->
<p><a href="#hotlinks">Launched Saturday, December 7th!</a></p>
</div>
</div>
<div id="hotlinks">
<nav class="nav">
<ul class="nav_links">
<li><a href="#about">About Us</a></li>
<li><a href="#phase">Launch</a></li>
<li><a href="#how-to">How To Play</a></li>
<li><a href="#rules">Game Rules</a></li>
<li><a href="#infra">Infrastructure</a></li>
<li><a href="#team">Our Team</a></li>
</ul>
</nav>
</div>
<a id="welcome">
<div id="top">
<h2>Welcome to Tracked Out!</h2>
<div class="socials">
<a href="https://github.com/trackedout" target="_blank"><img class="link" src="img/github.png"></a>
<a href="https://trackedout.org/discord" target="_blank"><img class="link" src="img/discord.png"></a>
<a href="https://www.youtube.com/@trackedoutmc" target="_blank"><img class="link" src="img/youtube.png"></a>
<a href="https://twitter.com/trackedoutmc" target="_blank"><img class="link" src="img/twitter.png"></a>
<a href="https://trackedoutmc.tumblr.com/" target="_blank"><img class="link" src="img/tumblr.png"></a>
<a href="https://docs.google.com/spreadsheets/u/1/d/1hycNi55OZfTon1S__Dd-E2a99uT6Y9OT0fFnl_gIbr0/pubhtml" target="_blank"><img class="link" src="img/sheet.png"></a>
<a href="https://reddit.com/r/trackedout" target="_blank"><img class="link" src="img/reddit.png"></a>
</div>
</div>
</a>
<a id="about">
<div class="content">
<h3>About Us</h3>
<p>We are a community of Hermitcraft fans who originally came together to track the entirety of <a href="https://hermitcraft.fandom.com/wiki/Decked_Out_2">Decked Out 2</a>. <br>
After countless hours of fine-tuning, testing, and improving, we are excited to finally open our Decked Out 2 server to everyone. <br>
Our server is public, free to use, and open for your enjoyment!</p>
<h3 style="font-size: 20px; color: whitesmoke">What's New?</h3>
<div class="list-items">
<ul style="list-style: square;">
<li><span class="bold">Improved mechanics: </span>refined vex behaviour, optimizations to mob placement, bug fixes, and more!</li>
<li><span class="bold">Mod free gameplay:</span> our custom datapack lets you enjoy the full Decked Out 2 experience with zero mods</li>
<li><span class="bold">Practice mode: </span>infinite games with access to all cards, experiment at your leisure</li>
<li><span class="bold">Dedicated world: </span> each run gets its own unique world with freshly randomized mob placements, so no two runs are ever the same</li>
<li><span class="bold">Advancements:</span> delve deeper into the dungeon and earn yourself many new unique Decked Out 2 advancements!</li>
</ul>
</div>
</div>
</a>
<a id="phase">
<div class="content">
<h3>Phase 5 has begun!</h3>
<p>Phase 5 of Decked Out 2 started on the 1st of February! Learn more about phases <a href="https://hermitcraft.fandom.com/wiki/Decked_Out_2/Game">here</a>.
<br/>In Phase 4 we had 515 competitive runs, along with over 850 practice games!
<br/>
<br/>Since launch there have been over <span class="gold">5000</span> Decked Out 2 runs on our server!
<br/>See <a href="https://stats.trackedout.org" target="_blank">stats.trackedout.org</a> for our statistics.
</p>
<div class="phase-sections">
<div class="phase-section">
<h3>Phase One</h3>
<div class="list-items-centered">
<ul>
<li>Started: Saturday, December 7th 2024</li>
<li>Ended: Saturday, December 21st 2024</li>
<li>Duration: 2 weeks</li>
<li>Phase Winner: <span>DDRKhat</span></li>
</ul>
</div>
</div>
<div class="phase-section">
<h3>Phase Two</h3>
<div class="list-items-centered">
<ul>
<li>Started: Saturday, December 21st 2024</li>
<li>Ended: Saturday, January 4th 2025</li>
<li>Duration: 2 weeks</li>
<li>Phase Winner: <span>Fumblesocks</span></li>
</ul>
</div>
</div>
<div class="phase-section">
<h3>Phase Three</h3>
<div class="list-items-centered">
<ul>
<li>Started: Saturday, January 4th 2025</li>
<li>Ended: Saturday, January 18th 2025</li>
<li>Duration: 2 weeks</li>
<li>Phase Winner: <span>VioletMaze</span></li>
</ul>
</div>
</div>
<div class="phase-section">
<h3>Phase Four</h3>
<div class="list-items-centered">
<ul>
<li>Started: Saturday, January 18th 2025</li>
<li>Ended: Saturday, February 1st 2025</li>
<li>Duration: 2 weeks</li>
<li>Phase Winner: <span>VioletMaze</span></li>
</ul>
</div>
</div>
<div class="phase-section">
<h3 class="active">Phase Five</h3>
<div class="list-items-centered">
<ul>
<li>Started: Saturday, February 1st 2025</li>
<li>Ends: Saturday, February 15th 2025</li>
<li>Duration: 2 weeks</li>
<li>Server IP: <code>play.trackedout.org</code></li>
</ul>
</div>
</div>
<div class="phase-section">
<h3 class="future">Phase Six</h3>
<div class="list-items-centered">
<ul>
<li>Starts: Saturday, February 15th 2025</li>
<li>Ends: Saturday, March 1st 2025</li>
<li>Duration: 2 weeks</li>
<li>Server IP: <code>play.trackedout.org</code></li>
</ul>
</div>
</div>
<div class="phase-section"></div>
<div class="phase-section">
<h3 class="future">Phase Seven</h3>
<div class="list-items-centered">
<ul>
<li>Starts: Saturday, March 1st 2025</li>
<li>Ends: Saturday, March 15th 2025</li>
<li>Duration: 2 weeks</li>
<li>Server IP: <code>play.trackedout.org</code></li>
</ul>
</div>
</div>
<div class="phase-section"></div>
</div>
</div>
</a>
<a id="how-to">
<div class="content">
<h3>How To Play Decked Out 2</h3>
<div class="list-items">
<ol>
<li>You will need Minecraft version 1.20.1</li>
<li>[Optional] Install the Tracked Out modpack:
<a href="https://modrinth.com/modpack/trackedout">Modpack For Tracked Out</a>
</li>
<li>Connect to the server (good starting point as any) using <code>play.trackedout.org</code> - you will land in the lobby server</li>
<li>You will automatically get your Practice and Competitive Decks. Right-click your deck in midair to edit!</li>
<li>Move cards to your inventory if you don't want to take them into the dungeon</li>
<li>Once you're ready to play, go to the Decked Out 2 door and place a <strong>Frozen Shard</strong> in the barrel on the floor to queue</li>
<li>Press the button above the door to leave the dungeon once you're done with your run</li>
</ol>
</div>
</div>
</a>
<a id="rules">
<div class="content">
<h3>Rules</h3>
<div class="list-items">
<ul>
<li>Abide by our <a href="https://github.com/trackedout/.github/blob/main/CODE_OF_CONDUCT.md">Code of Conduct.</a></li>
<li>All cards have a number at the top right corner, which represents the maximum number of duplicates (of that card) that your deck can have.</li>
<li>Your deck may contain up to 40 cards.</li>
<li>You cannot break any blocks as you will be in adventure mode.</li>
<li>Named mobs are not allowed to be killed. Mobs that spawn inside the dungeon such as slimes, spiders and vexes, may however be killed.</li>
<li>You cannot leave the run with artifacts or coins and they must be relinquished before exiting the dungeon.</li>
<li>Do not use Freecam, F5 or any other camera modification mod or datapack.</li>
<li>Do not enable hitboxes.</li>
</ul>
</div>
</div>
</a>
<a id="infra">
<div class="content">
<h3>Datapack, Modpack & Infrastructure</h3>
<div class="list-items">
<ul style="list-style: square;">
<li><span style="color: purple">Brillance:</span> a datapack that handles capturing in-game events and sending them (via Minecraft commands) to Agronet - <a href="https://github.com/trackedout/Brilliance">check it out here</a></li>
<li><span style="color: rgb(37, 94, 141)">Agronet:</span> a Fabric mod (written in Kotlin) that handles communication between Brilliance and Dunga Dunga. It also handles the creation of player Decks (shulkerboxes with cards) based on data it gets from Dunga Dunga. This mod runs in the dungeon instances</li>
<li><span style="color: purple">Dunga Dunga: </span>a Typescript API backend that exposes APIs for player / deck management. It uses MongoDB as the datastore.</li>
<li><span style="color: rgb(37, 94, 141)">Citadel: </span>a Paper plugin (also in Kotlin) that gives players access to their decks, the shop, and queue system on the lobby server</li>
<li><span style="color: purple">Davybones:</span> a collection of interconnected docker containers that runs all of our services across multiple hosts</li>
</ul>
</div>
</div>
</a>
<a id="team">
<div class="content">
<h3>Our Team</h3>
<p>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/facepalm/bavadn/bust"><br>
<strong>Bavadin</strong><br>
Dungeon Master<br>
Repair Lead<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/sleeping/4Ply/bust"><br>
<strong>4Ply</strong><br>
Dungeon Master<br>
Infrastructure<br>
Mod & API Dev<br>
Dungeon Host
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/relaxing/softshadows/bust"><br>
<strong>Shadow</strong><br>
Discord Admin<br>
Infrastructure<br>
Moderation<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/cheering/FinnyMarigold58/bust"><br>
<strong>Finny</strong><br>
Assistant DM<br>
Quests/Adventures<br>
Moderation<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/kicking/Tomzitiger/bust"><br>
<strong>Tomzitiger</strong><br>
Founder<br>
Graphic Designer<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/pointing/AftDawn/bust"><br>
<strong>AftDawn</strong><br>
Modpack<br>
Builder<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/dead/piplup7575/bust"><br>
<strong>Piplup7575</strong><br>
Website Dev
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/archer/songtronix/bust"><br>
<strong>Songtronix</strong><br>
Infrastructure<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/default/Xane256/bust"><br>
<strong>Sandy</strong><br>
Infrastructure<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/kicking/FrustratedCPU/bust"><br>
<strong>Frustrated Programmer</strong><br>
Lead Datapack Dev<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/archer/Abalue/bust"><br>
<strong>Abalue</strong><br>
Datapack Dev<br>
Statistics Tracking
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/ultimate/Soikles/bust"><br>
<strong>Soikles</strong><br>
Datapack Dev<br>
Advancement Ideas<br>
Trophies<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/criss_cross/Theta_Line/bust"><br>
<strong>Theta_Line</strong><br>
Datapack Dev<br>
Advancement Art<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/pointing/Noxitu/bust"><br>
<strong>Noxitu</strong><br>
Datapack Dev<br>
Vanilla Compatibility
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/relaxing/aytimothy/bust"><br>
<strong>aytimothy</strong><br>
Datapack Dev<br>
Dungeon Repair<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/cowering/Rent/bust"><br>
<strong>Rent</strong><br>
Builder<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/criss_cross/MrLego/bust"><br>
<strong>MrLego</strong><br>
Builder<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/ultimate/MrBanana/bust"><br>
<strong>MrBanana</strong><br>
Builder<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/crossed/NOOOOOO_/bust"><br>
<strong>NOOOOOO</strong><br>
Builder<br>
Dungeon Repair<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/dungeons/Kaileh57/bust"><br>
<strong>Kaileh57</strong><br>
Builder<br>
Dungeon Repair<br>
Dungeon Host
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/crossed/Leethelemur/bust"><br>
<strong>Leethelemur</strong><br>
Dungeon Repair<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/kicking/XenoTM/bust"><br>
<strong>XenoTM</strong><br>
Dungeon Repair<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/isometric/jaek95/bust"><br>
<strong>jaek95</strong><br>
Dungeon Repair<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/pixel/RSNFreud/bust"><br>
<strong>RSNFreud</strong><br>
Balances &<br>
Additions<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/profile/Hixx27/bust"><br>
<strong>Hixx27</strong><br>
Balances &<br>
Additions<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/walking/NinjaHobbit3/bust"><br>
<strong>SeventhHeart</strong><br>
Quests &<br>Adventures<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/walking/Oosuhkoi/bust"><br>
<strong>Oosuhkoi</strong><br>
Advancement Art<br>
</div>
<div class="member">
<img src="https://starlightskins.lunareclipse.studio/render/profile/Sleepy_Auri/bust"><br>
<strong>Auri</strong><br>
Website Dev
</div>
</p>
</div>
</a>
<section id="disc">
<div class="content">
<h3>Join Our Discord Server</h3>
<div class="invite">
<a href=" https://inv.wtf/trackedout"><img id="discord" src="https://inv.wtf/widget/trackedout" alt="Join our Discord Server" /></a>
</div>
</div>
</section>
<div class="foot">
<p>© Tracked Out, 2024<br>
<a href="https://lunareclipse.studio/creations/starlight-skinapi">Starlight Skin API</a> © Lunar Eclipse
Studios, 2024
</p>
</p>
</div>
<button onclick="topFunction()" id="topBtn" title="Back to Top">Top</button>
</body>
<footer>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js'></script>
<script src='https://unpkg.com/popper.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta/js/bootstrap.min.js'></script>
<script src="js/fullscreen.js"></script>
<script src="js/splash.js"></script>
<script src="js/topscroll.js"></script>
<script>
$(document).ready(function() {
$('a[href^="#"]').on('click', function(event) {
var target = $(this.getAttribute('href'));
if (target.length) {
event.preventDefault();
$('html, body').stop().animate({
scrollTop: target.offset().top
}, 500);
}
});
});
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BWY6PV0VZ4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-BWY6PV0VZ4');
</script>
</footer>
</html>