-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
120 lines (113 loc) · 8.8 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
<!doctype html>
<html xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta charset="iso-8859-1">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>nQuake</title>
<meta property="og:title" content="nQuake"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://www.nquake.com/images/fb-logo.png"/>
<meta property="og:url" content="https://www.nquake.com/"/>
<meta property="og:site_name" content="nQuake"/>
<meta property="og:description" content="Interested in QuakeWorld? nQuake is a QuakeWorld package that simplifies the downloading and installing of QuakeWorld for both beginners and experienced players."/>
<meta name="description" content="Interested in QuakeWorld? nQuake is a QuakeWorld package that simplifies the downloading and installing of QuakeWorld for both beginners and experienced players.">
<meta name="author" content="Empezar">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="colorbox.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script src="jquery.colorbox-min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="js.js?v=1"></script>
<script src="yt.js?v=0"></script>
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "https://connect.facebook.net/sv_SE/all.js#xfbml=1&appId=186457941398400";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<iframe src="https://network.quakeworld.nu" style="width:100%;height:24px;border:0;padding:0;margin:0"></iframe>
<div id="page">
<header></header>
<div id="slogan"><span>QuakeWorld - where it all started</span></div>
<noscript>
<div style="margin:0 auto; width:200px;margin-top: 20px;margin-bottom: 20px;">No trailer without javascript.</div>
</noscript>
<div id="video-container">
<div id="video"></div>
<div id="play-button-container" class="play-button-normal" onClick='jQuery("#video").tubeplayer("play",{id:"usZjiv_z0TU",time:0})'></div>
<div id="play-text">Play hype movie.</div>
</div>
<div id="download">
<a href="https://github.com/nQuake/client-win32/raw/master/releases/nquake_installer-latest.exe" data-link-osx="https://github.com/nQuake/client-macosx/raw/master/releases/nquake_installer-macosx-latest.tar.gz" data-link-linux="https://github.com/nQuake/client-linux/raw/master/releases/nquake_installer-linux-latest.tar.gz" class="btn btn-warning left wider dl" id="download-link" title="Download nQuake" data-content="<b>Client:</b><br/>For <a href='https://github.com/nQuake/client-win32/raw/master/releases/nquake_installer-latest.exe' title='Download nQuake for Windows'>Windows</a>, <a href='https://github.com/nQuake/client-linux/raw/master/releases/nquake_installer-linux-latest.tar.gz' title='Download nQuake for Linux'>Linux</a> and <a href='https://github.com/nQuake/client-macosx/raw/master/releases/nquake_installer-macosx-latest.tar.gz' title='Download nQuake for OS X'>OS X</a>.<br/><br/>
<b>Server:</b><br/>For <a href='https://github.com/nQuake/server-win32/raw/master/releases/nquakesv_installer-latest.exe' title='Download nQuake server for Windows'>Windows</a>, <a href='https://github.com/nQuake/server-linux/raw/master/releases/nquakesv_installer-linux-latest.tar.gz' title='Download nQuake server for Linux'>Linux</a> and <a href='https://github.com/nQuake/server-docker/' title='Download nQuake server for Docker'>Docker</a>.">
<i class="icon-circle-arrow-down"></i> Download</a>
<a href="images/nquake_default_config.jpg" data-content="Check out the <a href='images/nquake_default_config.jpg'>default nQuake config bindings</a>." title="Default nQuake config" class="btn btn-info left wider"><i class="icon-picture"></i> Config overview</a>
<a href="https://www.nquake.com/online/nqonline.exe" data-content="Play without downloading. Requires <a href='https://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html' title='Download Java Runtime Environment'>Java</a>." title="Play nQuake" class="btn btn-success left"><i class="icon-play"></i> Play now</a>
</div>
<div id="below_download" class="clearer"></div>
<footer>
<div class="footer-col">
<ul>
<li class="header">COMMUNITY</li>
<li><span class="important_link"><a href="https://www.quakeworld.nu/" title="Connecting everything QuakeWorld">QuakeWorld Portal</a></span></li>
<li><span class="important_link"><a href="https://www.quakeworld.nu/forum/" title="Discuss with other Quakers">Forum</a></span></li>
<li><span class="important_link"><a href="http://discord.quake.world" title="Find an opponent or ask for help" class="important_link">Discord chat</a></span></li>
<li><a href="http://gfx.quakeworld.nu/" title="Customize your Quake">Graphics Repository</a></li>
<li><a href="http://qtv.quakeworld.nu/" title="Look at other people playing">Quake TV</a></li>
<li><a href="https://www.quakeservers.net/quakeworld/servers/t=ffa/so=8/" title="Find a server to play on">Server List</a></li>
<li><span class="important_link"><a href="http://www.steamgames.com/v/index.php?area=game&AppId=2310" title="A cheap way of saying thanks to Id Software and to enjoy the full game">Buy Quake on Steam</a></li>
</ul>
</div>
<div class="footer-col">
<ul>
<li class="header">GET STARTED</li>
<li><a href="https://www.youtube.com/watch?v=v6jm9iGW2Co" ytid="v6jm9iGW2Co" class="popup" title="Bunnyjumping is a fundamental QuakeWorld skill">Learn to Bunnyjump</a></li>
<li><a href="https://www.youtube.com/watch?v=Iz5wlNJpD1g" ytid="Iz5wlNJpD1g" class="popup" title="Shows most trick jumps on the usual QuakeWorld maps">QuakeWorld Trickjumping</a></li>
<li><a href="https://www.youtube.com/watch?v=HI9mCbu5HZs" ytid="HI9mCbu5HZs" class="popup" title="Get a deeper understanding for duel tactics on DM6">DM6 Duel Commentary</a></li>
<li><a href="https://www.youtube.com/watch?v=_JRvmisbtmg" ytid="_JRvmisbtmg" class="popup" title="Get a deeper understanding for duel tactics on DM4">DM4 Duel Commentary</a></li>
<li><a href="https://www.youtube.com/watch?v=41GzHQigSOM" ytid="41GzHQigSOM" class="popup" title="Get a deeper understanding for duel tactics on DM2">DM2 Duel Commentary</a></li>
<li><a href="https://www.youtube.com/watch?v=s6GV8mTP3xU" ytid="s6GV8mTP3xU" class="popup" title="Get a deeper understanding for duel tactics on ZTNDM3">ZTNDM3 Duel Commentary</a></li>
<li><a href="https://www.youtube.com/watch?v=GB7q3Q2zgFc" ytid="GB7q3Q2zgFc" class="popup" title="Get a deeper understanding for duel tactics on Aerowalk">Aerowalk Duel Commentary</a></li>
</ul>
</div>
<div class="footer-col">
<ul>
<li class="header">TOURNAMENTS / EVENTS</li>
<li><a href="https://www.quakeworld.nu/wiki/Overview" title="Wiki Overview">Wiki Overview</a></li>
</ul>
</div>
<div class="footer-col">
<ul>
<li class="header">SOCIAL / CONTRIBUTE</li>
<li> </li>
<li style="margin-top: -20px;"><a href="donate.html" target="_blank">Donate money for domain renewals</li>
<li><a href="https://www.facebook.com/quakeworld" target="_blank">Follow QuakeWorld on Facebook</li>
<li style="margin-top: 4px;"><div class="fb-like" data-href="https://www.facebook.com/quakeworld" data-send="false" data-layout="button_count" data-width="90" data-show-faces="false" data-colorscheme="dark"></div></li>
<li style="margin-top: 4px;"><a href="https://twitter.com/share" class="twitter-share-button" data-url="www.nquake.com" data-text="Check out nQuake, the simplest way to start playing QuakeWorld!" data-hashtags="gaming">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></li>
</ul>
</div>
</footer>
<img src="images/play_hover.png" alt="" class="hidden" />
<img src="images/play_click.png" alt="" class="hidden" />
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2568169-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>