subdirectories added
This commit is contained in:
68
webpage/navigation/about.html
Normal file
68
webpage/navigation/about.html
Normal file
@@ -0,0 +1,68 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>y2k.cs - Powered by Nostalgia</title>
|
||||
<link rel="icon" type="image/png" href="/logo.png">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:image" content="https://y2kcs.neocities.org/logo.png">
|
||||
<meta property="og:title" content="y2k.cs - Powered by Nostalgia"/>
|
||||
<meta property="og:image:width" content="800"/>
|
||||
<meta property="og:image:height" content="800"/>
|
||||
<meta property="og:description" content="Read about our community project here!"/>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="grad">
|
||||
<a href="/index.html" style="font-family: Draco; font-size: 26px; padding-top: 16px; padding-bottom: 16px;">y2k.cs</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
<h4>[Site navigation]</h4>
|
||||
<a href="rules.html">Rules</a>
|
||||
<a href="servers.html">Servers</a>
|
||||
<a href="maplist.html">Map list</a>
|
||||
<a href="about.html">About us</a>
|
||||
<a href="donate.html">Donations</a>
|
||||
<a href="patchnotes.html" id="afix">Patch notes</a>
|
||||
<a href="bestplayers.html" id="afix">Best players</a>
|
||||
<a href="screenshots.html" id="afix">Screenshots</a>
|
||||
<a href="https://git.x1b.dev/waterjones/y2k.website" target="_blank">Source code</a>
|
||||
<h4>[Communication]</h4>
|
||||
<a href="/communication/irc.html">IRC</a>
|
||||
<a href="mailto:y2k.cs@proton.me">Email</a>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" target="_blank">Steam</a>
|
||||
<a href="https://up.x1b.dev/y2kcs" target="_blank">Discord</a>
|
||||
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||
<h4>[Latest News]</h4>
|
||||
<a href="news/csdmupdate.html" id="afix">CSDM Overhaul</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<h2>[Who we are?]</h2>
|
||||
<hr size="1" noshade>
|
||||
<p>We are a small community of gamers who enjoy playing old titles, primarily "Counter-Strike 1.6". Most of us come from Northern Europe, primarily the Baltics & Scandiavia.
|
||||
</p>
|
||||
<h2>[What we do?]</h2>
|
||||
<hr size="1" noshade>
|
||||
<p>We're currently only hosting "Counter-Strike 1.6" servers that you can check out in the top bar of this site. We might also expand our serverlist to include more games such as <b>"Half-Life Deathmatch"</b> & <b>"Quake III Arena"</b> so stay tuned for that!</p>
|
||||
<h2>[What are our goals?]</h2>
|
||||
<hr size="1" noshade>
|
||||
<p>Our goals are to provide a vanilla like experience on our servers, keeping it clean & simple. We're also trying to be the most welcoming community out there.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<center>
|
||||
<div>
|
||||
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||
<br>last edited on: Tuesday, February 4th, 2025 @ 14:41 EET<br> email us: y2k.cs@proton.me</p>
|
||||
<a href="https://wiby.org/" id="aimage" target="_blank"><img width="88px" height="31px" src="https://wiby.org/about/wiby.org.gif" alt="wiby.org"></a>
|
||||
<a href="https://www.w3schools.com/html/html_responsive.asp" id="aimage" target="_blank"><img width="88px" height="31px" src="https://seirdy.one/p/b/mobilefriendly.1035495686.png" alt="we're mobile friendly now!"></a>
|
||||
<a href="https://micro-editor.github.io/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/micro.png" alt="this website was written on Micro"></a>
|
||||
<a href="https://git.x1b.dev/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/x1b.png" alt="git.x1b.dev"></a>
|
||||
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/kofi.png" alt="consider supporting us"></a>
|
||||
<a href="/index.html" id="aimage"><img width="88px" height="31px" src="/image/y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
92
webpage/navigation/bestplayers.html
Normal file
92
webpage/navigation/bestplayers.html
Normal file
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>y2k.cs - Powered by Nostalgia</title>
|
||||
<link rel="icon" type="image/png" href="/logo.png">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:image" content="https://y2kcs.neocities.org/logo.png">
|
||||
<meta property="og:title" content="y2k.cs - Powered by Nostalgia"/>
|
||||
<meta property="og:image:width" content="800"/>
|
||||
<meta property="og:image:height" content="800"/>
|
||||
<meta property="og:description" content="Check our last months leaderbaord here!"/>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="grad">
|
||||
<a href="/index.html" style="font-family: Draco; font-size: 26px; padding-top: 16px; padding-bottom: 16px;">y2k.cs</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
<h4>[Site navigation]</h4>
|
||||
<a href="rules.html">Rules</a>
|
||||
<a href="servers.html">Servers</a>
|
||||
<a href="maplist.html">Map list</a>
|
||||
<a href="about.html">About us</a>
|
||||
<a href="donate.html">Donations</a>
|
||||
<a href="patchnotes.html" id="afix">Patch notes</a>
|
||||
<a href="bestplayers.html" id="afix">Best players</a>
|
||||
<a href="screenshots.html" id="afix">Screenshots</a>
|
||||
<a href="https://git.x1b.dev/waterjones/y2k.website" target="_blank">Source code</a>
|
||||
<h4>[Communication]</h4>
|
||||
<a href="/communication/irc.html">IRC</a>
|
||||
<a href="mailto:y2k.cs@proton.me">Email</a>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" target="_blank">Steam</a>
|
||||
<a href="https://up.x1b.dev/y2kcs" target="_blank">Discord</a>
|
||||
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||
<h4>[Latest News]</h4>
|
||||
<a href="/news/csdmupdate" id="afix">CSDM Overhaul</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<h2>[#Deathmatch]</h2>
|
||||
<h4>[January 2025]</h4>
|
||||
<hr size="1" noshade>
|
||||
<ol>
|
||||
<li>y2k.kencarson <span style="color:grey">(with 965 points)</span>
|
||||
<li>poppinbeans <span style="color:grey">(with 440 points)</span>
|
||||
<li>exoo~~ limun <span style="color:grey">(with 419 points)</span>
|
||||
<li>jFs <span style="color:grey">(with 303 points)</span>
|
||||
<li>Tom Finland <span style="color:grey">(with 278 points)</span>
|
||||
<li>DriftAddicted <span style="color:grey">(with 264 points)</span>
|
||||
<li>乇り乙ズ <span style="color:grey">(with 252 points)</span>
|
||||
<li>.::OuSsAmA::. <span style="color:grey">(with 213 points)</span>
|
||||
<li>MALLUNGOLD.j0NESp <span style="color:grey">(with 176) points</span>
|
||||
<li>{SNT}KhinkalWengallbiev <span style="color:grey">(with 147 points)</span>
|
||||
</ol>
|
||||
<p id="smoltext">Due to the site being static, some nicknames might be misspelled.</p>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<h2>[#Classic]</h2>
|
||||
<h4>[January 2025]</h4>
|
||||
<hr size="1" noshade>
|
||||
<ol>
|
||||
<li>pedra <span style="color:grey">(with 296 points)</span>
|
||||
<li>Romu <span style="color:grey">(with 189 points)</span>
|
||||
<li>Byrst <span style="color:grey">(with 145 points)</span>
|
||||
<li>хуй цыгана <span style="color:grey">(with 114 points)</span>
|
||||
<li>boatshoess <span style="color:grey">(with 92 points)</span>
|
||||
<li>Den <span style="color:grey">(with 74 points)</span>
|
||||
<li>Effective <span style="color:grey">(with 62 points)</span>
|
||||
<li>Konstapeln Jimi <span style="color:grey">(with 53 points)</span>
|
||||
<li>ville <span style="color:grey">(with 42 points)</span>
|
||||
<li>[SUPREME]RODOS <span style="color:grey">(with 36 points)</span>
|
||||
</ol>
|
||||
<p id="smoltext">Due to the site being static, some nicknames might be misspelled.</p>
|
||||
</div>
|
||||
</div>
|
||||
<center>
|
||||
<div>
|
||||
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||
<br>last edited on: Tuesday, February 4th, 2025 @ 14:54 EET<br> email us: y2k.cs@proton.me</p>
|
||||
<a href="https://wiby.org/" id="aimage" target="_blank"><img width="88px" height="31px" src="https://wiby.org/about/wiby.org.gif" alt="wiby.org"></a>
|
||||
<a href="https://www.w3schools.com/html/html_responsive.asp" id="aimage" target="_blank"><img width="88px" height="31px" src="https://seirdy.one/p/b/mobilefriendly.1035495686.png" alt="we're mobile friendly now!"></a>
|
||||
<a href="https://micro-editor.github.io/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/micro.png" alt="this website was written on Micro"></a>
|
||||
<a href="https://git.x1b.dev/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/x1b.png" alt="git.x1b.dev"></a>
|
||||
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/kofi.png" alt="consider supporting us"></a>
|
||||
<a href="index.html" id="aimage"><img width="88px" height="31px" src="/image/y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
79
webpage/navigation/donate.html
Normal file
79
webpage/navigation/donate.html
Normal file
@@ -0,0 +1,79 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>y2k.cs - Powered by Nostalgia</title>
|
||||
<link rel="icon" type="image/png" href="/logo.png">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:image" content="https://y2kcs.neocities.org/logo.png">
|
||||
<meta property="og:title" content="y2k.cs - Powered by Nostalgia"/>
|
||||
<meta property="og:image:width" content="800"/>
|
||||
<meta property="og:image:height" content="800"/>
|
||||
<meta property="og:description" content="If you want to pitch in an euro for our project, you can do that here!"/>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="grad">
|
||||
<a href="/index.html" style="font-family: Draco; font-size: 26px; padding-top: 16px; padding-bottom: 16px;">y2k.cs</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
<h4>[Site navigation]</h4>
|
||||
<a href="rules.html">Rules</a>
|
||||
<a href="servers.html">Servers</a>
|
||||
<a href="maplist.html">Map list</a>
|
||||
<a href="about.html">About us</a>
|
||||
<a href="donate.html">Donations</a>
|
||||
<a href="patchnotes.html" id="afix">Patch notes</a>
|
||||
<a href="bestplayers.html" id="afix">Best players</a>
|
||||
<a href="screenshots.html" id="afix">Screenshots</a>
|
||||
<a href="https://git.x1b.dev/waterjones/y2k.website" target="_blank">Source code</a>
|
||||
<h4>[Communication]</h4>
|
||||
<a href="/irc.html">IRC</a>
|
||||
<a href="mailto:y2k.cs@proton.me">Email</a>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" target="_blank">Steam</a>
|
||||
<a href="https://up.x1b.dev/y2kcs" target="_blank">Discord</a>
|
||||
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||
<h4>[Latest News]</h4>
|
||||
<a href="/news/csdmupdate" id="afix">CSDM Overhaul</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<h2>[Donations are now welcome!]</h2>
|
||||
<hr size="1" noshade>
|
||||
<h4>[What are the benefits of donating?]</h4>
|
||||
<p>By donating, you're helping us to make our servers run 24/7. You're also getting a <b>Supporter</b> role on our Discord server which lets you get all the upcoming content sooner than everyone else & you're ALSO getting a <b id="gcolor">[Supporter]</b> role on our "Counter-Strike" servers which acts as a <span id="gcolor">VIP.</span> That means Slot reservations and parachute access.<br>
|
||||
<span id="smoltext">Once you do donate, please send us your SteamID via our <a href="mailto:y2k.cs@proton.me" id="adless" target="_blank">email</a> or DM the owner on Discord: <b style="color:grey;">@waterjones</b> so we could give your roles.<span></p>
|
||||
<h4>[How do I donate]?</h4>
|
||||
<p>We now have a <span><a href="https://ko-fi.com/waterjones" id="adless" target="_blank"><b>Ko-fi</b></a><span> page! You can do one-time donations but if you want to keep supporting the project, you can do it monthly as well.<br>
|
||||
<span id="smoltext">We tried making the minimum amount as low as possible.<span></p>
|
||||
<h4>[Donation goals]</h4>
|
||||
<p>Our donation goal is yearly. To make our servers run 24/7 for a solid year, our goal needs to be roughly around 55.08 Euro. Any excess money will be put aside for other projects such as additional community servers, prize pools for community events or simply donated to charity.<br>
|
||||
<span id="smoltext">Keep in mind that new community servers will increase the yearly goal!</span></p>
|
||||
<h4>[How much donations we got this year?]</h4>
|
||||
<p>This year we got<b> 56 / 55.08 Euro.</b><br>
|
||||
<span id="smoltext">The info might not always be correct because our site is static & everything is being written by hand.</span></p>
|
||||
<h4>[People who donated]</h4>
|
||||
<b>
|
||||
<ul>
|
||||
<li>1911 has donated 56 euros<br>
|
||||
<span id="smoltext">To a promising year, I guess lmao.</span>
|
||||
<ul>
|
||||
</b>
|
||||
</div>
|
||||
</div>
|
||||
<center>
|
||||
<div>
|
||||
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||
<br>last edited on: Tuesday, February 4th, 2025 @ 14:42 EET<br> email us: y2k.cs@proton.me</p>
|
||||
<a href="https://wiby.org/" id="aimage" target="_blank"><img width="88px" height="31px" src="https://wiby.org/about/wiby.org.gif" alt="wiby.org"></a>
|
||||
<a href="https://www.w3schools.com/html/html_responsive.asp" id="aimage" target="_blank"><img width="88px" height="31px" src="https://seirdy.one/p/b/mobilefriendly.1035495686.png" alt="we're mobile friendly now!"></a>
|
||||
<a href="https://micro-editor.github.io/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/micro.png" alt="this website was written on Micro"></a>
|
||||
<a href="https://git.x1b.dev/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/x1b.png" alt="git.x1b.dev"></a>
|
||||
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/kofi.png" alt="consider supporting us"></a>
|
||||
<a href="index.html" id="aimage"><img width="88px" height="31px" src="/image/y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
168
webpage/navigation/maplist.html
Normal file
168
webpage/navigation/maplist.html
Normal file
@@ -0,0 +1,168 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>y2k.cs - Powered by Nostalgia</title>
|
||||
<link rel="icon" type="image/png" href="/logo.png">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:image" content="https://y2kcs.neocities.org/logo.png">
|
||||
<meta property="og:title" content="y2k.cs - Powered by Nostalgia"/>
|
||||
<meta property="og:image:width" content="800"/>
|
||||
<meta property="og:image:height" content="800"/>
|
||||
<meta property="og:description" content="You can check out our current map list here!"/>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="grad">
|
||||
<a href="/index.html" style="font-family: Draco; font-size: 26px; padding-top: 16px; padding-bottom: 16px;">y2k.cs</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
<h4>[Site navigation]</h4>
|
||||
<a href="rules.html">Rules</a>
|
||||
<a href="servers.html">Servers</a>
|
||||
<a href="maplist.html">Map list</a>
|
||||
<a href="about.html">About us</a>
|
||||
<a href="donate.html">Donations</a>
|
||||
<a href="patchnotes.html" id="afix">Patch notes</a>
|
||||
<a href="bestplayers.html" id="afix">Best players</a>
|
||||
<a href="screenshots.html" id="afix">Screenshots</a>
|
||||
<a href="https://git.x1b.dev/waterjones/y2k.website" target="_blank">Source code</a>
|
||||
<h4>[Communication]</h4>
|
||||
<a href="/communication/irc.html">IRC</a>
|
||||
<a href="mailto:y2k.cs@proton.me">Email</a>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" target="_blank">Steam</a>
|
||||
<a href="https://up.x1b.dev/y2kcs" target="_blank">Discord</a>
|
||||
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||
<h4>[Latest News]</h4>
|
||||
<a href="/news/csdmupdate" id="afix">CSDM Overhaul</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<h2>[Map list]</h2>
|
||||
<h3>[for <span id="tcolor">#Deathmatch</span>]</h3>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Aim maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">aim_headshot
|
||||
<li id="chatcolor">aim_map
|
||||
</ul>
|
||||
<h4>[Hostage maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">cs_747
|
||||
<li id="chatcolor">cs_assault
|
||||
<li id="chatcolor">cs_backalley
|
||||
<li id="chatcolor">cs_estate
|
||||
<li id="chatcolor">cs_havana
|
||||
<li id="chatcolor">cs_italy
|
||||
<li id="chatcolor">cs_mansion
|
||||
<li id="chatcolor">cs_militia
|
||||
<li id="chatcolor">cs_office
|
||||
<li id="chatcolor">cs_siege
|
||||
</ul>
|
||||
<h4>[Defusal maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">de_airstrip
|
||||
<li id="chatcolor">de_aztec
|
||||
<li id="chatcolor">de_cbble
|
||||
<li id="chatcolor">de_chateau
|
||||
<li id="chatcolor">de_dust
|
||||
<li id="chatcolor">de_dust2
|
||||
<li id="chatcolor">de_inferno
|
||||
<li id="chatcolor">de_mirage
|
||||
<li id="chatcolor">de_nuke
|
||||
<li id="chatcolor">de_rats
|
||||
<li id="chatcolor">de_piranesi
|
||||
<li id="chatcolor">de_prodigy
|
||||
<li id="chatcolor">de_storm
|
||||
<li id="chatcolor">de_survivor
|
||||
<li id="chatcolor">de_torn
|
||||
<li id="chatcolor">de_train
|
||||
<li id="chatcolor">de_tuscan
|
||||
<li id="chatcolor">de_vertigo
|
||||
</ul>
|
||||
<h4>[Fight yard maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">fy_iceworld
|
||||
<li id="chatcolor">fy_pool_day
|
||||
<li id="chatcolor">fy_snow
|
||||
</ul>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<h2>[Map list]</h2>
|
||||
<h3>[for <span id="ctcolor">#Classic</span>]</h3>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Aim maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">aim_headshot
|
||||
<li id="chatcolor">aim_map
|
||||
</ul>
|
||||
<h4>[Assassination maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">as_oilrig
|
||||
</ul>
|
||||
<h4>[AWP maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">awp_4one
|
||||
<li id="chatcolor">awp_bycastor
|
||||
<li id="chatcolor">awp_city
|
||||
<li id="chatcolor">awp_dust
|
||||
<li id="chatcolor">awp_india
|
||||
<li id="chatcolor">awp_library
|
||||
</ul>
|
||||
<h4>[Hostage maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">cs_747
|
||||
<li id="chatcolor">cs_assault
|
||||
<li id="chatcolor">cs_backalley
|
||||
<li id="chatcolor">cs_estate
|
||||
<li id="chatcolor">cs_havana
|
||||
<li id="chatcolor">cs_italy
|
||||
<li id="chatcolor">cs_militia
|
||||
<li id="chatcolor">cs_office
|
||||
<li id="chatcolor">cs_siege
|
||||
</ul>
|
||||
<h4>[Defusal maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">de_airstrip
|
||||
<li id="chatcolor">de_aztec
|
||||
<li id="chatcolor">de_cbble
|
||||
<li id="chatcolor">de_chateau
|
||||
<li id="chatcolor">de_dust
|
||||
<li id="chatcolor">de_dust2
|
||||
<li id="chatcolor">de_inferno
|
||||
<li id="chatcolor">de_mirage
|
||||
<li id="chatcolor">de_nuke
|
||||
<li id="chatcolor">de_piranesi
|
||||
<li id="chatcolor">de_prodigy
|
||||
<li id="chatcolor">de_storm
|
||||
<li id="chatcolor">de_survivor
|
||||
<li id="chatcolor">de_torn
|
||||
<li id="chatcolor">de_train
|
||||
<li id="chatcolor">de_tuscan
|
||||
<li id="chatcolor">de_vertigo
|
||||
<li id="chatcolor">de_westwood
|
||||
</ul>
|
||||
<h4>[Fight yard maps]</h4>
|
||||
<ul>
|
||||
<li id="chatcolor">fy_iceworld
|
||||
<li id="chatcolor">fy_pool_day
|
||||
<li id="chatcolor">fy_snow
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<center>
|
||||
<div>
|
||||
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||
<br>last edited on: Tuesday, February 4th, 2025 @ 14:43 EET<br> email us: y2k.cs@proton.me</p>
|
||||
<a href="https://wiby.org/" id="aimage" target="_blank"><img width="88px" height="31px" src="https://wiby.org/about/wiby.org.gif" alt="wiby.org"></a>
|
||||
<a href="https://www.w3schools.com/html/html_responsive.asp" id="aimage" target="_blank"><img width="88px" height="31px" src="https://seirdy.one/p/b/mobilefriendly.1035495686.png" alt="we're mobile friendly now!"></a>
|
||||
<a href="https://micro-editor.github.io/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/micro.png" alt="this website was written on Micro"></a>
|
||||
<a href="https://git.x1b.dev/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/x1b.png" alt="git.x1b.dev"></a>
|
||||
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/kofi.png" alt="consider supporting us"></a>
|
||||
<a href="/index.html" id="aimage"><img width="88px" height="31px" src="/image/y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
527
webpage/navigation/patchnotes.html
Normal file
527
webpage/navigation/patchnotes.html
Normal file
@@ -0,0 +1,527 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>y2k.cs - Powered by Nostalgia</title>
|
||||
<link rel="icon" type="image/png" href="/logo.png">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:image" content="https://y2kcs.neocities.org/logo.png">
|
||||
<meta property="og:title" content="y2k.cs - Powered by Nostalgia"/>
|
||||
<meta property="og:image:width" content="800"/>
|
||||
<meta property="og:image:height" content="800"/>
|
||||
<meta property="og:description" content="You can check the patch notes here!"/>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="grad">
|
||||
<a href="/index.html" style="font-family: Draco; font-size: 26px; padding-top: 16px; padding-bottom: 16px;">y2k.cs</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
<h4>[Site navigation]</h4>
|
||||
<a href="rules.html">Rules</a>
|
||||
<a href="servers.html">Servers</a>
|
||||
<a href="maplist.html">Map list</a>
|
||||
<a href="about.html">About us</a>
|
||||
<a href="donate.html">Donations</a>
|
||||
<a href="patchnotes.html" id="afix">Patch notes</a>
|
||||
<a href="bestplayers.html" id="afix">Best players</a>
|
||||
<a href="screenshots.html" id="afix">Screenshots</a>
|
||||
<a href="https://git.x1b.dev/waterjones/y2k.website" target="_blank">Source code</a>
|
||||
<h4>[Communication]</h4>
|
||||
<a href="/communication/irc.html">IRC</a>
|
||||
<a href="mailto:y2k.cs@proton.me">Email</a>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" target="_blank">Steam</a>
|
||||
<a href="https://up.x1b.dev/y2kcs" target="_blank">Discord</a>
|
||||
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||
<h4>[Latest News]</h4>
|
||||
<a href="/news/csdmupdate" id="afix">CSDM Overhaul</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<h2>[v1.06]</h2>
|
||||
<h4>[Saturday, February 1st, 2025]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Small changes both for <b id="ctcolor">#Classic</b> & <b id="tcolor">#Deathmatch</b> </p>
|
||||
<ul>
|
||||
<li>Fixed a bug where <b id="gcolor">/mypoints</b> command would display the following: <b id="chatcolor">Command Disabled</b>.
|
||||
<li>Changed some of the stat commands:<br>
|
||||
From <b id="gcolor">/mypoints</b> to <b id="gcolor">/stats</b><br>
|
||||
From <b id="gcolor">/myrank</b> to <b id="gcolor">/rank</b><br>
|
||||
<li>The ranks have been reset! Check out the top ten players from this years January <a href="bestplayers.html" id="adless" style="color:white;">here!</a>
|
||||
</ul>
|
||||
<p style="color:grey;">[ waterjones ]</p>
|
||||
|
||||
<h2> [v1.05]
|
||||
<h4>[Friday, January 31st, 2025]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Discord Server Changes]</h4>
|
||||
<ul>
|
||||
<li>Removed un-used channels
|
||||
<li>Changed the <b>#patch-notes</b> format.
|
||||
</ul>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Changes for <b id="ctcolor">#Classic</b></p>
|
||||
<ul>
|
||||
<li>The round time has been increased from <b>1:45</b> to <b>2:30</b> minutes.<br>
|
||||
<span id="smoltext">The time limit is still kept at 90 minutes.</span>
|
||||
<li>We introduced a win limit. Win <b>sixteen</b> rounds for a map change to occur.<br>
|
||||
<span id="smoltext">The round limit is still kept at 30 rounds.</span>
|
||||
<li>We changed how <span id="speccolor">spectating</span> works. Now you can spectate your own team in <b id="speccolor">first-person only.</b>
|
||||
<li>Players now can <b id="speccolor">chat with spectators</b> & vise versa.<br>
|
||||
<span id="smoltext">More testing is needed.</span>
|
||||
</ul>
|
||||
<p>Changed for <b id="tcolor">#Deathmatch</b></p>
|
||||
<ul>
|
||||
<li>There's a chance that players on <span id="tcolor">T</span> side would <b>spawn with a <span id="tcolor">C4</span> on <span id="ctcolor">defuse maps</span></b>. That's no longer the case.
|
||||
<li>Players can <b id="speccolor">chat with spectators</b> as well.
|
||||
</ul>
|
||||
<p style="color:grey;">[ waterjones ]</p>
|
||||
|
||||
<h2>[v1.0]</h2>
|
||||
<h4>[Friday, January 17th, 2025]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>News:<br>
|
||||
<ul>
|
||||
<li>The <b id="ctcolor">#Public</b> server is now working <b>24/7!</b> You can find the IP in the <b>#server-ip</b> channel.
|
||||
<li>We now have an early 2000's inspired website. You can check it out <a href="https://y2kcs.neocities.org" id="adless">here!</a><br>
|
||||
<span id="smoltext">At the moment, the website is best viewed on the desktop. The mobile version will come out sometime later this year. We also accept contributions like improvements, changes, etc. You can DM <b style="color:grey;">@waterjones</b> on Discord for more info about that.</span>
|
||||
</ul>
|
||||
Changes:<br>
|
||||
<ul>
|
||||
<li>The plugin responsible for music that plays when players join in to the server has been turned off indefinitely.
|
||||
<li>The <b id="ctcolor">#Public</b> server has a map length of 90 minutes due to prioritization of rounds rather than map length. The round limit is set to 30.
|
||||
</ul>
|
||||
New Additions:<br>
|
||||
<ul>
|
||||
<li>The MOTD has been improved, now including list of commands that you can type in our <span id="chatcolor">in-game chat.</span>
|
||||
<li>You can also type <b id="gcolor">/command</b> in the <span id="chatcolor">in-game chat</span> to get a list of available commands.
|
||||
</ul>
|
||||
Removals:<br>
|
||||
<ul>
|
||||
<li>We removed <b>lots</b> of unused content like maps & models. We're trying to keep our servers as clean & vanilla as possible.
|
||||
<li>The <b id="gcolor">/rs</b> command which would reset your score has been removed as it is completely useless.
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.10.0]
|
||||
<h4>[Monday, December 30th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Changes:<br>
|
||||
<ul>
|
||||
<li>Switched back from Health Refill to Ammo Refill.
|
||||
<li>Made rocking the vote instant by removing the ten minute wait time. <li>Increased the map time from 10 minutes to 15 minutes.
|
||||
<li>Updated the ranking names:<br>
|
||||
</ul><ul>
|
||||
Plastic<span id="smoltext"> [from 0 to 150 points]</span><br>
|
||||
Wood<span id="smoltext"> [from 150 to 600 points]</span><br>
|
||||
Bronze<span id="smoltext"> [from 600 to 1500 points]</span><br>
|
||||
Silver<span id="smoltext"> [from 1500 to 3000 points]</span><br>
|
||||
Gold<span id="smoltext"> [from 3000 to 5000 points]</span><br>
|
||||
Platinum<span id="smoltext"> [from 5000 to 7500 points]</span><br>
|
||||
Diamond<span id="smoltext"> [from 7500 to 10000 points]</span><br>
|
||||
</ul>
|
||||
Fixes:<br>
|
||||
<ul>
|
||||
<li>Fixed a <b id="gcolor">"/top15"</b> command bug where it would not fully display all fifteen players by reverting it to only being ten because of the plugin's MOTD character limit. Gonna keep the same <b id="gcolor">"/top15"</b> command for convenience.
|
||||
<li>Fixed some of the missing maps by adding them back to the mapcycle. </ul>
|
||||
Removals:<br>
|
||||
<ul>
|
||||
<li>Removed lots of unused assets like unplayed maps, unused models & textures.
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Currently in the midst of producing our own Ambient Jungle/Intelligent DnB snippets to replace the current server music.
|
||||
<li>There were a few instances of people not being able to connect to our servers either due to auth errors or random permanent bans which the latter happens out of our control. If you encounter anything similar to that, please inform us in the <b>#complaints</b> channel or inform <b>@waterjones</b> on Discord personally for more help.<br>
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.9.0]</h2>
|
||||
<h4>[Friday, December 20th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Changes:<br>
|
||||
<ul>
|
||||
<li>The <b id="tcolor">#Deathmatch</b> server is now working <b>24/7!</b><br>
|
||||
You can check the new IP in the <b>#server-ip</b> channel.
|
||||
<li>The music that plays when you connect to the server is back.
|
||||
<li>For those who are wondering, here's the current list of songs that are played when you connect:<br>
|
||||
</ul><ul>
|
||||
<a href="https://www.youtube.com/watch?v=bLRnFgWsfgE" id="adless" target="_blank">Subjoi - Love Shy<br>
|
||||
<a href="https://www.youtube.com/watch?v=emyA8BocpIc" id="adless" target="_blank">Adam Emil - Gifted Unlimited Rhymes Universal (Guru)<br>
|
||||
<a href="https://www.youtube.com/watch?v=SguFGwzpTx0" id="adless" target="_blank">M44K - Mstks<br>
|
||||
<a href="https://www.youtube.com/watch?v=stpaLeTkJO8" id="adless" target="_blank">Shaolin Cowboy - Imma Be My Own Best Friend]<br>
|
||||
<a href="https://www.youtube.com/watch?v=bXD0Vsqu4FU" id="adless" target="_blank">Hush Hush - How True Is Your Love<br>
|
||||
<a href="https://www.youtube.com/watch?v=8m_LzqDU2nw" id="adless" target="_blank">Forme - New Element<br>
|
||||
<a href="https://www.youtube.com/watch?v=a9-zIGYqSR0" id="adless" target="_blank">acrologies - Star Map<br>
|
||||
<a href="https://www.youtube.com/watch?v=VESQ3I4GgyU" id="adless" target="_blank">Furney, Tayla - You Must Stand Still<br>
|
||||
<a href="https://www.youtube.com/watch?v=b5m_MO-NCRM" id="adless" target="_blank">Unknown Artist - Kcik 21</a>
|
||||
</ul><ul>
|
||||
<li>Removed the AWP on new smaller maps in <b id="tcolor">#Deathmatch.</b>
|
||||
</ul>
|
||||
New Additions:<br>
|
||||
<ul>
|
||||
<li>Fixed & changed skyboxes on most maps.
|
||||
<li>Added new maps:<br>
|
||||
<span id="chatcolor">aim_crazyjump <span id="smoltext">(<span id="tcolor">Deathmatch</span> &<span id="ctcolor">Public</span>)<br>
|
||||
</ul>
|
||||
<ul>
|
||||
<span id="chatcolor">de_c4<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
de_kabul<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
</ul><ul>
|
||||
<span id="chatcolor">fy_quake</span><span id="smoltext"> (<span id="tcolor">Deathmatch Only</span>)</span>
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Testing out the <b id="tcolor">#Deathmatch</b> server.
|
||||
<li>Making the <b id="ctcolor">#Public</b> server work 24/7 too.
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.8.1]</h2>
|
||||
<h4>[Wednesday, October 30th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Changes:<br>
|
||||
<ul>
|
||||
<li>Tidied up the point messages.
|
||||
<li>Added more maps to the empty map cycle.
|
||||
</ul>
|
||||
Removals:<br>
|
||||
<ul>
|
||||
<li>Removed maps:<br>
|
||||
<span id="chatcolor">fy_crossfire<span id="smoltext"> (<span id="tcolor">Deathmatch Only</span>)</span><br>
|
||||
fy_simpons_street<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Trying to fix a bug where health refill gives the same amount of hp for getting a headshot on <span id="tcolor">Deathmatch.</span><span id="smoltext"> (giving <span id="gcolor">+5 hp</span> instead of <span id="gcolor">+10hp</span>)</span>
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.8.0]</h2>
|
||||
<h4>[Monday, October 28th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Discord]</h4>
|
||||
<p>Channels:<br>
|
||||
<ul>
|
||||
<li>You can now pick your favorite game mode roles on the <b>#pick-your-roles</b> channel.
|
||||
</ul></p>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Changes:</p>
|
||||
<ul>
|
||||
<li>The plugin that plays the music when you connect to the server is currently absent for the time being.
|
||||
<li>The slots have been reduced from <span id="chatcolor">32</span> to <span id="chatcolor">16</span> because we have never managed to hit more than 10 players yet.
|
||||
<li>We replaced ammo refill with health refill on <b id="tcolor">#Deathmatch.</b><br>
|
||||
<span id="smoltext">(<span id="gcolor">+5 hp</span> for a regular kill, <span id="gcolor">+10</span> hp for a headshot)</span>
|
||||
<li>The map length has been now reduced from 20 minutes to 10 minutes on <b id="tcolor">#Deathmatch</b> & <b id="ctcolor">#Public</b> servers.
|
||||
<li>Slightly updated the MOTD
|
||||
</ul>
|
||||
New Additions:<br>
|
||||
<ul>
|
||||
<li>Added new maps:<br>
|
||||
<span id="chatcolor">aim_edge<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
aim_prosto<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
aim_taliban<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
</ul><ul>
|
||||
<span id="chatcolor">awp_4one<span id="smoltext"> (<span id="ctcolor">Public Only</span>)</span><br>
|
||||
awp_space<span id="smoltext"> (<span id="ctcolor">Public Only</span>)</span><br>
|
||||
awp_bycastor<span id="smoltext"> (<span id="ctcolor">Public Only</span>)</span><br>
|
||||
awp_winter_fresh_b1<span id="smoltext"> (<span id="ctcolor">Public Only</span>)</span><br>
|
||||
</ul><ul>
|
||||
<span id="chatcolor">de_icicle<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
de_inferno_winter<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
de_slc<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public)</span><br>
|
||||
</ul><ul>
|
||||
<span id="chatcolor">fy_blueorange<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
fy_crossfire<span id="smoltext"> (<span id="tcolor">Deathmatch Only</span>)</span><br>
|
||||
fy_dust_aim<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
fy_party<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
fy_sauna<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
fy_simpsons_street<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
fy_train<span id="smoltext"> (<span id="tcolor">Deathmatch</span> & <span id="ctcolor">Public</span>)</span><br>
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Finishing to compile the list of creepy & unsettling maps for the Halloween themed event.
|
||||
<li>Re-writing our webpage to make it look even more late 90's - 2000's esque. Any contributions are welcome.
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.7.0]</h2>
|
||||
<h4>[Thursday, October 24th, 2024</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Discord]</h4>
|
||||
<p>Channels:<br>
|
||||
<ul>
|
||||
<li>Added a <b>#players-of-the-month</b> channel for the top ten best <b id="tcolor">#Deathmatch</b> & <b id="ctcolor">#Public</b> players.<span id="smoltext"> (Competitive is not accounted for because it's barely being played and the Events server doesn't even have a leaderboard).
|
||||
</ul></p>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Fixes:<br>
|
||||
<ul>
|
||||
<li>Fixed a bug on the <span id="ctcolor">Classic</span> server where the <b id="gcolor">/rtv</b> command wouldn't work at all.
|
||||
</ul>
|
||||
Events:<br>
|
||||
<ul>
|
||||
<li><b id="chatcolor">"Hangout Weekends"</b> have been abandoned in favour of weekly community events that players themselves vote for.
|
||||
</ul>
|
||||
New additions:<br>
|
||||
<ul>
|
||||
<li>Added new maps <span style="color:grey;">(from last weekends event):</span><br>
|
||||
<span id="chatcolor">fy_adrenaline<span id="smoltext"> (<span id="ctcolor">Public</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
fy_buzzkill<span id="smoltext"> (<span id="ctcolor">Public</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
fy_buzzkill2<span id="smoltext"> (<span id="ctcolor">Public</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
fy_matrix<span id="smoltext"> (<span id="ctcolor">Public only</span>)</span><br>
|
||||
fy_pool_suite<span id="smoltext"> (<span id="ctcolor">Public</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
fy_simpsons<span id="smoltext"> (<span id="ctcolor">>Public </span>& <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
fy_spongebob<span id="smoltext"> (<span id="ctcolor">Public</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Getting maps for a pre-planned event that's gonna happen from October 31st till November 3rd. More info about that later.
|
||||
<li>Considering to change the music that plays when a player connects to a server.
|
||||
<li>Considering to remove ammo refill on <span id="tcolor">Deathmatch</span> in place of health refill to avoid spawn-killing.
|
||||
<li>Searching for a plugin (or trying to make one) that gives an auditory feedback when fragging someone on <span id="tcolor">Deathmatch.</span>
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.6.0]</h2>
|
||||
<h4>[Wednesday, July 17th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Community]</h4>
|
||||
<p>Complete Re-branding:<br>
|
||||
<ul>
|
||||
<li>Changed our brand name from <b id="tcolor">"COURAGE"</b> to <b id="ctcolor">"y2k.cs"</b>
|
||||
</ul></p>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Events:<br>
|
||||
<ul>
|
||||
<li>There's a new upcoming weekly event called <span id="chatcolor">"Hangout Weekends".</span> For more info, go to<b> #events</b> channel.
|
||||
</ul></p>
|
||||
<h4>[Website]</h4>
|
||||
<p>We now have a website!<br>
|
||||
<ul>
|
||||
<li>You can go check it out<a href="https://y2kcs.neocities.org/" id="adless"> here!</a><br>
|
||||
<span id="smoltext">The web page is static so each update is manually written each week/month by hand.</span>
|
||||
</ul></p>
|
||||
<h4>[Steam Group]</h4>
|
||||
<ul>
|
||||
<li>Feel free to join our new steam group!<br>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" id="adless" target="_blank">Click here!</a><br>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>We ALSO have an IRC Chat Room!<br>
|
||||
<a href="/communication/irc.html" id="adless">#y2k.cs@quakenet.org</a></ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.5.0]</h2>
|
||||
<h4>[Satuday, April 27th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Discord Server Changes]</h4>
|
||||
<ul>
|
||||
<li>Changed the server colours for the five millionth time.
|
||||
</ul>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>New Changes:<br>
|
||||
<ul>
|
||||
<li>Added the <span id="ctcolor">Classic</span> and <span id="tcolor">Competitive</span> servers back.<br><span id="smoltext"> You can check the IP's in <b style="color:grey;">#server-ip</b> channel for more info.</span>
|
||||
<li>Changed the IP's of all servers.<span id="smoltext"> (you still have to use the console to connect to the servers unfortunately)</span>
|
||||
</ul>
|
||||
New additions:<br>
|
||||
<ul>
|
||||
<li>New maps:<br>
|
||||
<span id="chatcolor">fy_new_pool_day2</span> <span id="smoltext">(<span id="ctcolor">Classic</span> & <span id="tcolor">Deathmatch</span>)</span>
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Re-branding ourselves.
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.4.0]</h2>
|
||||
<h4>[Friday, March 29th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>New Changes:<br>
|
||||
<ul>
|
||||
<li>The servers are private <span style="color:grey;">(not visible in the server list)</span> due to the usage of tunneling & you can only connect to them using the <span id="chatcolor">console:<br> <b id="chatcolor">connect 147.185.221.18:59742</b></span>
|
||||
</ul>
|
||||
New additions<br>
|
||||
<ul>
|
||||
<li>Changed the MOTD to display a picture of a bald guy smoking for no reason.
|
||||
</ul>
|
||||
Removed plugins<br>
|
||||
<ul>
|
||||
<li>Removed a bot that displays our discord server's invite link in the scoreboard.
|
||||
<li>Removed the advertising plugin that displayed our server invite link.
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Reviving this goddamn community
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.3.0]</h2>
|
||||
<h4>Jan 11th 2024</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>New Changes:<br>
|
||||
<ul>
|
||||
<li>Removed the damage meter plugin
|
||||
</ul>
|
||||
New additions:<br>
|
||||
<ul>
|
||||
<li>Added new gamemodes:<br>
|
||||
<span id="ctcolor">Classic<br>
|
||||
<span id="tcolor">Competitive<span id="smoltext"> (<span id="gcolor">1v1, 2v2</span> & <span id="gcolor">5v5</span>)</span>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added new plugins:<br>
|
||||
An improved smoke plugin.<span id="smoltext"> (<span id="tcolor">Competitive</span>)</span><br>
|
||||
A competitive match plugin.<span id="smoltext"> (<span id="tcolor">Competitive</span>)</span><br>
|
||||
A teammate anti-flash plugin. <span id="smoltext">(<span id="ctcolor">Classic</span>)</span>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Added new maps:<br>
|
||||
<span id="chatcolor">ak-47_map <span id="smoltext">(<span id="tcolor">Competitive</span>)</span><br>
|
||||
</ul><ul>
|
||||
<span id="chatcolor">awp_city<span id="smoltext"> (<span id="ctcolor">Classic</span>)</span><br>
|
||||
awp_dust<span id="smoltext"> (<span id="ctcolor">Classic</span>)</span><br>
|
||||
awp_india<span id="smoltext"> (<span id="ctcolor">Classic</span>)</span><br>
|
||||
awp_library<span id="smoltext"> (<span id="ctcolor">Classic</span>)</span><br>
|
||||
</ul><ul>
|
||||
<span id="chatcolor">cs_max <span id="smoltext">(<span id="ctcolor">Classic</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
</ul><ul>
|
||||
<span id="chatcolor">de_amr<span id="smoltext"> (<span id="ctcolor">Classic</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
de_avangard<span id="smoltext"> (<span id="ctcolor">Classic</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
de_bretonia<span id="smoltext"> (<span id="ctcolor">Classic</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
de_shortdust<span id="smoltext"> (<span id="tcolor">Competitive</span>)</span><br>
|
||||
de_shortdust2<span id="smoltext"> (<span id="tcolor">Competitive</span>)</span><br>
|
||||
de_shortinferno<span id="smoltext"> (<span id="tcolor">Competitive</span>)</span><br>
|
||||
de_shorttrain<span id="smoltext"> (<span id="tcolor">Competitive</span>)</span><br>
|
||||
de_westwood<span id="smoltext"> (<span id="ctcolor">Classic</span> & <span id="tcolor">Deathmatch</span>)</span><br>
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Testing both <span id="ctcolor">Classic</span> and <span id="tcolor">Competitive</span> gamemodes
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.2.1]</h2>
|
||||
<h4>[Friday, January 5th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Discord Server Changes]</h4>
|
||||
<p>New additions:<br>
|
||||
<ul>
|
||||
<li>Added a server status bot.
|
||||
</ul></p>
|
||||
<h4>[Counter-Strike 1.6 Server Changes]</h4>
|
||||
<p>Improvements:<br>
|
||||
<ul>
|
||||
<li>More map voting improvements.<span id="smoltext"> (separate mapcycle configs depending on player count)</span>
|
||||
<li>Balanced out the skillpoints.
|
||||
<li>Made command advertisements less frequent.
|
||||
<li>Increased the slot size from <span id="chatcolor">16</span> to <span id="chatcolor">32.</span>
|
||||
</ul>
|
||||
New Additions:<br>
|
||||
<ul>
|
||||
<li>Added a bot in spectators that displays our community's server invite link.
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.2.0]</h2>
|
||||
<h4>[Thursday, January 4th, 2024]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h2>[Discord Server Changes]</h2>
|
||||
<p>New additions:<br>
|
||||
<ul>
|
||||
<li>Added a forums channel!<span id="smoltext"> (Make sure to read the pinned posts for each tag before making your own).</span>
|
||||
</ul></p>
|
||||
<h2>[Counter-Strike 1.6 Server Changes]</h2>
|
||||
<p>New Changes:<br>
|
||||
<ul>
|
||||
<li>Switched from HLDS to Re-HLDS.<span id="smoltext"> <a href="https://github.com/dreamstalker/rehlds" id="adless" target="_blank">(https://github.com/dreamstalker/rehlds).</a></span>
|
||||
<li>Removed unnecessary modules and plugins.
|
||||
<li>Added support for Non-Steam players.
|
||||
<li>Disabled the AWP on smaller maps. <span id="smoltext">(<span id="chatcolor">aim, fy</span> & <span id="chatcolor">2x2).</span>
|
||||
<li>Points have been reset!
|
||||
</ul>
|
||||
Fixes:<br>
|
||||
<ul>
|
||||
<li>Fixed a bug where the <b>'rtv'</b> command wouldn't work.<span id="smoltext"> (only rockthevote would).</span>
|
||||
</ul>
|
||||
New additions:<br>
|
||||
<ul>
|
||||
<li>Added new plugins:
|
||||
<li>A demo recorder.
|
||||
<li>An Admin Spectator ESP plugin.
|
||||
<li>A screenshot tool for admins.
|
||||
<li>Improved banning system.
|
||||
</ul>
|
||||
Added new maps:<br>
|
||||
<ul>
|
||||
<li id="chatcolor">de_abaddon
|
||||
<li id="chatcolor">de_cpl_fire
|
||||
</ul><ul>
|
||||
<li id="chatcolor">fy_poolparty
|
||||
<li id="chatcolor">fy_tuscan
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Fixing a damage metre plugin bug that stops displaying given and received damage after a map restart.
|
||||
<li>Testing out the Non-steam support.
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
|
||||
<h2>[v0.1.0]</h2>
|
||||
<h4>[Thursday, December 28th, 2023]</h4>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Discord Server Changes]</h4>
|
||||
|
||||
<p>New additions:<br>
|
||||
<ul>
|
||||
<li>Expanded the <b>#rules</b> channel to include game server rules.
|
||||
<li>Added a channel that displays our server IP's.
|
||||
</ul>
|
||||
Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Attempting to integrate a forum like section in our Discord server to avoid an unnecessary need for a website.<br>
|
||||
<span id="smoltext">But we decided to make a website anyways LMAO!!!</span>
|
||||
</ul></p>
|
||||
<h4>[Game Server Changes]</h4>
|
||||
<p>New additions:<br>
|
||||
<ul>
|
||||
<li>Introduced a simplified welcome MOTD with a link to our Discord server.
|
||||
<li>Added an advert plugin that displays simple chat commands like:<br>
|
||||
<b id="gcolor">/discord</b> <span id="smoltext">(gives a link to our discord server in the chat)</span><br>
|
||||
<b id="gcolor">/contact</b> <span id="smoltext">(gives the owners contact)</span>
|
||||
</ul></p>
|
||||
<p>Things we're currently working on:<br>
|
||||
<ul>
|
||||
<li>Testing out the servers, looking for any bugs or inconsistencies.
|
||||
</ul>
|
||||
Upcoming projects:
|
||||
<ul>
|
||||
<li>A deathmatch server for CS: Source.
|
||||
<li>Making our servers run 24/7.<span id="smoltext"> (hopefully in the near future)</span>
|
||||
</ul>
|
||||
<span style="color:grey;">[ waterjones ]</span></p>
|
||||
</div>
|
||||
</div>
|
||||
<center>
|
||||
<div>
|
||||
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||
<br>last edited on: Tuesday, February 4th, 2025 @ 14:45 EET<br> email us: y2k.cs@proton.me</p>
|
||||
<a href="https://wiby.org/" id="aimage" target="_blank"><img width="88px" height="31px" src="https://wiby.org/about/wiby.org.gif" alt="wiby.org"></a>
|
||||
<a href="https://www.w3schools.com/html/html_responsive.asp" id="aimage" target="_blank"><img width="88px" height="31px" src="https://seirdy.one/p/b/mobilefriendly.1035495686.png" alt="we're mobile friendly now!"></a>
|
||||
<a href="https://micro-editor.github.io/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/micro.png" alt="this website was written on Micro"></a>
|
||||
<a href="https://git.x1b.dev/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/x1b.png" alt="git.x1b.dev"></a>
|
||||
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/kofi.png" alt="consider supporting us"></a>
|
||||
<a href="index.html" id="aimage"><img width="88px" height="31px" src="/image/y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
84
webpage/navigation/rules.html
Normal file
84
webpage/navigation/rules.html
Normal file
@@ -0,0 +1,84 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>y2k.cs - Powered by Nostalgia</title>
|
||||
<link rel="icon" type="image/png" href="/logo.png">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:image" content="https://y2kcs.neocities.org/logo.png">
|
||||
<meta property="og:title" content="y2k.cs - Powered by Nostalgia"/>
|
||||
<meta property="og:image:width" content="800"/>
|
||||
<meta property="og:image:height" content="800"/>
|
||||
<meta property="og:description" content="You should check our rules here!"/>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="grad">
|
||||
<a href="/index.html" style="font-family: Draco; font-size: 26px; padding-top: 16px; padding-bottom: 16px;">y2k.cs</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
<h4>[Site navigation]</h4>
|
||||
<a href="rules.html">Rules</a>
|
||||
<a href="servers.html">Servers</a>
|
||||
<a href="maplist.html">Map list</a>
|
||||
<a href="about.html">About us</a>
|
||||
<a href="donate.html">Donations</a>
|
||||
<a href="patchnotes.html" id="afix">Patch notes</a>
|
||||
<a href="bestplayers.html" id="afix">Best players</a>
|
||||
<a href="screenshots.html" id="afix">Screenshots</a>
|
||||
<a href="https://git.x1b.dev/waterjones/y2k.website" target="_blank">Source code</a>
|
||||
<h4>[Communication]</h4>
|
||||
<a href="/communication/irc.html">IRC</a>
|
||||
<a href="mailto:y2k.cs@proton.me">Email</a>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" target="_blank">Steam</a>
|
||||
<a href="https://up.x1b.dev/y2kcs" target="_blank">Discord</a>
|
||||
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||
<h4>[Latest News]</h4>
|
||||
<a href="/news/csdmupdate" id="afix">CSDM Overhaul</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<h2>[In-Game Rules]</h2>
|
||||
<hr size="1" noshade>
|
||||
<h4>[Cheating]</h4>
|
||||
<ol>
|
||||
<li>Don't use cheats that artificially enhance your aiming.
|
||||
<li>Don't use cheats that help you see through solid surfaces (like wallhacks).
|
||||
<li>Don't use any third party scripts or any aliases that give you an unfair advantage.
|
||||
<li>Don't use coloured or any other visibility enhancing models.
|
||||
</ol>
|
||||
<p>We don't take such actions lightly so if you'll get caught using & abusing any of these aformentioned cheats & or scripts, you'll get banned <b>PERMANENTLY!</b></p>
|
||||
<p id="smoltext">There is a chance that you might get falsely banned. For that reason, we have a forum in our Discord server that guides you on how to get yourself unbanned.</p>
|
||||
<h4>[Admin abusing]</h4>
|
||||
<ol>
|
||||
<li>Don't slay, kick or ban a player from hate. Don't do the same without a concrete reason.
|
||||
<li>Please follow the rules provided here & don't make up your own
|
||||
<li>You can't change the map unless there's a reason (you can only change to a smaller map if there are less players or vice versa).
|
||||
</ol>
|
||||
<p>If you'll abuse any of these, you will get your admin privileges REVOKED!</p>
|
||||
<p id="smoltext">There is a chance that you might get banned for a few weeks as well.</h5>
|
||||
<h4>[Player Behaviour]</h4>
|
||||
<ol>
|
||||
<li>Treat others the same way you want to be treated.
|
||||
<li>Don't be racist or LGBTphobic:
|
||||
<br> This includes racial & LGBT slurs or nicknames that are specifically targeted to harass such members.
|
||||
<li>Don't advertise other servers.
|
||||
</ol>
|
||||
<p>If you'll break any of these rules, you'll get banned for two weeks without any warning!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<center>
|
||||
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||
<br>last edited on: Tuesday, February 4th, 2025 @ 13:46 EET<br> email us: y2k.cs@proton.me</p>
|
||||
<a href="https://wiby.org/" id="aimage" target="_blank"><img width="88px" height="31px" src="https://wiby.org/about/wiby.org.gif" alt="wiby.org"></a>
|
||||
<a href="https://www.w3schools.com/html/html_responsive.asp" id="aimage" target="_blank"><img width="88px" height="31px" src="https://seirdy.one/p/b/mobilefriendly.1035495686.png" alt="we're mobile friendly now!"></a>
|
||||
<a href="https://micro-editor.github.io/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/micro.png" alt="this website was written on Micro"></a>
|
||||
<a href="https://git.x1b.dev/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/x1b.png" alt="git.x1b.dev"></a>
|
||||
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/kofi.png" alt="consider supporting us"></a>
|
||||
<a href="index.html" id="aimage"><img width="88px" height="31px" src="/image/y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||
</center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
109
webpage/navigation/screenshots.html
Normal file
109
webpage/navigation/screenshots.html
Normal file
@@ -0,0 +1,109 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>y2k.cs - Powered by Nostalgia</title>
|
||||
<link rel="icon" type="image/png" href="/logo.png">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:image" content="https://y2kcs.neocities.org/logo.png">
|
||||
<meta property="og:title" content="y2k.cs - Powered by Nostalgia"/>
|
||||
<meta property="og:image:width" content="800"/>
|
||||
<meta property="og:image:height" content="800"/>
|
||||
<meta property="og:description" content="You can view our screenshots here!"/>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="grad">
|
||||
<a href="/index.html" style="font-family: Draco; font-size: 26px; padding-top: 16px; padding-bottom: 16px;">y2k.cs</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
<h4>[Site navigation]</h4>
|
||||
<a href="rules.html">Rules</a>
|
||||
<a href="servers.html">Servers</a>
|
||||
<a href="maplist.html">Map list</a>
|
||||
<a href="about.html">About us</a>
|
||||
<a href="donate.html">Donations</a>
|
||||
<a href="patchnotes.html" id="afix">Patch notes</a>
|
||||
<a href="bestplayers.html" id="afix">Best players</a>
|
||||
<a href="screenshots.html" id="afix">Screenshots</a>
|
||||
<a href="https://git.x1b.dev/waterjones/y2k.website" target="_blank">Source code</a>
|
||||
<h4>[Communication]</h4>
|
||||
<a href="/communication/irc.html">IRC</a>
|
||||
<a href="mailto:y2k.cs@proton.me">Email</a>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" target="_blank">Steam</a>
|
||||
<a href="https://up.x1b.dev/y2kcs" target="_blank">Discord</a>
|
||||
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||
<h4>[Latest News]</h4>
|
||||
<a href="/news/csdmupdate" id="afix">CSDM Overhaul</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="boxmiddleright">
|
||||
<center>
|
||||
<figure>
|
||||
<img src="/image/sc1.png" alt="How he float?" class="clickable-image" title="How he float?">
|
||||
<figcaption>Ascending to heaven.<br>
|
||||
<span id="smoltext">Screenshot taken at 800x600 resolution<br> by waterjones.
|
||||
</span>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="/image/sc2.png" alt="Look mom, we're famous" class="clickable-image" title="Look mom, we're famous!">
|
||||
<figcaption>Most trafic we've ever gotten since launch.<br>
|
||||
<span id="smoltext">Screenshot taken at 800x600 resolution<br> by waterjones.
|
||||
</span>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="/image/sc3.png" alt="Instant success" class="clickable-image" title="Instant success!">
|
||||
<figcaption>First day after launching our <b>#Classic</b> server.<br>
|
||||
<span id="smoltext">Screenshot taken at 800x600 resolution<br> by waterjones.
|
||||
</span>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="/image/sc4.png" alt="It gives you magical floating powers!" class="clickable-image" title="It gives you magical floating powers!">
|
||||
<figcaption>Magical green crate.<br>
|
||||
<span id="smoltext">Screenshot taken at 800x600 resolution<br> by waterjones.
|
||||
</span>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="/image/sc5.png" alt="Whacha lookin' at?" class="clickable-image" title="Whacha lookin' at?">
|
||||
<figcaption>A screenshot worth a thousand frames.<br>
|
||||
<span id="smoltext">Screenshot taken at 800x600 resolution<br> by waterjones.
|
||||
</span>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="/image/sc6.png" alt="How he stand on air?" class="clickable-image" title="How he stand on air?">
|
||||
<figcaption>The ultimate off angle!<br>
|
||||
<span id="smoltext">Screenshot taken at 800x600 resolution<br> by waterjones.
|
||||
</span>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="/image/sc7.png" alt="Get it? C-Tpose?" class="clickable-image" title="Get it? C-Tpose?">
|
||||
<figcaption>He's doing a CTpose!<br>
|
||||
<span id="smoltext">Screenshot taken at 800x600 resolution<br> by waterjones.
|
||||
</span>
|
||||
</figcaption>
|
||||
</figure>
|
||||
<p id="smoltext">You can contribute to this gallery by sending your screenshots to our email. We would also highly appreciate if the screenshots were taken in an aspect ratio of 4:3 or 5:4. Any screenshots that were taken in any other aspect ratio will be automatically dismissed unless the screenshots are stretched but retain 4:3 aspect ratio after editing.</p>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
<center>
|
||||
<div>
|
||||
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||
<br>last edited on: Tuesday, February 4th, 2025 @ 15:03 EET<br> email us: y2k.cs@proton.me</p>
|
||||
<a href="https://wiby.org/" id="aimage" target="_blank"><img width="88px" height="31px" src="https://wiby.org/about/wiby.org.gif" alt="wiby.org"></a>
|
||||
<a href="https://www.w3schools.com/html/html_responsive.asp" id="aimage" target="_blank"><img width="88px" height="31px" src="https://seirdy.one/p/b/mobilefriendly.1035495686.png" alt="we're mobile friendly now!"></a>
|
||||
<a href="https://micro-editor.github.io/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/micro.png" alt="this website was written on Micro"></a>
|
||||
<a href="https://git.x1b.dev/" id="aimage" target="_blank"><img width="88px" height="31px" src="x1b.png" alt="git.x1b.dev"></a>
|
||||
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/kofi.png" alt="consider supporting us"></a>
|
||||
<a href="/index.html" id="aimage"><img width="88px" height="31px" src="/image/y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
49
webpage/navigation/servers.html
Normal file
49
webpage/navigation/servers.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>y2k.cs - Powered by Nostalgia</title>
|
||||
<link rel="icon" type="image/png" href="/logo.png">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="grad">
|
||||
<a href="/index.html" style="font-family: Draco; font-size: 26px; padding-top: 16px; padding-bottom: 16px;">y2k.cs</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
<h4>[Site navigation]</h4>
|
||||
<a href="rules.html">Rules</a>
|
||||
<a href="servers.html">Servers</a>
|
||||
<a href="maplist.html">Map list</a>
|
||||
<a href="about.html">About us</a>
|
||||
<a href="donate.html">Donations</a>
|
||||
<a href="patchnotes.html">Patch notes</a>
|
||||
<a href="bestplayers.html" id="afix">Best players</a>
|
||||
<a href="screenshots.html">Screenshots</a>
|
||||
<a href="https://git.x1b.dev/waterjones/y2k.website" target="_blank">Source code</a>
|
||||
<h4>[Communication]</h4>
|
||||
<a href="/communication/irc.html">IRC</a>
|
||||
<a href="mailto:y2k.cs@proton.me">Email</a>
|
||||
<a href="https://steamcommunity.com/groups/y2kcs" target="_blank">Steam</a>
|
||||
<a href="https://up.x1b.dev/y2kcs" target="_blank">Discord</a>
|
||||
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||
<h4>[Latest News]</h4>
|
||||
<a href="/news/csdmupdate" id="afix">CSDM Overhaul</a>
|
||||
</div>
|
||||
<iframe src="https://cache.gametracker.com/components/html0/?host=37.27.84.50:27016&bgColor=000000&fontColor=ffffff&titleBgColor=000000&titleColor=ff4040&borderColor=000000&linkColor=555555&borderLinkColor=ffffff&showMap=1¤tPlayersHeight=100&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=240" frameborder="0" scrolling="no" width="240" height="412" id="ifix"></iframe>
|
||||
<iframe src="https://cache.gametracker.com/components/html0/?host=37.27.84.50:27015&bgColor=000000&fontColor=ffffff&titleBgColor=000000&titleColor=99ccff&borderColor=000000&linkColor=555555&borderLinkColor=ffffff&showMap=1¤tPlayersHeight=100&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=240" frameborder="0" scrolling="no" width="240" height="412" id="ifix"></iframe>
|
||||
</div>
|
||||
<center>
|
||||
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||
<br>last edited on: Tuesday, December 4th, 2025 @ 14:48 EET<br> email us: y2k.cs@proton.me</p>
|
||||
<a href="https://wiby.org/" id="aimage" target="_blank"><img width="88px" height="31px" src="https://wiby.org/about/wiby.org.gif" alt="wiby.org"></a>
|
||||
<a href="https://www.w3schools.com/html/html_responsive.asp" id="aimage" target="_blank"><img width="88px" height="31px" src="https://seirdy.one/p/b/mobilefriendly.1035495686.png" alt="we're mobile friendly now!"></a>
|
||||
<a href="https://micro-editor.github.io/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/micro.png" alt="this website was written on Micro"></a>
|
||||
<a href="https://git.x1b.dev/" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/x1b.png" alt="git.x1b.dev"></a>
|
||||
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="/image/kofi.png" alt="consider supporting us"></a>
|
||||
<a href="index.html" id="aimage"><img width="88px" height="31px" src="/image/y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user