onFOSS.org-Deploy/_site/help.html

228 lines
14 KiB
HTML

<!DOCTYPE html>
<html lang="en" class="h-100" dir="ltr">
<head>
<meta charset="utf-8">
<title>onFOSS</title>
<meta content='initial-scale=1.0, width=device-width' name='viewport'>
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="icon" href="/assets/img/icon.svg" sizes="any" type="image/svg+xml">
<link rel="alternate" type="application/rss+xml" title="onfoss.org" href="/feed.xml">
<script src="/assets/js/localtime.js"></script>
</head>
<body class="d-flex flex-column h-100">
<header class="navbar bg-body-tertiary">
<nav class="container">
<a href="/" class="navbar-brand fs-4">
<img class="mt-n3" height="36" src="/assets/img/logo.svg" alt="Site icon">
</a>
<div class="d-flex mb-3 mb-md-0 me-md-auto">
<div class="btn-group">
<a href="https://fosstodon.org/@onfoss" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-mastodon" viewBox="0 0 16 16">
<path d="M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z"/>
</svg>
<span class="visually-hidden">Mastodon</span>
</a>
<a href="https://peertube.linuxrocks.online/@onfoss" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" class="bi" viewBox="0 0 24 24">
<path fill="currentColor" d="M12 6.545v10.91L20.727 12M3.273 12v12L12 17.455M3.273 0v12L12 6.545"/>
</svg>
<span class="visually-hidden">PeerTube</span>
</a>
<a href="https://onfoss.org/feed.xml" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-rss" viewBox="0 0 16 16">
<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
<path d="M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-3-8.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"/>
</svg>
<span class="visually-hidden">RSS</span>
</a>
<a href="https://git.libregaming.org/onFOSS" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-git" viewBox="0 0 16 16">
<path d="M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457"/>
</svg>
<span class="visually-hidden">Git</span>
</a>
</div>
</div>
<ul class="nav nav-pills">
<li class="nav-item"><a href="/index.html" class="nav-link " aria-current="page">Home</a></li>
<li class="nav-item"><a href="/news.html" class="nav-link ">News</a></li>
<li class="nav-item"><a href="/help.html" class="nav-link active">Help</a></li>
<li class="nav-item"><a href="/resources.html" class="nav-link ">Resources</a></li>
</ul>
</nav>
</header>
<div class="container flex-grow-1 flex-fill bg-body-secondary p-4">
<h1>Help</h1>
<h3>Communication</h3>
<h4>How to use Mumble</h4>
<p>
Mumble is free and open source software that can be download from
<a href="https://www.mumble.info/downloads/">Mumble.info</a>. It is
a low-latency voice client that lets you talk to your fellow
players using your microphone.
</p>
<p>
After installation, you will need to configure your audio first. The
helpful audio wizard will guide your through the settings.
</p>
<p>
Once that is all set up, you can connect to the Mumble server by
using the mumble link from the <a href="index.html">Home</a> page.
You should be able to connect and see something like this:
</p>
<figure class="figure">
<img src="assets/img/mumble_interface.png" alt="Screenshot of the Mumble interface" class="img-fluid">
</figure>
<p>
By default, you will be place in the Root, but you can double-click
on any channel to join. You will most likely want to go to the Lobby,
however, you can see which channels the other people hang out in. Note
that there will likely only be people here during the actual event.
</p>
<h4>How to use Matrix/Element</h4>
<p>
For text-based chatting, there is the Matrix channel. Matrix is a chat
protocol (amongst other things). To use the Matrix protocol, you will
need a client to connect to it. One of the most popular ones is called
Element which you can either download from
<a href="https://element.io/get-started">element.io</a> or just run in
your browser. If you don't have an account yet, you will be able to
create one.
</p>
<p>
Once you are logged in, you can follow the Matrix link on the
<a href="index.html">Home</a> page. It will take you to a page
asking about the application you want to use. If you downloaded
Element before, click on the Continue button for that. You should
be able to connect and see something like this:
</p>
<figure class="figure">
<img src="assets/img/element_interface.png" alt="Screenshot of the Element interface" class="img-fluid">
</figure>
<p>There are usually people here, even outside of the event.</p>
<h4>How to use XMPP/Movim</h4>
<p>
Another option for text-based chatting is XMPP. It's another protocol,
like Matrix but you can use it to join the same chat channel as above.
The two protocols are "bridged" which means that users can simply
talk to eachother despite using different protocols.
</p>
<p>
Like the Matrix protocol, there are also many XMPP chat clients
available. One of the easier ones it <a href="https://movim.eu/">Movim.eu</a>.
It allows you to easily create and account if you don't already have
an XMPP account.
</p>
<p>
From there, you can start the web-based client at <a href="https://mov.im">mov.im</a>.
After logging in, choose &quot;chats&quot; and then click on the big plus symbol.
</p>
<figure class="figure">
<img src="assets/img/movim_interface.png" alt="Screenshot of the Mov.im interface" class="img-fluid">
</figure>
<p>
In the new screen that pops up, you will find &quot;Join a chatroom&quot;
and then &quot;Join a custom chatroom&quot;. Paste the room name from
the link on the <a href="index.html">Home</a> page. You can type anything
you want in the Name field. That's only visible for you as the name
of this room.
</p>
<figure class="figure">
<img src="assets/img/movim_interface2.png" alt="Screenshot of the Mov.im interface" class="img-fluid">
</figure>
<p>There are usually people here, even outside of the event.</p>
<h3>Games</h3>
<p>Each game has their own separate help page</p>
<ul>
<li><a href="help_armagetron.html">Armagetron Advanced</a></li>
<li><a href="help_bzflag.html">Bzflag</a></li>
<li><a href="help_fteqw.html">FTEQW</a></li>
<li><a href="help_hedgewars.html">Hedgewars</a></li>
<li><a href="help_hypersomnia.html">Hypersomnia</a></li>
<li><a href="help_lix.html">Lix</a></li>
<li><a href="help_mindustry.html">Mindustry</a></li>
<li><a href="help_minetest.html">Minetest</a></li>
<li><a href="help_odamex.html">Odamex</a></li>
<li><a href="help_openhv.html">OpenHV</a></li>
<li><a href="help_opensoldat.html">OpenSoldat</a></li>
<li><a href="help_openspades.html">OpenSpades</a></li>
<li><a href="help_shatteredparadise.html">Shattered Paradise</a></li>
<li><a href="help_supertuxparty.html">Super Tux Party</a></li>
<li><a href="help_supertuxkart.html">SuperTuxKart</a></li>
<li><a href="help_teeworlds.html">Teeworlds</a></li>
<li><a href="help_ufoai.html">UFO: Alien Invasion</a></li>
<li><a href="help_unvanquished.html">Unvanquished</a></li>
<li><a href="help_wasted.html">Wasted</a></li>
<li><a href="help_xonotic.html">Xonotic</a></li>
</ul>
</div>
<footer class="footer d-flex flex-wrap justify-content-between align-items-center mt-auto px-5 py-2 bg-body-tertiary">
<ul class="nav justify-content-start list-unstyled d-flex">
<li class="nav-item"><a href="https://git.libregaming.org/onFOSS/onFOSS.org" target="_blank" class="nav-link">Source-Code</a></li>
<li class="nav-item"><a href="/privacy.html" class="nav-link">Privacy Notice</a></li>
<li class="nav-item"><a href="/imprint.html" class="nav-link">Imprint</a></li>
<li class="nav-item"><a href="/schedule.html" class="nav-link">History</a></li>
<li class="nav-item"><a href="/finances.html" class="nav-link">Finances</a></li>
</ul>
<div class="d-flex btn-group">
<a href="https://fosstodon.org/@onfoss" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-mastodon" viewBox="0 0 16 16">
<path d="M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z"/>
</svg>
<span class="visually-hidden">Mastodon</span>
</a>
<a href="https://peertube.linuxrocks.online/@onfoss" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" class="bi" viewBox="0 0 24 24">
<path fill="currentColor" d="M12 6.545v10.91L20.727 12M3.273 12v12L12 17.455M3.273 0v12L12 6.545"/>
</svg>
<span class="visually-hidden">PeerTube</span>
</a>
<a href="https://onfoss.org/feed.xml" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-rss" viewBox="0 0 16 16">
<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
<path d="M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-3-8.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"/>
</svg>
<span class="visually-hidden">RSS</span>
</a>
<a href="https://git.libregaming.org/onFOSS" target="_blank" class="btn btn-primary" role="button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-git" viewBox="0 0 16 16">
<path d="M15.698 7.287 8.712.302a1.03 1.03 0 0 0-1.457 0l-1.45 1.45 1.84 1.84a1.223 1.223 0 0 1 1.55 1.56l1.773 1.774a1.224 1.224 0 0 1 1.267 2.025 1.226 1.226 0 0 1-2.002-1.334L8.58 5.963v4.353a1.226 1.226 0 1 1-1.008-.036V5.887a1.226 1.226 0 0 1-.666-1.608L5.093 2.465l-4.79 4.79a1.03 1.03 0 0 0 0 1.457l6.986 6.986a1.03 1.03 0 0 0 1.457 0l6.953-6.953a1.031 1.031 0 0 0 0-1.457"/>
</svg>
<span class="visually-hidden">Git</span>
</a>
</div>
</footer>
</body>
</html>