onFOSS.org-Deploy/_site/schedule.html

341 lines
13 KiB
HTML

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>onFOSS</title>
<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">
</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="/assets/img/icon.svg" alt="Site icon">
<span class="fs-4">onFOSS</span>
</a>
<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="/tournament.html" class="nav-link ">Tournament</a></li>
<li class="nav-item"><a href="/schedule.html" class="nav-link active">Schedule</a></li>
<li class="nav-item"><a href="/help.html" class="nav-link ">Help</a></li>
<li class="nav-item"><a href="/resources.html" class="nav-link ">Resources</a></li>
</ul>
</header>
</nav>
<div class="container">
<h1>Schedule</h1>
<h2>Upcoming</h2>
<p>No upcoming events scheduled</p>
<h2>Past</h2>
<h4>Saturday 06 May 2023, 12:00 UTC</h4>
<script>
var event_year = 2023;
var event_month = 5;
var event_day = 6;
var d = new Date(Date.UTC(event_year, event_month, event_day, 12, 00));
document.writeln("<p>(Local time: "+d.toTimeString()+")</p>")
</script>
<p>onFOSS-LAN hosted by hribhrib</p>
<ul>
<li>12:00UTC Get and chill together<script>d=new Date(Date.UTC(event_year, event_month, event_day, 12, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>13:00UTC OpenSpades<script>d=new Date(Date.UTC(event_year, event_month, event_day, 13, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>14:30UTC Blockbomber<script>d=new Date(Date.UTC(event_year, event_month, event_day, 14, 30));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>15:30UTC Break<script>d=new Date(Date.UTC(event_year, event_month, event_day, 15, 30));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>16:00UTC Xonotic <a href="tournament.html" class="game-tournament">Tournament</a><script>d=new Date(Date.UTC(event_year, event_month, event_day, 16, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>18:00UTC Break<script>d=new Date(Date.UTC(event_year, event_month, event_day, 18, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>18:30UTC OpenHV<script>d=new Date(Date.UTC(event_year, event_month, event_day, 18, 30));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>20:00UTC Mindustry<script>d=new Date(Date.UTC(event_year, event_month, event_day, 20, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
</ul>
<h4>Saturday 17 December 2022, 14:00 UTC</h4>
<script>
var event_year = 2022;
var event_month = 12;
var event_day = 17;
var d = new Date(Date.UTC(event_year, event_month, event_day, 14, 00));
document.writeln("<p>(Local time: "+d.toTimeString()+")</p>")
</script>
<p>onFOSS-LAN hosted by DeathByDenim</p>
<ul>
<li>14:00UTC Get together<script>d=new Date(Date.UTC(event_year, event_month, event_day, 14, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>14:30UTC Doom (ODAMEX) XMAS mod<script>d=new Date(Date.UTC(event_year, event_month, event_day, 14, 30));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>15:15UTC Teeworlds<script>d=new Date(Date.UTC(event_year, event_month, event_day, 15, 15));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>16:00UTC OpenSpades<script>d=new Date(Date.UTC(event_year, event_month, event_day, 16, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>17:00UTC Break<script>d=new Date(Date.UTC(event_year, event_month, event_day, 17, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>18:00UTC Lix<script>d=new Date(Date.UTC(event_year, event_month, event_day, 18, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>18:30UTC Free Play!<script>d=new Date(Date.UTC(event_year, event_month, event_day, 18, 30));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<ul>
<li>Shattered Paradise</li>
</ul>
</ul>
<h4>Saturday 02 July 2022, 14:00 UTC</h4>
<script>
var event_year = 2022;
var event_month = 7;
var event_day = 2;
var d = new Date(Date.UTC(event_year, event_month, event_day, 14, 00));
document.writeln("<p>(Local time: "+d.toTimeString()+")</p>")
</script>
<p>onFOSS-LAN hosted by DeathByDenim</p>
<ul>
<li>14:00UTC OpenSoldat<script>d=new Date(Date.UTC(event_year, event_month, event_day, 14, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>15:00UTC Lix<script>d=new Date(Date.UTC(event_year, event_month, event_day, 15, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>16:00UTC Teeworlds DDrace<script>d=new Date(Date.UTC(event_year, event_month, event_day, 16, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>17:00UTC Free play!<script>d=new Date(Date.UTC(event_year, event_month, event_day, 17, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<ul>
<li>OpenSpades</li>
<li>OpenHV</li>
</ul>
</ul>
<h4>Saturday 19 March 2022, 14:00 UTC</h4>
<script>
var event_year = 2022;
var event_month = 3;
var event_day = 19;
var d = new Date(Date.UTC(event_year, event_month, event_day, 14, 00));
document.writeln("<p>(Local time: "+d.toTimeString()+")</p>")
</script>
<p>onFOSS-LAN hosted by DeathByDenim</p>
<ul>
<li>14:00UTC Armagetron Advanced<script>d=new Date(Date.UTC(event_year, event_month, event_day, 14, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>15:00UTC Xonotic - Battle Royale<script>d=new Date(Date.UTC(event_year, event_month, event_day, 15, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>16:00UTC Lix<script>d=new Date(Date.UTC(event_year, event_month, event_day, 16, 00));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<li>16:30UTC Free play!<script>d=new Date(Date.UTC(event_year, event_month, event_day, 16, 30));document.writeln(" ("+ Intl.DateTimeFormat(undefined, {hour: '2-digit', minute: '2-digit', timeZoneName: 'short'}).format(d) + ")")</script></li>
<ul>
<li>Hedgewars</li>
<li>SuperTuxKart (Race and Soccer modes)</li>
</ul>
</ul>
<p>
Additionally, there was a fundraiser to help the people suffering
from the war in Ukraine &#x1F1FA;&#x1F1E6;. I matched your donation
(up to $500 total) and additionally, the government of Canada
&#x1F1E8;&#x1F1E6; will match mine until 18 March. So, that's triple
the value for any donation you make. It doesn't have to be to the
Canadian Red Cross, you probably have a local equivalent.
</p>
<p>
<em>UPDATE (2022-03-08)</em>: Canada reached the $10M already so they are not
doubling anymore. I'll still double but this means your amount won't
count as triple anymore.
</p>
<p>
<em>UPDATE (2022-03-13)</em>: Canada increased the limit to $30M, so
any donation you make is once again tripled.
</p>
<p>
<em>UPDATE (2022-03-14)</em>: Oh, never mind, this goal has already
been reached. Anyway, I'll still match what you donate!
</p>
<p>
<em>UPDATE (2022-03-19)</em>: Donations are closed. A total amount
of &euro;40 was collected and the equivalent of CAD 55.64 was
donated to the Canadian Red Cross.
</p>
<p>List of donations:</p>
<ul>
<li>Anonymous: &euro;40</li>
</ul>
<h4>Saturday 12 February 2022, 15:00 UTC</h4>
<script>
var event_year = 2022;
var event_month = 2;
var event_day = 12;
var d = new Date(Date.UTC(event_year, event_month, event_day, 15, 00));
document.writeln("<p>(Local time: "+d.toTimeString()+")</p>")
</script>
<p>Session to test if it all works as intended</p>
<ul>
<li>OpenSpades</li>
<li>OpenHV</li>
<li>Xonotic</li>
</ul>
</div>
</body>
</html>