-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
601 lines (563 loc) · 45.2 KB
/
index.html
File metadata and controls
601 lines (563 loc) · 45.2 KB
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
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Wilderzone Live</title>
<meta property="og:title" content="Wilderzone Live">
<meta property="og:site_name" content="Wilderzone Live">
<meta name="description" content="The hub for all things Tribes: Ascend. News, Stats, Tournaments, Highlights, and useful community Info - all in one place!">
<meta property="og:description" content="The hub for all things Tribes: Ascend. News, Stats, Tournaments, Highlights, and useful community Info - all in one place!">
<meta name="keywords" content="Tribes Ascend, TA, Tribes, Ascend, FPS, FPS-Z, Gigabyte5671, Community, Mixers, PUGs, tribes ascend community servers, community servers, Tribes Ascend Community Hub, Players, Stats, Videos, Clips, Montages, Streams, Tournaments, TA Mods, TAAGC, New, Maps, Servers, Info, Community Information">
<meta name="author" content="Gigabyte5671">
<meta property="og:type" content="website">
<meta property="og:image" content="https://wilderzone.live/assets/images/site_cover.webp">
<meta property="og:url" content="https://wilderzone.live/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image:alt" content="site cover image">
<meta name="theme-color" content="#41637C">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="assets/images/ta.webp">
<link rel="stylesheet" href="css/root.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/animations.css">
<style>@import url('https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@1,700&display=swap');</style>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XGQ2SFL1CY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XGQ2SFL1CY');
</script>
</head>
<body>
<div id="site_loading_overlay" class="a_fade_out">
<img src="assets/images/Honor_Logo.svg" draggable="false" loading="eager" alt="">
<h2>LOADING</h2>
<div><div></div></div>
</div>
<main>
<div id="navbar">
<a href="/" id="logo" title="Wilderzone Live"><img src="assets/images/ta.webp" draggable="false" alt="site logo"><div class="title">WL</div></a>
<div id="navlinks">
<a href="#home"><p>Home</p><div></div></a>
<a href="#news"><p>News</p><div></div></a>
<a href="#discord"><p>Discord</p><div></div></a>
<a href="#stats"><p>Stats</p><div></div></a>
<a href="#videos"><p>Videos</p><div></div></a>
<a href="#streams"><p>Streams</p><div></div></a>
<a href="#download"><p>Download</p><div></div></a>
<a href="#tamods"><p>TA Mods</p><div></div></a>
<a href="#newmaps"><p>New Maps</p><div></div></a>
<a href="#servers"><p>Servers</p><div></div></a>
<a href="#info"><p>Info</p><div></div></a>
</div>
<img id="mobile_nav_open" src="assets/icons/menu_black_24dp.svg" draggable="false" alt="open mobile navigation" onclick="toggleMobileNav(1);">
<span class="navbar_splash"><img src="assets/images/navbar_splash.webp" draggable="false" alt=""></span>
<!--<span class="navbar_reveal a_collapse_right"></span>-->
</div>
<div id="mobile_nav" onclick="toggleMobileNav(2);">
<div id="mobile_navInner">
<img id="mobile_nav_close" src="assets/icons/close_white_24dp.svg" draggable="false" alt="close mobile navigation" onclick="toggleMobileNav(0);">
<div id="mobile_navlinks">
<p>Navigation</p>
<a href="#home"><p>Home</p><div></div></a>
<a href="#news"><p>News</p><div></div></a>
<a href="#discord"><p>Discord</p><div></div></a>
<a href="#stats"><p>Stats</p><div></div></a>
<a href="#videos"><p>Videos</p><div></div></a>
<a href="#streams"><p>Streams</p><div></div></a>
<a href="#download"><p>Download</p><div></div></a>
<a href="#tamods"><p>TA Mods</p><div></div></a>
<a href="#newmaps"><p>New Maps</p><div></div></a>
<a href="#servers"><p>Servers</p><div></div></a>
<a href="#info"><p>Info</p><div></div></a>
</div>
</div>
</div>
<div id="page_content">
<div id="home" class="content_item a_fade_in" style="justify-content:center;overflow:hidden;">
<div class="content_item_image carousel" style="display:flex;width:100%;min-width:100%;">
<img src="assets/images/maps/raindance-1.webp" draggable="false" alt="landing image" class="visible" style="z-index:0;">
<img src="assets/images/maps/blues_preview-1.webp" draggable="false" alt="landing image" class="invisible" style="z-index:1;">
<img src="assets/images/maps/crossfire-1.webp" draggable="false" alt="landing image" class="invisible" style="z-index:2;">
<img src="assets/images/maps/arx_novena-1.webp" draggable="false" alt="landing image" class="invisible" style="z-index:3;">
<img src="assets/images/maps/katabatic-1.webp" draggable="false" alt="landing image" class="invisible" style="z-index:4;">
</div>
<div class="landing_title">
<h1 id="landing_title">Wilderzone Live</h1>
<p id="landing_subtitle">Tribes: Ascend News, Stats, Tournaments, Highlights, and useful community Info - <b>all in one place!</b></p>
</div>
</div>
<div id="news" class="content_item a_fade_in" style="animation-delay:1.05s;">
<div class="content_item_info noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:var(--primary_color_light)"></span>
<div style="flex-direction:row;">
<h1 style="margin:0px 20px 0px 20px;">News</h1>
<div class="inset_section" style="height:calc(100% - 20px);margin-top:10px;margin-right:10px;">
<div id="news_content">
<!--Generated Content-->
</div>
</div>
</div>
</div>
</div>
<div id="discord" class="content_item a_fade_in" style="animation-delay:1.1s;">
<div class="content_item_image content_item_image_left">
<img src="assets/images/389911-UDD1-small.webp" draggable="false" alt="discord section image" class="visible" style="z-index:0;">
</div>
<div class="content_item_info content_item_info_right noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:#5865F2"></span>
<div>
<h1>Discord</h1>
<p>Come hang out in any of the tribes community discord servers.</p>
<p>Compete in competitive Tournaments and Pickup Games, join the banter in Mixers, or just chat with other players. Everyone is welcome!</p>
<a href="https://discord.gg/dd8JgzJ" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/images/discord/TACH.webp" draggable="false" alt="TACH Discord icon" class="round"><p>TA Community Hub</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://discord.gg/8enekHQ" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/images/discord/taserver.webp" draggable="false" alt="TAServer Discord icon" class="round"><p>TAServer</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
</div>
</div>
</div>
<div id="stats" class="content_item a_fade_in" style="animation-delay:1.15s;">
<div class="content_item_info content_item_info_left noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:var(--original_wilderorg_grey_dark)"></span>
<div>
<h1>Player Stats</h1>
<p>Player and team stats coming soon... Hold tight!</p>
<p>For now check out how you can contribute to the Wilderzone.org Restoration Project.</p>
<a href="https://wilderzone.org/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/images/wilderzone_logo_symbol_black_small.png" draggable="false" alt="Wilderzone Org icon"><p>Wilderzone.org</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
</div>
</div>
<div class="content_item_image content_item_image_right carousel">
<img src="assets/images/stats-1.webp" draggable="false" alt="stats section image" class="visible" style="z-index:0;">
<img src="assets/images/stats-2.webp" draggable="false" alt="stats section image" class="invisible" style="z-index:1;">
</div>
</div>
<div id="videos" class="content_item a_fade_in" style="animation-delay:1.2s;">
<div class="content_item_image content_item_image_left carousel">
<img src="https://tournaments.wilderzone.live/assets/images/pic-1.webp" draggable="false" alt="videos section image" loading="lazy" class="visible" style="z-index:0;">
<img src="https://tournaments.wilderzone.live/assets/images/iced and wb vs khorgaar.webp" draggable="false" alt="videos section image" loading="lazy" class="invisible" style="z-index:1;">
<img src="https://tournaments.wilderzone.live/assets/images/pic-2.webp" draggable="false" alt="videos section image" loading="lazy" class="invisible" style="z-index:2;">
<img src="https://tournaments.wilderzone.live/assets/images/pic-3.webp" draggable="false" alt="videos section image" loading="lazy" class="invisible" style="z-index:3;">
</div>
<div class="content_item_info content_item_info_right noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:#FF0000"></span>
<div>
<h1><img src="assets/icons/youtube.svg" draggable="false" alt="YouTube logo" style="display:block;width:30px;margin:5px 7px 0px 0px;filter:invert(1);">Videos</h1>
<p>Recent highlights, montages, routes, tutorials, and other videos from the community:</p>
<div class="inset_section">
<div id="community_videos_container">
<!--Generated Content-->
</div>
</div>
</div>
</div>
</div>
<div id="streams" class="content_item a_fade_in" style="animation-delay:1.25s;">
<div class="content_item_info content_item_info_left noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:#9146FF"></span>
<div>
<h1><img src="assets/icons/twitch.svg" draggable="false" alt="Twitch TV logo" style="display:block;width:30px;margin:6px 7px 0px 0px;filter:invert(1);">Live Streams</h1>
<p>Tribes: Ascend twitch channels:</p>
<div class="inset_section">
<div>
<div class="video_card">
<img src="assets/images/wrightrj-cover.webp" draggable="false" alt="twitch profile cover" style="background-color:#9C59FF;">
<div title="Wrightrj's Twitch Channel">
<h2>Wrightrj</h2>
<h4>twitch.tv/wrightrj</h4>
</div>
<a href="https://www.twitch.tv/wrightrj" target="_blank" rel="noreferrer"></a>
<img src="assets/images/wrightrj.webp" draggable="false" alt="twitch profile pic">
</div>
<div class="video_card">
<img src="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='200px'><text x='15' y='27%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 </text><text x='5' y='60%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>th20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenear</text><text x='0' y='93%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>nearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 greenearth20 gree</text></svg>" draggable="false" alt="twitch profile cover" style="background-color:#9C59FF;">
<div title="GreenEarth's Twitch Channel">
<h2>GreenEarth</h2>
<h4>twitch.tv/greenearth20</h4>
</div>
<a href="https://www.twitch.tv/greenearth20" target="_blank" rel="noreferrer"></a>
<img src="https://cdn.discordapp.com/avatars/117898413735018504/a_7fc98ca0a4874466470ae020087365fa.gif?size=256" draggable="false" alt="twitch profile pic">
</div>
<div class="video_card">
<img src="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='200px'><text x='15' y='27%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmu</text><text x='5' y='60%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>sic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmus</text><text x='0' y='93%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mastinmusic mast</text></svg>" draggable="false" alt="twitch profile cover" style="background-color:#9C59FF;">
<div title="Mastin's Twitch Channel">
<h2>Mastin</h2>
<h4>twitch.tv/mastinmusic</h4>
</div>
<a href="https://www.twitch.tv/mastinmusic" target="_blank" rel="noreferrer"></a>
<img src="https://static-cdn.jtvnw.net/jtv_user_pictures/c9a3f4c8-30cb-4589-a62a-2b3c66fe2d38-profile_image-70x70.png" draggable="false" alt="twitch profile pic">
</div>
<div class="video_card">
<img src="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='200px'><text x='15' y='27%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 </text><text x='5' y='60%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th10</text><text x='0' y='93%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>u2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2th1000 blu2</text></svg>" draggable="false" alt="twitch profile cover" style="background-color:#9C59FF;">
<div title="Blu2th's Twitch Channel">
<h2>Blu2th</h2>
<h4>twitch.tv/blu2th1000</h4>
</div>
<a href="https://www.twitch.tv/blu2th1000" target="_blank" rel="noreferrer"></a>
<img src="https://static-cdn.jtvnw.net/jtv_user_pictures/2bad7385-6004-4ab5-8b12-c25f06f2ac0d-profile_image-70x70.png" draggable="false" alt="twitch profile pic">
</div>
<div class="video_card">
<img src="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='200px'><text x='15' y='27%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu </text><text x='5' y='60%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>j karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu elga</text><text x='0' y='93%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>gaj karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu karu el</text></svg>" draggable="false" alt="twitch profile cover" style="background-color:#9C59FF;">
<div title="Karu's Twitch Channel">
<h2>Karu</h2>
<h4>twitch.tv/karuciel</h4>
</div>
<a href="https://www.twitch.tv/karuciel" target="_blank" rel="noreferrer"></a>
<img src="assets/images/karu.webp" draggable="false" alt="twitch profile pic">
</div>
<div class="video_card">
<img src="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='200px'><text x='15' y='27%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj </text><text x='5' y='60%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>j elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elga</text><text x='0' y='93%' fill='white' font-size='4rem' font-weight='600' opacity='0.1' font-family='Roobert,Helvetica Neue,Helvetica,Arial,sans-serif'>gaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj elgaj el</text></svg>" draggable="false" alt="twitch profile cover" style="background-color:#9C59FF;">
<div title="Jagle's Twitch Channel">
<h2>Jagle</h2>
<h4>twitch.tv/elgaj</h4>
</div>
<a href="https://www.twitch.tv/elgaj" target="_blank" rel="noreferrer"></a>
<img src="assets/images/jagle.webp" draggable="false" alt="twitch profile pic">
</div>
<div class="video_card">
<img src="assets/images/gigabyte5671_twitch_cover-1.webp" draggable="false" alt="twitch profile cover">
<div title="Giga's Twitch Channel">
<h2>Giga</h2>
<h4>twitch.tv/gigabyte5671</h4>
</div>
<a href="https://www.twitch.tv/gigabyte5671" target="_blank" rel="noreferrer"></a>
<img src="assets/images/giga.webp" draggable="false" alt="twitch profile pic">
</div>
<div class="video_card">
<img src="assets/images/icedwinds_twitch_cover-1.webp" draggable="false" alt="twitch profile cover" style="background-color:#9C59FF;">
<div title="Jagle's Twitch Channel">
<h2>IcedWinds</h2>
<h4>twitch.tv/iced_winds</h4>
</div>
<a href="https://www.twitch.tv/iced_winds" target="_blank" rel="noreferrer"></a>
<img src="assets/images/icedwinds.webp" draggable="false" alt="twitch profile pic">
</div>
</div>
</div>
</div>
</div>
<div class="content_item_image content_item_image_right carousel">
<img src="assets/images/twitch_pic-1-small.webp" draggable="false" alt="twitch section image" loading="lazy" class="visible" style="z-index:0;">
<img src="assets/images/twitch_pic-2-small.webp" draggable="false" alt="twitch section image" loading="lazy" class="invisible" style="z-index:1;">
<img src="assets/images/twitch_pic-3-small.webp" draggable="false" alt="twitch section image" loading="lazy" class="invisible" style="z-index:2;">
<img src="assets/images/twitch_pic-4-small.webp" draggable="false" alt="twitch section image" loading="lazy" class="invisible" style="z-index:3;">
<img src="assets/images/twitch_pic-5-small.webp" draggable="false" alt="twitch section image" loading="lazy" class="invisible" style="z-index:4;">
<img src="assets/images/twitch_pic-6-small.webp" draggable="false" alt="twitch section image" loading="lazy" class="invisible" style="z-index:5;">
</div>
</div>
<div id="download" class="content_item a_fade_in" style="animation-delay:1.3s;">
<div class="content_item_image content_item_image_left">
<img src="assets/images/main_menu-small.webp" draggable="false" alt="download section image" loading="lazy" class="visible" style="z-index:0;">
</div>
<div class="content_item_info content_item_info_right noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:var(--original_wilderorg_grey_dark)"></span>
<div>
<h1><img src="assets/icons/download_black_24dp.svg" draggable="false" alt="Download icon" style="display:block;width:34px;margin:7px 5px 0px -2px;filter:invert(1);">Download Tribes: Ascend</h1>
<p>You can download Tribes: Ascend from either of the links below.</p>
<a href="https://tribes-ascend-zip.s3.amazonaws.com/Tribes_Ascend.zip" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/folder_black_24dp.svg" draggable="false" alt="Folder icon"><p>Tribes: Ascend Zip (4.8GB)</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://store.steampowered.com/app/17080/Tribes_Ascend/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/steam.svg" draggable="false" alt="Steam logo"><p>Steam Page</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<p style="margin:10px 0px 0px 0px;">Then download the launcher to join community servers:</p>
<a href="https://github.com/mcoot/TribesLauncherSharp/releases/latest" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/images/ta.webp" draggable="false" alt="Tribes Launcher Sharp icon"><p>Launcher</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
</div>
</div>
</div>
<!--<div id="tournaments" class="content_item a_fade_in" style="animation-delay:0.25s;">
<div class="content_item_image content_item_image_left carousel">
<img src="assets/images/honor_tournament-1.webp" draggable="false" alt="tournaments section image" loading="lazy" class="visible" style="z-index:0;">
<img src="https://tournaments.wilderzone.live/assets/images/UAE_Spring_Ascension_2021_BG.webp" draggable="false" alt="tournaments section image" loading="lazy" class="invisible" style="z-index:1;">
<img src="https://tournaments.wilderzone.live/assets/images/UAE_Summer_Phoenix_2021_BG.webp" draggable="false" alt="tournaments section image" loading="lazy" class="invisible" style="z-index:2;">
</div>
<div class="content_item_info content_item_info_right noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:var(--secondary_color)"></span>
<div>
<h1>Tournaments</h1>
<p>For information on the upcoming tournaments, teams, and sign-ups, check out Wilderzone Tournaments.</p>
<a href="https://tournaments.wilderzone.live/" target="_blank" class="content_item_external_link"><img src="https://tournaments.wilderzone.live/assets/icons/United_Anarchy_Enterprises_Logo_3_B_small.png" draggable="false"><p>Wilderzone Tournaments</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
</div>
</div>
</div>-->
<div id="tamods" class="content_item a_fade_in" style="animation-delay:1.35s;">
<div class="content_item_info content_item_info_left noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:#3A6EC1"></span>
<div>
<h1>TA Mods & TAAGC</h1>
<p>TA Mods provides modding support for Tribes: Ascend through a LUA-based API. You can install TA Mods through Tribes Launcher Sharp, which automatically keeps TAMods up-to-date and also allows you to easily install other community assets like custom maps and route files.</p>
<p>TA Advanced Graphics Configurator (TAAGC) allows you to customize you game's graphics settings with extensive options for Lighting, Shadows, Texture Rendering, and Effects. You can also create custom ini files from your new graphics settings so that they can be easily shared. TAAGC also makes it possible to replace the game's texture files with your own custom textures.</p>
<div style="flex-direction:row;flex-wrap:wrap;width:calc(100% - 17%);max-width:calc(100% - 17%);padding-bottom:20px;">
<a href="https://www.tamods.org/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="https://www.tamods.org/img/favicon.png" draggable="false" alt="TAMods logo"><p>TA Mods</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://taagc.org/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/images/taagc.webp" draggable="false" alt="TAAGC logo"><p>TAAGC</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
</div>
</div>
</div>
<div class="content_item_image content_item_image_right carousel">
<img src="assets/images/tamods-1-small.webp" draggable="false" alt="tamods section image" loading="lazy" class="visible" style="z-index:0;">
<img src="assets/images/tamods-2-small.webp" draggable="false" alt="tamods section image" loading="lazy" class="invisible" style="z-index:1;">
<img src="assets/images/tamods-3-small.webp" draggable="false" alt="tamods section image" loading="lazy" class="invisible" style="z-index:2;">
<img src="assets/images/taagc-1-small.webp" draggable="false" alt="tamods section image" loading="lazy" class="invisible" style="z-index:3;">
<img src="assets/images/taagc-2-small.webp" draggable="false" alt="tamods section image" loading="lazy" class="invisible" style="z-index:4;">
</div>
</div>
<div id="newmaps" class="content_item a_fade_in" style="animation-delay:1.4s;">
<div class="content_item_image content_item_image_left carousel">
<img src="assets/images/maps/incidamus-1.webp" draggable="false" alt="new maps section image" loading="lazy" class="visible" style="z-index:0;">
<img src="assets/images/maps/incidamus-2.webp" draggable="false" alt="new maps section image" loading="lazy" class="invisible" style="z-index:1;">
<img src="assets/images/maps/blues-1.webp" draggable="false" alt="new maps section image" loading="lazy" class="invisible" style="z-index:2;">
<img src="assets/images/maps/blues-2.webp" draggable="false" alt="new maps section image" loading="lazy" class="invisible" style="z-index:3;">
<img src="assets/images/maps/periculo-1.webp" draggable="false" alt="new maps section image" loading="lazy" class="invisible" style="z-index:4;">
<img src="assets/images/maps/periculo-2.webp" draggable="false" alt="new maps section image" loading="lazy" class="invisible" style="z-index:5;">
</div>
<div class="content_item_info content_item_info_right noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:#20B2AA"></span>
<div>
<h1>New Maps</h1>
<p>Our resident Aussie genius, Dodge has been hard at work and has brought the community 9 new maps, for both CTF and Arena! He's also hosting these maps on the community servers so that you can try them all out. You can download these maps through Tribes Launcher Sharp.</p>
<p>🍻 Bloody brilliant, mate!</p>
<div style="flex-direction:row;flex-wrap:wrap;width:calc(100% - 17%);max-width:calc(100% - 17%);padding-bottom:20px;">
<a href="https://www.dodgesdomain.com/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/images/accolades/combat_blueplatespecial.webp" draggable="false" alt="Dodgesdomain logo"><p>Dodge's Domain</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://www.dodgesdomain.com/docs/guide-install-setup/#playing-community-maps" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/menu_book_black_24dp.svg" draggable="false" alt="Docs icon"><p>Installing New Maps</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
</div>
</div>
</div>
</div>
<div id="servers" class="content_item a_fade_in" style="animation-delay:1.45s;">
<div class="content_item_info content_item_info_left noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:var(--primary_color)"></span>
<div>
<h1>Servers</h1>
<p>See who's online and what servers are active with the Wilderzone Servers portal.</p>
<p>Or make your own servers quickly with Llamagrab.net.</p>
<p></p>
<a href="https://servers.wilderzone.live/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="https://servers.wilderzone.live/assets/icons/dns_black_24dp.svg" draggable="false" alt="Wilderzone Servers logo"><p>Wilderzone Servers</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://llamagrab.net/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/llamagrab_gen_blue.svg" draggable="false" alt="Llamagrab logo"><p>Llamagrab</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
</div>
</div>
<div class="content_item_image content_item_image_right">
<img src="assets/images/wilderzone_servers-2-small.webp" draggable="false" alt="servers section image" loading="lazy" class="visible" style="z-index:0;">
</div>
</div>
<div id="info" class="content_item a_fade_in" style="margin-bottom:0px;animation-delay:1.5s;">
<div class="content_item_image content_item_image_left">
<img src="assets/images/starscape_small-square.webp" draggable="false" alt="info section image" loading="lazy" class="visible" style="z-index:0;width:unset;border-radius:50%;animation:300s linear a_info_image_rotate infinite;">
</div>
<div class="content_item_info content_item_info_right noafter">
<span class="content_item_splash"></span>
<span class="content_item_splash_overlay" style="background-color:var(--tertiary_grey)"></span>
<div>
<h1>Info</h1>
<p>This website was made and is maintained by Gigabyte5671 (Giga), in the hopes that it can bring at least a little bit more life to the Tribes: Ascend community. Many thanks to Griffon, Chicken, Karu, mcoot, Dodge, Kalila, and the countless other people in the Tribes Ascend Community Hub without whom this game would likely be dead.</p>
<p><img src="assets/icons/heart-24px.svg" draggable="false" alt="heart"></p>
<p>Here are some useful links:</p>
<div style="flex-direction:row;flex-wrap:wrap;width:calc(100% - 17%);max-width:calc(100% - 17%);padding-bottom:20px;">
<a href="https://servers.wilderzone.live/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="https://servers.wilderzone.live/assets/icons/dns_black_24dp.svg" draggable="false" alt="Wilderzone Servers logo"><p>Who's online?</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://www.reddit.com/r/Tribes/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/reddit.svg" draggable="false" alt="Reddit logo"><p>Subreddit</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://store.steampowered.com/app/17080/Tribes_Ascend/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/steam.svg" draggable="false" alt="Steam logo"><p>Steam Page</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://tribes.fandom.com/wiki/Backstory_timeline" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/fandom.svg" draggable="false" alt="Fandom logo"><p>Tribes Lore</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://wilderzone.live/gallery/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/image_black_24dp.svg" draggable="false" alt="image icon"><p>Gallery</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://www.youtube.com/playlist?list=PLBAC1B18024809938" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/music_note_black_24dp.svg" draggable="false" alt="music icon"><p>Music</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://www.tribesuniverse.com/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/icons/tribes_universe.webp" draggable="false" alt="Tribes Universe logo" style="filter:grayscale(1) brightness(0);"><p>Tribes Universe</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
<a href="https://web.archive.org/web/20160321145447/http://www.wilderzone.org/" rel="noreferrer" target="_blank" class="content_item_external_link"><img src="assets/images/wilderzone_logo_symbol_black_small.png" draggable="false" alt="Wilderzone Org logo"><p>Wilderzone.org Archive</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>
</div>
</div>
</div>
</div>
</div>
<footer class="full_footer">
<p>Designed by Gigabyte5671 ©2021 | <img src="assets/icons/discord_white.svg" draggable="false" alt=""> Gigabyte#3310 | Thanks for your support<img src="assets/icons/heart-24px.svg" draggable="false" alt=""></p>
</footer>
<footer class="small_footer">
<p>Designed by Gigabyte5671 ©2021</p><p><img src="assets/icons/discord_white.svg" draggable="false" alt=""> Gigabyte#3310</p><p>Thanks for your support<img src="assets/icons/heart-24px.svg" draggable="false" alt=""></p>
</footer>
</main>
</body>
<script src="lib/site_message.js"></script>
<script src="lib/holidays.js"></script>
<script src="lib/jquery.min.js"></script>
<script src="lib/setIntervalX.js"></script>
<script src="lib/toSpokenDate.js"></script>
<script>//Navigation
var content_item_height = 420;
var numberOfNav = $("#navlinks").children().length;
function getCurrentPage(){
if(window.pageYOffset > 0){
var y = Math.floor(((window.pageYOffset - content_item_height) / content_item_height) + 0.4);
return (y < 0 ? 0 : (window.scrollY + window.innerHeight >= $(document).height() ? numberOfNav - 1 : y + 1));
}else{
return 0;
}
}
function setActiveNav(){
var current_page = getCurrentPage();
$("#navlinks").children().removeClass("active_nav");
$("#navlinks").children(":nth-child(" + (current_page + 1) + ")").addClass("active_nav");
$("#page_content").children().removeClass("active_content_item");
$("#page_content").children(":nth-child(" + (current_page + 1) + ")").addClass("active_content_item");
$("title").html((current_page != 0 ? $("#navlinks").children(":nth-child(" + (current_page + 1) + ")").children().first().html() + " | Wilderzone Live" : "Wilderzone Live"));
}
setActiveNav();
$(document).on("scroll",function(){setActiveNav()})
function toggleMobileNav(action){
if(action == 0){
$("#mobile_nav").removeClass("mobile_nav_is_open");
$("body").css({"overflow-y": "auto"});
}else if(action == 1){
$("#mobile_nav").addClass("mobile_nav_is_open");
$("body").css({"overflow-y": "hidden"});
}else if(action == 2){
$("#mobile_nav").removeClass("mobile_nav_is_open");
$("body").css({"overflow-y": "auto"});
}
}
</script>
<script>
function doCarousels(){
var i = 0;
while(i < $(".carousel").length){
var p = $($(".carousel")[i]).children().filter(".visible").prevAll().length;
if(p < ($($(".carousel")[i]).children().length - 1)){
var n = p + 1;
}else if(p >= ($($(".carousel")[i]).children().length - 1)){
var n = 0;
}else{
var n = 0;
}
$($(".carousel")[i]).children().addClass("invisible");
$($(".carousel")[i]).children().removeClass("visible");
$($(".carousel")[i]).children(":nth-child(" + (n + 1) + ")").addClass("visible");
$($(".carousel")[i]).children(":nth-child(" + (n + 1) + ")").removeClass("invisible");
i++;
}
}
setInterval(function(){doCarousels()}, 7000);
</script>
<script>
var news;
$.ajax({
dataType:"json",
url:"assets/data/news.json",
cache:false,
success:function(news_data){
news = news_data;
loadNews();
highlightLatestNews()
},
error:function(xhr, status, err){
console.log("Error loading news: " + xhr.status);
loadNewsError();
}
});
function highlightLatestNews(){
$($(".news_card")[0]).addClass("news_latest");
}
function loadNews(){
var news_content = '';
var i = 0;
news.forEach((n) => {
news_content += '<div class="news_card a_fade_in" style="animation-delay:1.' + i + 's;">' +
'<div class="news_card_inner">' +
'<div>' +
'<h2>' + n.title + '</h2>' +
'<h4>' + n.date + '</h4>' +
'<p>' + n.desc + '</p>' +
'</div>' +
'<div>' +
(n.link == "" || n.link == false ? '' : '<a href="' + n.link + '" rel="noreferrer" target="_blank" class="content_item_external_link"><p>View</p><img src="assets/icons/chevron_right_black_24dp.svg" draggable="false" alt=""></a>') +
'</div>' +
'<div>' +
'<img src="assets/news/' + n.image + '" draggable="false" alt="' + n.title + '">' +
'</div>' +
'</div>' +
'</div>';
i++;
});
$("#news_content").append(news_content);
}
</script>
<script>
var community_videos;
$.ajax({
dataType:"json",
url:"assets/data/community_videos.json",
cache:false,
success:function(community_videos_data){
community_videos = community_videos_data;
loadMoreCommunityVideos(4);
},
error:function(xhr, status, err){
console.log("Error loading videos: " + xhr.status);
loadMoreCommunityVideosError();
}
});
function loadMoreCommunityVideos(numberToLoad){
$(".video_load_more_card").remove();
var totalCommunityVideosShown = $("#community_videos_container").children().length;
var t = totalCommunityVideosShown;
var totalCommunityVideos = 0;
Object.keys(community_videos).forEach(function(k){
totalCommunityVideos++;
});
var i = 0;
Object.keys(community_videos).forEach(function(k){
if(i >= t && i < numberToLoad + t){
var tags = community_videos[k]["tags"].split(",");
var tags2 = "";
tags.forEach(function(s){
tags2 += '<p title="' + s + '">' + s + '</p>';
});
var iframe = "";
if(community_videos[k]["platform"] == "YT"){
iframe = '<iframe src="https://www.youtube-nocookie.com/embed/' + community_videos[k]["url"] + '" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen '
+ 'srcdoc="<style>*{padding:0;margin:0;overflow:hidden}html,body{height:100%}img,span{position:absolute;width:100%;top:0;bottom:0;margin:auto}span{height:1.5em;text-align:center;font:68px/1.5 sans-serif;color:white;text-shadow:0 0 0.5em black}</style><a href=https://www.youtube-nocookie.com/embed/' + community_videos[k]["url"] + '><img src=https://img.youtube.com/vi/' + community_videos[k]["url"] + '/hqdefault.jpg><span>▶</span></a>"></iframe>';
}else if(community_videos[k]["platform"] == "TTV"){
iframe = '<iframe src="https://clips.twitch.tv/embed?clip=' + community_videos[k]["url"] + '&parent=wilderzone.live" loading="lazy" frameborder="0" allowfullscreen="true" scrolling="no"></iframe>';
}else if(community_videos[k]["platform"] == "D"){
iframe = '<video controls>'
+ '<source src="https://cdn.discordapp.com/attachments/' + community_videos[k]["url"] + '" type="video/mp4">'
+ '</video>';
}
var item = '<div class="video_card">'
+ iframe
+ '<div title="Video by ' + community_videos[k]["author"] + " | " + toSpokenDate(community_videos[k]["date"]) + '">'
+ '<h2>' + community_videos[k]["author"] + '</h2>'
+ '<h4>' + toSpokenDate(community_videos[k]["date"]) + '</h4>'
+ '</div>'
+ '<div title="Video tags: ' + community_videos[k]["tags"].split(",").join(", ") + '">'
+ tags2
+ '</div>'
+ '</div>';
//Temporary notice whilst the crawler is being fixed.
if(k == "SRVERERR"){
var item = '<div class="video_card">'
+ '<p class="video_card_error">⚠ Video feed isn't updating at the moment... We are working to fix the issue.</p>'
+ '</div>';
}
$("#community_videos_container").append(item);
}
i++;
});
var item = '<div class="video_card video_load_more_card" title="Click to load more videos." onclick="loadMoreCommunityVideos(4)">'
+ '<p>Load more...</p><img src="assets/icons/arrow_forward_white_24dp.svg" draggable="false" alt="">'
+ '</div>';
if(totalCommunityVideosShown >= totalCommunityVideos){
}else{
$("#community_videos_container").append(item);
}
}
</script>
<script>
$("#community_videos_container").on("scroll", function(event){
if(event.target.scrollLeft >= (event.target.scrollWidth - event.target.offsetWidth) - 50){
console.log("end");
loadMoreCommunityVideos(4);
}
});
</script>
</html>