This repository has been archived on 2023-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
gameserver/website/index.html

150 lines
8.7 KiB
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>onFOSS-LAN</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/serverstats.css">
<link rel="icon" href="icon.svg" sizes="any" type="image/svg+xml">
<script src="https://d3js.org/d3.v7.min.js"></script>
<script src="js/serverstats.js"></script>
</head>
<body>
<nav class="container">
<header class="d-flex flex-wrap justify-content-center py-3 mb-4 border-bottom">
<a href="/" class="d-flex align-items-center mb-3 mb-md-0 me-md-auto text-dark text-decoration-none">
<img class="bi me-2" width="40" height="32" src="img/blackmage.svg" alt="Site icon">
<span class="fs-4">onFOSS-LAN hosted by HOSTEDBYNAME</span>
</a>
<ul class="nav nav-pills">
<li class="nav-item"><a href="index.html" class="nav-link active" aria-current="page">Home</a></li>
<li class="nav-item"><a href="tournament.html" class="nav-link">Tournament</a></li>
<li class="nav-item"><a href="schedule.html" class="nav-link">Schedule</a></li>
<li class="nav-item"><a href="help.html" class="nav-link">Help</a></li>
<li class="nav-item"><a href="admin.html" class="nav-link">Admin</a></li>
</ul>
</header>
</nav>
<div class="container">
<div class="row">
<div class="col-md-8">
<h1>About onFOSS-LAN</h1>
<p>
onFOSS-LAN is a online, "Free (as Freedom) and Open Source" LAN-Party
hosted by HOSTEDBYNAME. The goal is to get people together, enjoying the
art of computer games and having a great time in these days. The FOSS
community is a place of being open minded and acceptance to all
different kinds of people with the focus of fully transparent systems
and protecting individuals. So it does not matter if you are on Windows,
Mac or Linux and it is also NOT necessary to have a PC MASTERRACE setup
to run those games.
</p>
<p>This concept was originally started at <a href="https://onfoss.hribhrib.at/">hribhrib.at</a></p>
<h1>Next event</h1>
<p>Coming soon!</p>
<h1>Communication</h1>
<p>We use Mumble voice chat on <a href="mumble://hribhrib.at">mumble://hribhrib.at</a>. It is the main mode of cummunication during the event.</p>
<p>Matrix chat on <a href="https://matrix.to/&#35;/&#35;xmpp_onfoss_conference.hribhrib.at:matrix.org">#xmpp_onfoss_conference.hribhrib.at:matrix.org</a></p>
<p>XMPP chat on <a href="xmpp:onfoss@conference.hribhrib.at?join">onfoss@conference.hribhrib.at</a></p>
<p>See the <a href="help.html">help page</a> for more information on how to connect to these services.</p>
<h1>Games</h1>
<p>There are a few game servers running. To connect, simply start the game and connect to this domain. See also the <a href="help.html">Help</a> section for more information.</p>
<table class="table">
<tbody>
<tr>
<td><a href="help_armagetron.html"><img src="img/armagetron.png" height="64" alt="Tiny screenshot of Armagetron Advanced"></a></td>
<td>Armagetron Advanced</td>
<td>Drive your lightcycle and leave a lightwall behind you. Survive as
long as you can and try to make other run into walls.</td>
<td><a href="help_armagetron.html">More info</a></td>
</tr>
<tr>
<td><a href="help_bzflag.html"><img src="img/bzflag.png" height="64" alt="Tiny screenshot of Bzflag"></a></td>
<td>Bzflag</td>
<td>Drive around in a tank that can jump, trying to shoot your opponents while dodging their bullets.</td>
<td><a href="help_bzflag.html">More info</a></td>
</tr>
<tr>
<td><a href="help_hedgewars.html"><img src="img/hedgewars.png" height="64" alt="Tiny screenshot of Hedgewars"></a></td>
<td>Hedgewars</td>
<td>Worms-like game where your team of hedgehogs needs to destroy the other teams using the ludicrous arsenal at their disposal.</td>
<td><a href="help_hedgewars.html">More info</a></td>
</tr>
<tr>
<td><a href="help_lix.html"><img src="img/lix.png" height="64" alt="Tiny screenshot of Lix"></a></td>
<td>Lix</td>
<td>Lemmings-like game where you need to guide your little people to safety despite their best efforts of wandering into things that will kill them.</td>
<td><a href="help_lix.html">More info</a></td>
</tr>
<tr>
<td><a href="help_mindustry.html"><img src="img/mindustry.png" height="64" alt="Tiny screenshot of Mindustry"></a></td>
<td>Mindustry</td>
<td>A building and tower defence game where you build up an industry and defences against ever larger waves of enemies.</td>
<td><a href="help_mindustry.html">More info</a></td>
</tr>
<tr>
<td><a href="help_openhv.html"><img src="img/openhv.png" height="64" alt="Tiny screenshot of OpenHV"></a></td>
<td>OpenHV</td>
<td>Real-time strategy game where you mine resources and build units to attack and defend.</td>
<td><a href="help_openhv.html">More info</a></td>
</tr>
<tr>
<td><a href="help_openspades.html"><img src="img/openspades.png" height="64" alt="Tiny screenshot of OpenSpades"></a></td>
<td>OpenSpades</td>
<td>Mix between a first person shooter and Minecraft. Build defence structures, dig many tunnels or go on the offensive.<br><mark>Warning:</mark> uses potentially non-open assets.</td>
<td><a href="help_openspades.html">More info</a></td>
</tr>
<tr>
<td><a href="help_soldat.html"><img src="img/soldat.png" height="64" alt="Tiny screenshot of Soldat"></a></td>
<td>Soldat</td>
<td>Fast-paced 2D side-scrolling shooter game where you have a big gun and a jetpack.</td>
<td><a href="help_soldat.html">More info</a></td>
</tr>
<tr>
<td><a href="help_supertuxkart.html"><img src="img/supertuxkart.png" height="64" alt="Tiny screenshot of SuperTuxKart"></a></td>
<td>SuperTuxKart</td>
<td>Kart racing game where you can use the various power-ups to give yourself a boost of hinder your opponents.</td>
<td><a href="help_supertuxkart.html">More info</a></td>
</tr>
<tr>
<td><a href="help_supertuxparty.html"><img src="img/supertuxparty.png" height="64" alt="Tiny screenshot of Super Tux Party"></a></td>
<td>Super Tux Party</td>
<td>Turn-based party game where you challenge other player in real-time mini games.</td>
<td><a href="help_supertuxparty.html">More info</a></td>
</tr>
<tr>
<td><a href="help_teeworlds.html"><img src="img/teeworlds.png" height="64" alt="Tiny screenshot of Teeworlds"></a></td>
<td>Teeworlds</td>
<td>Fast-paced 2D side-scrolling shooter game where you have a big gun and a grappling hook.</td>
<td><a href="help_teeworlds.html">More info</a></td>
</tr>
<tr>
<td><a href="help_unvanquished.html"><img src="img/unvanquished.png" height="64" alt="Tiny screenshot of Unvanquished"></a></td>
<td>Unvanquished</td>
<td>First-person shooter of aliens vs humans. There are several classes and it's possible to build structures.</td>
<td><a href="help_unvanquished.html">More info</a></td>
</tr>
<tr>
<td><a href="help_xonotic.html"><img src="img/xonotic.png" height="64" alt="Tiny screenshot of Xonotic"></a></td>
<td>Xonotic</td>
<td>First-person shooter where players compete in a 3D world. It features Battle Royale mode.</td>
<td><a href="help_xonotic.html">More info</a></td>
</tr>
</tbody>
</table>
<p>Enjoy!</p>
<h1>Code</h1>
<p>Code for setting up server is on <a href="https://git.libregaming.org/DeathByDenim/gameserver">git.libregaming.org</a> and is licensed under the AGPLv3 or later.</p>
</div>
<div class="col-6 col-md-4">
<h5>Live stats</h5>
SERVERSTATE
</div>
</div>
</div>
</body>
</html>