migration
BIN
webpage/Draco/Draco.otf
Normal file
58
webpage/about.html
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
<!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" id="afix">Patch notes</a>
|
||||||
|
<a href="screenshots.html" id="afix">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</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, January 28th, 2025 @ 11:17 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</div>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
67
webpage/donate.html
Normal file
@ -0,0 +1,67 @@
|
|||||||
|
<!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" id="afix">Patch notes</a>
|
||||||
|
<a href="screenshots.html" id="afix">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</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>[Supporter]</b> role on our "Counter-Strike" servers which acts as a VIP. 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> 0 / 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>N/A
|
||||||
|
<ul>
|
||||||
|
</b>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<center>
|
||||||
|
<div>
|
||||||
|
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||||
|
<br>last edited on: Tuesday, January 28th, 2025 @ 11:18 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</div>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
webpage/example1.png
Normal file
After Width: | Height: | Size: 130 KiB |
BIN
webpage/example2.png
Normal file
After Width: | Height: | Size: 124 KiB |
103
webpage/index.html
Normal file
@ -0,0 +1,103 @@
|
|||||||
|
<!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" id="afix">Patch notes</a>
|
||||||
|
<a href="screenshots.html" id="afix">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="boxmiddle">
|
||||||
|
<h2>[Website changes]</h2> <h4>[Friday, January 24th, 2025]</h4>
|
||||||
|
<hr size="1" noshade>
|
||||||
|
<p>After a few days of work, we have improved our website. We have added a few new pages that you can go & visit if you're interested. We also applied lots of changes so lets get started!</p>
|
||||||
|
<p>Instead of having only the right side panel that's displaying our newest discord members, we now also have a left side panel displaying a simple site nagivation & communication. The left side panel is present on all pages. We also made the right side panel show the best three <b>#Deathmatch</b> & <b>#Classic</b> players.<br><span id="smoltext">Considering this page is static & that everything is being updated by hand, the information on the right side panel might not always be correct.</p>
|
||||||
|
<p>We have a screenshot gallery now! You can send your own screenshots to our <a href="mailto:y2k.cs@proton.me" id="adless" style="color:white;">email.</a> The screenshots can be both hilarious & boastful, tho toxic ones won't be appreciated.<br><span id="smoltext">We would highly appreciate if the screenshots were taken in an aspect ratio of 4:3. 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.</span></a>
|
||||||
|
<p>We have "integrated" an IRC webchat into our website. Now you can chat with your friends the old fashioned way! If you're interested in using a standalone IRC client, we highly recommend checking out <a href="https://pidgin.im/" id="adless" style="color:white;" target="_blank">Pidgin!</a><br><span id="smoltext"> Pidgin is only compatible on Windows & Linux. If you're using MacOS, there's <a href="https://adium.im/" id="adless" target="_blank">Adium</a>.</span></p>
|
||||||
|
<p>We have a <b>Guestbook!</b><br>
|
||||||
|
Now you can leave a comment regarding this website, our commmunity, our servers or just say hi!<br><span id="smoltext"> Bad actors will get their comments deleted & probably banned from commenting on the guestbook.</p>
|
||||||
|
<p> The fonts on our website have changed from a default user font to a web safe font. This was done in order to make our site have a more overall consistent look on all web browsers & to accommodate for resolutions of the past. Here's the first example:</p>
|
||||||
|
<figure>
|
||||||
|
<img src="example1.png" alt="First Example" class="clickable-image" title="You can click & hold on the image to make it bigger.">
|
||||||
|
<figcaption>The default font on my system is "Trebuchet MS" at the size of twelve pixels so the text is a bit too big for this resolution.<br>
|
||||||
|
<span id="smoltext">Screenshot taken at 800x600 resolution.
|
||||||
|
</span>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
<p>By changing to a smaller font, we not only made the website load properly on a lower resolution, but we also managed to make the site look more closer to the era of the 2000's:</p>
|
||||||
|
<figure>
|
||||||
|
<img src="example2.png" alt="Second Example" class="clickable-image"title="You can click & hold on the image to make it bigger.">
|
||||||
|
<figcaption>Now everything fits perfectly.<br>
|
||||||
|
<span id="smoltext">Screenshot taken at 800x600 resolution.
|
||||||
|
</span>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
<p id="smoltext">Even tho the fonts should be persistent on all web browsers & operating systems, there could be a small chance of it not being rendered correctly.</p>
|
||||||
|
<p>That should wrap up this post. If you have any burning questions, you can always leave us an <a href="mailto:y2k.cs@proton.me" id="adless" style="color:white;">email</a>. Hope to see you all on our servers!<br>
|
||||||
|
<b>Happy browsing!</b>
|
||||||
|
<br><span style="color:grey;"> [ waterjones ]</span></p>
|
||||||
|
<h2>[Full Release]</h2> <h4>[Friday, January 17th, 2025]</h4>
|
||||||
|
<hr size="1" noshade>
|
||||||
|
<p>Finally, after a little over a year of ups and downs, we finally got a full release! We got both <b>#Deathmatch</b> & <b>#Classic</b> servers working 24/7 & we got a website working too which you're viewing at this very moment! Everything is finally falling into it's place.</p>
|
||||||
|
<p> We did a lot of changes with this release - mostly making our servers as vanilla as possible. We removed a <b>LOT</b> of maps, only keeping the default ones while adding a few more popular community made ones. You can now check the current map list in the top bar. We also removed unused in-game commands such as <b>/rs</b>! And for those who played here while the servers were in testing phase might remember music playing when joining in. That has also been removed for the foreseeable future. Overall a massive overhaul!</p>
|
||||||
|
<p> We're finally moving into the right direction & We cannot wait to see you all playing on our servers!<br>
|
||||||
|
<b>Happy fragging!</b>
|
||||||
|
<br><span style="color:grey;"> [ waterjones ]</span></p>
|
||||||
|
</div>
|
||||||
|
<div class="box">
|
||||||
|
<h4>New Discord members:</h4>
|
||||||
|
<ol>
|
||||||
|
<li>friedman6523<br>
|
||||||
|
<li>robg6364<br>
|
||||||
|
<li>denimukas<br>
|
||||||
|
</ol>
|
||||||
|
<h4>Best #Deathmatch players:</h4>
|
||||||
|
<ol>
|
||||||
|
<li>poppinbeans<br>
|
||||||
|
<li>y2k.leanlover2013<br>
|
||||||
|
<li>jFs<br>
|
||||||
|
</ol>
|
||||||
|
<h4>Best #Classic players:</h4>
|
||||||
|
<ol>
|
||||||
|
<li>pedra<br>
|
||||||
|
<li>Romu<br>
|
||||||
|
<li>Bryst<br>
|
||||||
|
</ol>
|
||||||
|
<p style="color:grey;font-size:10px;">Creator & Head Admin are not accounted for!</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<center>
|
||||||
|
<div>
|
||||||
|
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||||
|
<br>last edited on: Tuesday, January 28th, 2025 @ 11:18 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</div>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
46
webpage/irc.html
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
<!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" id="afix">Patch notes</a>
|
||||||
|
<a href="screenshots.html" id="afix">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<iframe src="http://webchat.quakenet.org/?channels=#y2k.cs&uio=d4"></iframe>
|
||||||
|
</div>
|
||||||
|
<center>
|
||||||
|
<div>
|
||||||
|
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||||
|
<br>last edited on: Tuesday, January 28th, 2025 @ 11:17 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</div>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
webpage/kofi.png
Normal file
After Width: | Height: | Size: 993 B |
BIN
webpage/logo.png
Normal file
After Width: | Height: | Size: 86 KiB |
156
webpage/maplist.html
Normal file
@ -0,0 +1,156 @@
|
|||||||
|
<!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" id="afix">Patch notes</a>
|
||||||
|
<a href="screenshots.html" id="afix">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="boxmiddleright">
|
||||||
|
<h2>[Map list]</h2>
|
||||||
|
<h3>[for #Deathmatch]</h3>
|
||||||
|
<hr size="1" noshade>
|
||||||
|
<h4>[Aim maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>aim_headshot
|
||||||
|
<li>aim_map
|
||||||
|
</ul>
|
||||||
|
<h4>[Hostage maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>cs_747
|
||||||
|
<li>cs_assault
|
||||||
|
<li>cs_backalley
|
||||||
|
<li>cs_estate
|
||||||
|
<li>cs_havana
|
||||||
|
<li>cs_italy
|
||||||
|
<li>cs_mansion
|
||||||
|
<li>cs_militia
|
||||||
|
<li>cs_office
|
||||||
|
<li>cs_siege
|
||||||
|
</ul>
|
||||||
|
<h4>[Defusal maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>de_aztec
|
||||||
|
<li>de_cbble
|
||||||
|
<li>de_chateau
|
||||||
|
<li>de_dust
|
||||||
|
<li>de_dust2
|
||||||
|
<li>de_inferno
|
||||||
|
<li>de_mirage
|
||||||
|
<li>de_nuke
|
||||||
|
<li>de_rats
|
||||||
|
<li>de_piranesi
|
||||||
|
<li>de_prodigy
|
||||||
|
<li>de_storm
|
||||||
|
<li>de_survivor
|
||||||
|
<li>de_torn
|
||||||
|
<li>de_train
|
||||||
|
<li>de_tuscan
|
||||||
|
<li>de_vertigo
|
||||||
|
</ul>
|
||||||
|
<h4>[Fight yard maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>fy_iceworld
|
||||||
|
<li>fy_pool_day
|
||||||
|
<li>fy_snow
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="boxmiddleright">
|
||||||
|
<h2>[Map list]</h2>
|
||||||
|
<h3>[for #Classic]</h3>
|
||||||
|
<hr size="1" noshade>
|
||||||
|
<h4>[Aim maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>aim_headshot
|
||||||
|
<li>aim_map
|
||||||
|
</ul>
|
||||||
|
<h4>[Assassination maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>as_oilrig
|
||||||
|
</ul>
|
||||||
|
<h4>[AWP maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>awp_4one
|
||||||
|
<li>awp_bycastor
|
||||||
|
<li>awp_city
|
||||||
|
<li>awp_dust
|
||||||
|
<li>awp_india
|
||||||
|
<li>awp_library
|
||||||
|
</ul>
|
||||||
|
<h4>[Hostage maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>cs_747
|
||||||
|
<li>cs_assault
|
||||||
|
<li>cs_backalley
|
||||||
|
<li>cs_estate
|
||||||
|
<li>cs_havana
|
||||||
|
<li>cs_italy
|
||||||
|
<li>cs_militia
|
||||||
|
<li>cs_office
|
||||||
|
<li>cs_siege
|
||||||
|
</ul>
|
||||||
|
<h4>[Defusal maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>de_airstrip
|
||||||
|
<li>de_aztec
|
||||||
|
<li>de_cbble
|
||||||
|
<li>de_chateau
|
||||||
|
<li>de_dust
|
||||||
|
<li>de_dust2
|
||||||
|
<li>de_inferno
|
||||||
|
<li>de_mirage
|
||||||
|
<li>de_nuke
|
||||||
|
<li>de_piranesi
|
||||||
|
<li>de_prodigy
|
||||||
|
<li>de_storm
|
||||||
|
<li>de_survivor
|
||||||
|
<li>de_torn
|
||||||
|
<li>de_train
|
||||||
|
<li>de_tuscan
|
||||||
|
<li>de_vertigo
|
||||||
|
<li>de_westwood
|
||||||
|
</ul>
|
||||||
|
<h4>[Fight yard maps]</h4>
|
||||||
|
<ul>
|
||||||
|
<li>fy_iceworld
|
||||||
|
<li>fy_pool_day
|
||||||
|
<li>fy_snow
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<center>
|
||||||
|
<div>
|
||||||
|
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||||
|
<br>last edited on: Tuesday, January 28th, 2025 @ 11:19 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</div>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
webpage/micro.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
476
webpage/patchnotes.html
Normal file
@ -0,0 +1,476 @@
|
|||||||
|
<!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" id="afix">Patch notes</a>
|
||||||
|
<a href="screenshots.html" id="afix">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="boxmiddleright">
|
||||||
|
<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>#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>#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 in-game chat.
|
||||||
|
<li>You can also type <b>/command</b> in the in-game chat 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>/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>"/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>"/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>#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>#Deathmatch.</b>
|
||||||
|
</ul>
|
||||||
|
New Additions:<br>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed & changed skyboxes on most maps.
|
||||||
|
<li>Added new maps:<br>
|
||||||
|
aim_crazyjump <span id="smoltext">(Deathmatch & Public)</span><br>
|
||||||
|
</ul><ul>
|
||||||
|
de_c4<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
de_kabul<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
</ul><ul>
|
||||||
|
fy_quake<span id="smoltext"> (Deathmatch Only)</span>
|
||||||
|
</ul>
|
||||||
|
Things we're currently working on:<br>
|
||||||
|
<ul>
|
||||||
|
<li>Testing out the <b>#Deathmatch</b> server.
|
||||||
|
<li>Making the <b>#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>
|
||||||
|
fy_crossfire<span id="smoltext"> (Deathmatch Only)</span><br>
|
||||||
|
fy_simpons_street<span id="smoltext"> (Deathmatch & Public)</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 Deathmatch.<span id="smoltext"> (giving +5 hp instead of +10hp)</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 32 to 16 because we have never managed to hit more than 10 players yet.
|
||||||
|
<li>We replaced ammo refill with health refill on <b>#Deathmatch.</b><br>
|
||||||
|
<span id="smoltext">(+5 hp for a regular kill, +10 hp for a headshot)</span>
|
||||||
|
<li>The map length has been now reduced from 20 minutes to 10 minutes on <b>#Deathmatch</b> & <b>#Public</b> servers.
|
||||||
|
<li>Slightly updated the MOTD
|
||||||
|
</ul>
|
||||||
|
New Additions:<br>
|
||||||
|
<ul>
|
||||||
|
<li>Added new maps:<br>
|
||||||
|
aim_edge<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
aim_prosto<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
aim_taliban<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
</ul><ul>
|
||||||
|
awp_4one<span id="smoltext"> (Public Only)</span><br>
|
||||||
|
awp_space<span id="smoltext"> (Public Only)</span><br>
|
||||||
|
awp_bycastor<span id="smoltext"> (Public Only)</span><br>
|
||||||
|
awp_winter_fresh_b1<span id="smoltext"> (Public Only)</span><br>
|
||||||
|
</ul><ul>
|
||||||
|
de_icicle<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
de_inferno_winter<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
de_slc<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
</ul><ul>
|
||||||
|
fy_blueorange<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
fy_crossfire<span id="smoltext"> (Deathmatch Only)</span><br>
|
||||||
|
fy_dust_aim<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
fy_party<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
fy_sauna<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
fy_simpsons_street<span id="smoltext"> (Deathmatch & Public)</span><br>
|
||||||
|
fy_train<span id="smoltext"> (Deathmatch & Public)</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>#Deathmatch</b> & <b>#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 Classic server where the <b>/rtv</b> command wouldn't work at all.
|
||||||
|
</ul>
|
||||||
|
Events:<br>
|
||||||
|
<ul>
|
||||||
|
<li><b>"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>
|
||||||
|
fy_adrenaline<span id="smoltext"> (Public & Deathmatch)</span><br>
|
||||||
|
fy_buzzkill<span id="smoltext"> (Public & Deathmatch)</span><br>
|
||||||
|
fy_buzzkill2<span id="smoltext"> (Public & Deathmatch)</span><br>
|
||||||
|
fy_matrix<span id="smoltext"> (Public only)</span><br>
|
||||||
|
fy_pool_suite<span id="smoltext"> (Public & Deathmatch)</span><br>
|
||||||
|
fy_simpsons<span id="smoltext"> (Public & Deathmatch)</span><br>
|
||||||
|
fy_spongebob<span id="smoltext"> (Public & Deathmatch)</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 Deathmatch 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 Deathmatch.
|
||||||
|
</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>"COURAGE"</b> to <b>"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 "Hangout Weekends". 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="https://y2kcs.neocities.org/irc" 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 Classic and Competitive 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>
|
||||||
|
fy_new_pool_day2 <span id="smoltext">(Classic & Deathmatch)</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 console:<br> <b>connect 147.185.221.18:59742</b>
|
||||||
|
</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>
|
||||||
|
Classic<br>
|
||||||
|
Competitive<span id="smoltext"> (1v1, 2v2 & 5v5)</span>
|
||||||
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<li>Added new plugins:<br>
|
||||||
|
An improved smoke plugin.<span id="smoltext"> (Competitive)</span><br>
|
||||||
|
A competitive match plugin.<span id="smoltext"> (Competitive)</span><br>
|
||||||
|
A teammate anti-flash plugin. <span id="smoltext">(Classic)</span>
|
||||||
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<li>Added new maps:<br>
|
||||||
|
ak-47_map <span id="smoltext">(Competitive)</span><br>
|
||||||
|
</ul><ul>
|
||||||
|
awp_city<span id="smoltext"> (Classic)</span><br>
|
||||||
|
awp_dust<span id="smoltext"> (Classic)</span><br>
|
||||||
|
awp_india<span id="smoltext"> (Classic)</span><br>
|
||||||
|
awp_library<span id="smoltext"> (Classic)</span><br>
|
||||||
|
</ul><ul>
|
||||||
|
cs_max <span id="smoltext">(Classic & Deathmatch)</span><br>
|
||||||
|
</ul><ul>
|
||||||
|
de_amr<span id="smoltext"> (Classic & Deathmatch)</span><br>
|
||||||
|
de_avangard<span id="smoltext"> (Classic & Deathmatch)</span><br>
|
||||||
|
de_bretonia<span id="smoltext"> (Classic & Deathmatch)</span><br>
|
||||||
|
de_shortdust<span id="smoltext"> (Competitive)</span><br>
|
||||||
|
de_shortdust2<span id="smoltext"> (Competitive)</span><br>
|
||||||
|
de_shortinferno<span id="smoltext"> (Competitive)</span><br>
|
||||||
|
de_shorttrain<span id="smoltext"> (Competitive)</span><br>
|
||||||
|
de_westwood<span id="smoltext"> (Classic & Deathmatch)</span><br>
|
||||||
|
</ul>
|
||||||
|
Things we're currently working on:<br>
|
||||||
|
<ul>
|
||||||
|
<li>Testing both Classic and Competitive 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 16 to 32.
|
||||||
|
</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">(aim, fy & 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>de_abaddon
|
||||||
|
<li>de_cpl_fire
|
||||||
|
</ul><ul>
|
||||||
|
<li>fy_poolparty
|
||||||
|
<li>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>/discord</b> <span id="smoltext">(gives a link to our discord server in the chat)</span><br>
|
||||||
|
<b>/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, January 28th, 2025 @ 11:19 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</div>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
74
webpage/rules.html
Normal file
@ -0,0 +1,74 @@
|
|||||||
|
<!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" id="afix">Patch notes</a>
|
||||||
|
<a href="screenshots.html" id="afix">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</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, January 28th, 2025 @ 11:19 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
webpage/sc1.png
Normal file
After Width: | Height: | Size: 573 KiB |
BIN
webpage/sc2.png
Normal file
After Width: | Height: | Size: 610 KiB |
BIN
webpage/sc3.png
Normal file
After Width: | Height: | Size: 499 KiB |
BIN
webpage/sc4.png
Normal file
After Width: | Height: | Size: 432 KiB |
BIN
webpage/sc5.png
Normal file
After Width: | Height: | Size: 300 KiB |
85
webpage/screenshots.html
Normal file
@ -0,0 +1,85 @@
|
|||||||
|
<!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" id="afix">Patch notes</a>
|
||||||
|
<a href="screenshots.html" id="afix">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="boxmiddleright">
|
||||||
|
<center>
|
||||||
|
<figure>
|
||||||
|
<img src="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="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="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="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="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>
|
||||||
|
<p id="smoltext">You can contribute to this gallery by sending your screenshots to our email.</p>
|
||||||
|
</center>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<center>
|
||||||
|
<div>
|
||||||
|
<p id="smoltext">powered by nostalgia 2023-2025 - page written by waterjones
|
||||||
|
<br>last edited on: Tuesday, January 28th, 2025 @ 11:19 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</div>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
44
webpage/servers.html
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!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="screenshots.html">Screenshots</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="http://tiny.cc/y2kcs" target="_blank">Discord</a>
|
||||||
|
<a href="http://users4.smartgb.com/g/g.php?a=s&i=g44-82757-3d" id="afix">Guestbook</a>
|
||||||
|
</div>
|
||||||
|
<iframe src="https://cache.gametracker.com/components/html0/?host=37.27.84.50:27016&bgColor=000000&fontColor=ffffff&titleBgColor=000000&titleColor=ffffff&borderColor=000000&linkColor=9a9996&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=ffffff&borderColor=000000&linkColor=9a9996&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, January 28th, 2025 @ 11:20 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="micro.png" alt="this website was written on Micro"></a>
|
||||||
|
<a href="https://ko-fi.com/waterjones" id="aimage" target="_blank"><img width="88px" height="31px" src="kofi.png" alt="consider supporting us"></a>
|
||||||
|
<a href="index.html" id="aimage"><img width="88px" height="31px" src="y2kcsbutton.png" alt="y2k.cs" target="_blank"></a>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
163
webpage/style.css
Normal file
@ -0,0 +1,163 @@
|
|||||||
|
* {
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
/*
|
||||||
|
.foo {
|
||||||
|
display: -webkit-box;
|
||||||
|
display: -moz-box;
|
||||||
|
display: -ms-flexbox;
|
||||||
|
display: -webkit-flex;
|
||||||
|
display: flex;
|
||||||
|
-webkit-box-orient: horizontal;
|
||||||
|
-moz-box-orient: horizontal;
|
||||||
|
-webkit-box-direction: normal;
|
||||||
|
-moz-box-direction: normal;
|
||||||
|
-webkit-flex-direction: row;
|
||||||
|
-ms-flex-direction: row;
|
||||||
|
flex-direction: row;
|
||||||
|
}
|
||||||
|
*/
|
||||||
|
body {
|
||||||
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 14px;
|
||||||
|
background-color: black;
|
||||||
|
padding: 0.5%;
|
||||||
|
}
|
||||||
|
html * {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Draco';
|
||||||
|
src: url('Draco/Draco.otf');
|
||||||
|
format("opentype");
|
||||||
|
}
|
||||||
|
a {
|
||||||
|
display: block;
|
||||||
|
padding: 0;
|
||||||
|
text-decoration: none;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
#adless {
|
||||||
|
color: grey;
|
||||||
|
display: inline;
|
||||||
|
padding: 0;
|
||||||
|
margin-left: 0;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
#aimage {
|
||||||
|
display: inline;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
ol {
|
||||||
|
padding-left: 12px;
|
||||||
|
}
|
||||||
|
li {
|
||||||
|
word-wrap: break-word;
|
||||||
|
width: 97%;
|
||||||
|
}
|
||||||
|
hr {
|
||||||
|
margin-right: 16px;
|
||||||
|
color: grey;
|
||||||
|
}
|
||||||
|
.clickable-image {
|
||||||
|
width: 60%;
|
||||||
|
height: auto;
|
||||||
|
object-fit: cover;
|
||||||
|
border: 1px solid #fff;
|
||||||
|
}
|
||||||
|
.clickable-image:active {
|
||||||
|
width:70%;
|
||||||
|
height:auto;
|
||||||
|
}
|
||||||
|
a:hover {
|
||||||
|
color: #999999;
|
||||||
|
}
|
||||||
|
p {
|
||||||
|
word-wrap: break-word;
|
||||||
|
width: 97%;
|
||||||
|
}
|
||||||
|
#grad {
|
||||||
|
background-image: linear-gradient(to right, black, transparent), url('webpagebackground.png');
|
||||||
|
background-size: cover;
|
||||||
|
padding: 12px;
|
||||||
|
border: 1px solid #fff;
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
.container {
|
||||||
|
display: flex;
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
|
.box {
|
||||||
|
flex: 1;
|
||||||
|
max-width: 18%;
|
||||||
|
margin-top: 12px;
|
||||||
|
padding-left: 12px;
|
||||||
|
border: 1px solid #fff;
|
||||||
|
}
|
||||||
|
.boxmiddle {
|
||||||
|
flex: 2;
|
||||||
|
margin-top: 12px;
|
||||||
|
margin-left: 12px;
|
||||||
|
margin-right: 12px;
|
||||||
|
padding-left: 12px;
|
||||||
|
border: 1px solid #fff;
|
||||||
|
}
|
||||||
|
.boxmiddleright {
|
||||||
|
flex: 2;
|
||||||
|
margin-top: 12px;
|
||||||
|
margin-left: 12px;
|
||||||
|
padding-left: 12px;
|
||||||
|
border: 1px solid #fff;
|
||||||
|
}
|
||||||
|
iframe {
|
||||||
|
border: 1px solid #fff;
|
||||||
|
height: 72vh;
|
||||||
|
width: 82%;
|
||||||
|
margin-top: 12px;
|
||||||
|
margin-left: 12px;
|
||||||
|
}
|
||||||
|
#ifix {
|
||||||
|
max-width: 100%;
|
||||||
|
padding-bottom: 12px;
|
||||||
|
}
|
||||||
|
#smoltext {
|
||||||
|
color: grey;
|
||||||
|
font-size: 11px;
|
||||||
|
}
|
||||||
|
#textfix {
|
||||||
|
word-wrap: break-word;
|
||||||
|
width: 85%;
|
||||||
|
}
|
||||||
|
@media only screen and (max-width: 750px) {
|
||||||
|
/* mobile phones*/
|
||||||
|
.box, .container {
|
||||||
|
display: block;
|
||||||
|
max-width: 100%;
|
||||||
|
margin-top: 12px;
|
||||||
|
}
|
||||||
|
.boxmiddle, .boxmiddleright {
|
||||||
|
display: block;
|
||||||
|
max-width: 100%;
|
||||||
|
margin-left: 0;
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
iframe{
|
||||||
|
margin-top: 12px;
|
||||||
|
margin-left: 0;
|
||||||
|
width:100%;
|
||||||
|
}
|
||||||
|
#ifix{
|
||||||
|
width:100%;
|
||||||
|
}
|
||||||
|
.clickable-image {
|
||||||
|
width: 80%;
|
||||||
|
height: auto;
|
||||||
|
object-fit: cover;
|
||||||
|
border: 1px solid #fff;
|
||||||
|
}
|
||||||
|
.clickable-image:active {
|
||||||
|
width:90%;
|
||||||
|
height:auto;
|
||||||
|
}
|
||||||
|
}
|
BIN
webpage/webpagebackground.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
webpage/y2kcsbutton.png
Normal file
After Width: | Height: | Size: 1.1 KiB |